-
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
Happy path test are failing on "Validation of debug functionality" because there is no debug configuration #19887
Comments
@dmytro-ndp on Firefox,/Windows, it says "video can't be played becuase the file is corrupt" in your screencast above. |
@tsmaeder: thanks for information. |
The issue is reproduced from time to time, e.g. https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/pr-check/job/che-tests-pr-check/46/console It looks like a product flakiness, not the test flakiness. |
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
) * Move timeout to PreviewWidget.waitContentAvailable() method * Use eclipse/che 'main' branch instead of 'master' one * Get rid of timeout and don't click on 'refresh' button * Run e2e tests from che-e2e:next image * Increase 'TS_SELENIUM_CLICK_ON_VISIBLE_ITEM' to 5 seconds * Remove outdated workaround to che#14520 * Increase timeout of waiting on 'SpringApplication.class' file opened * Add workaround to #19887 Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
The issue has been reproduced in Eclipse Che 7.33.0-SNAPSHOT nightly tests [1], and is constantly reproducing in Eclipse Che PR check today [2]. [1] https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/basic/job/che-server/197/console |
@dmytro-ndp Please see the report here |
@RomanNikitenko : thank you for information! |
Second try: #20079 |
QE has added workaround into the E2E tests, and developers / users seems don't really care about it. |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Describe the bug
Happy path test are failing on "Validation of debug functionality" because of there is no debug configuration:
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/basic/job/che-server/37/console
Test error log:
Screencast:
output.50.mp4
Che version
Steps to reproduce
Run Happy path tests.
Expected behavior
Runtime
kubectl version
)oc version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/basic/job/che-server/37/artifact/logs-and-configs/workspace-logs/
Additional context
The text was updated successfully, but these errors were encountered: