E2E typescript devfile tests failed because there were no notification popups when task had finished in Editor #17973
Closed
5 of 22 tasks
Labels
area/qe
e2e-test/failure
Issues that is related to a test failures reported by our CI platform and our QE.
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
status/blocked
Issue that can’t be moved forward. Must include a comment on the reason for the blockage.
Milestone
Describe the bug
Eclipse Che nightly tests had failed because there were no notification popups when task had finished execution in Editor.
https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/2268/artifact/tests/e2e/report/
That is expected behavior now, because upstream theia has stopped showing task notifications eclipse-theia/theia#8331, and we can't check task status icons instead, because they don't appear #17978.
Che version
Steps to reproduce
Expected behavior
Popup with message "Task 'install dependencies (Global)' has exited with code 0." has been appeared
Actual wrong behavior
There were no popup with message "Task 'install dependencies (Global)' has exited with code 0."
che-theia container logs
che-theia container logs
Errors in che-machine-exec container logs:
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
Recent changes: eclipse-che/che-theia@406187e
The text was updated successfully, but these errors were encountered: