Che Theia stable happy path should use stable e2e tests source code #19568
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
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.
Describe the bug
Currently, Che Theia has next and stable happy path checks.
Both use e2e source code from Che master branch, but one use the next Che Server, when another the latest released.
Which lead to failure in case master e2e source code does not correspond the released version (Theia or Dashboard).
Like here https://github.com/eclipse-che/che-theia/pull/1067/checks?check_run_id=2330948745
e2e tests expect
Workspaces (
to be present, but the latest released version hasWorkspaces
text on dashboardChe version
Steps to reproduce
Expected behavior
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
The text was updated successfully, but these errors were encountered: