-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons for tabs are not displayed #17978
Comments
@dmytro-ndp is it stable reproducible or does it requires some specific environment, devfile, etc. |
@dmytro-ndp It seems we were modifying the issue labels at the same time |
Tested on https://che.openshift.io/ - can not reproduce the bug |
@dmytro-ndp could you also attach the screenshot of Help>About dialog to check what version is used in your case? |
@azatsarynnyy, @RomanNikitenko: I also can't reproduce it on che.openshift.io in workpsace having changes from corresponding PR https://che.openshift.io/f/?url=https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che-theia/pr-823/simple/che-theia-maven-devfile.yaml |
It's nightly version of che-theia: quay.io/eclipse/che-theia@sha256:3be78bf018b54eb6a8cf518a85cda95973cb831652819003e43c234116f3aa05 |
@RomanNikitenko, @azatsarynnyy: I have reproduced an issue on Eclipse Che nightly instance on QE OCP https://che-nightly-che.apps.ocp45.crw-qe.com/dashboard/#/ide/admin/apache-camel-k-sxln1?tab=getStarted |
@dmytro-ndp But from your screenshot I see that a task was not started at all I thought that E2E tests were failed because they were waiting successfully completed task #17973 |
@dmytro-ndp Thank you very much for your help, Dmytro! |
@RomanNikitenko: you are right about the test. |
I understand, but technically the causes of the problems are different for already started task and not started at all. As I mentioned above #17978 (comment) I can reproduce the issue using instance that you provided and we can use this one to debug the corresponding code and fix the issue. |
@dmytro-ndp btw: you can see it on your screenshots as well, here for example: #17978 (comment) |
@RomanNikitenko: good catch, thank you! |
Describe the bug
Icons are absent for different kinds of tabs: task tab, terminal tab, editor tab.
Please see #17978 (comment)
The issue is blocking an update Devfile E2E tests and GitSSH flow E2E tests #17973.
Che version
Steps to reproduce
Expected behavior
A tab contains the corresponding icon:
Actual wrong result
There are no icons for tabs:
Runtime
kubectl version
)oc version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: