Skip to content
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 tests are failing on "Check the running application" step #19895

Closed
4 of 23 tasks
dmytro-ndp opened this issue May 31, 2021 · 0 comments · Fixed by #19909
Closed
4 of 23 tasks

Happy path tests are failing on "Check the running application" step #19895

dmytro-ndp opened this issue May 31, 2021 · 0 comments · Fixed by #19909
Assignees
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. sprint/current
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented May 31, 2021

Describe the bug

Happy path tests failed on "Check the running application" step:
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/pr-check/job/che-theia-pr-check/107/console

13:28:51            ▼ PreviewWidget.refreshPage
13:28:51              ‣ DriverHelper.waitAndClick By(css selector, .theia-mini-browser .theia-mini-browser-refresh)
13:28:51              ‣ DriverHelper.waitVisibility By(css selector, .theia-mini-browser .theia-mini-browser-refresh)
13:28:51              ‣ DriverHelper.waitVisibility - Element is located and is visible.
13:28:51            ▼ PreviewWidget.waitAndSwitchToWidgetFrame
13:28:51              ‣ DriverHelper.waitAndSwitchToFrame By(css selector, div.theia-mini-browser iframe)
13:28:51              ‣ DriverHelper.wait (10000 milliseconds)
13:29:01      1) Check the running application
13:29:01    [ERROR] CheReporter runner.on.fail: Validation of workspace build and run Check the running application failed after 62087ms
13:29:01  
13:29:01  
13:29:01    10 passing (8m)
13:29:01    1 pending
13:29:01    1 failing
13:29:01  
13:29:01    1) Validation of workspace build and run
13:29:01         Check the running application:
13:29:01       TimeoutError: Wait timed out after 61769ms
13:29:01        at /tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:2201:17

Google Chrome console log fragment:

"SEVERE" "" "https://serverldcrfw0q-jwtproxy-server-4402.10.0.210.190.nip.io/vs/editor/editor.main.js 30:600 Uncaught Error: > There is no document for breakpointinput:vs.editor…@theia/plugin-ext/lib/plugin/languages.js:333:21)"
"SEVERE" "" "https://serverldcrfw0q-jwtproxy-server-4402.10.0.210.190.nip.io/vs/editor/editor.main.js 30:600 Uncaught Error: There is no document for breakpointinput:vs.editor…@theia/plugin-ext/lib/plugin/languages.js:333:21)"
"SEVERE" "" "https://serverldcrfw0q-jwtproxy-server-4402.10.0.210.190.nip.io/bundle.js 32:363433 "root ERROR Notification handler 'connected' failed with message: Cannot read property 'apply' of undefined""
"SEVERE" "" "https://serverldcrfw0q-jwtproxy-server-4402.10.0.210.190.nip.io/bundle.js 2:77291 Uncaught Error: No file system provider found for scheme https"

screenshot-Check_the_running_application

Screencast:

output.52.mp4

There was weird URL in preview widget: "https://about:blank#blocked"

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Run Happy path tests.

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube 1.1.1
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: CRW CCI

Eclipse Che Logs

https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/Che/job/e2e/job/minikube/job/pr-check/job/che-theia-pr-check/107/artifact/logs-and-configs/workspace-logs/

Additional context

Possible root cause: #19910

@dmytro-ndp dmytro-ndp added kind/bug Outline of a bug - must adhere to the bug report template. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. area/qe labels May 31, 2021
@ericwill ericwill added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels May 31, 2021
@dmytro-ndp dmytro-ndp self-assigned this Jun 1, 2021
@dmytro-ndp dmytro-ndp added team/che-qe sprint/current severity/P1 Has a major impact to usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development. and removed severity/P2 Has a minor but important impact to the usage or development of the system. labels Jun 1, 2021
@dmytro-ndp dmytro-ndp removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jun 7, 2021
@dmytro-ndp dmytro-ndp added this to the 7.32 milestone Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. sprint/current
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants