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

E2E Happy path tests are failing while waiting for workspace readiness #18876

Closed
3 of 22 tasks
dmytro-ndp opened this issue Jan 25, 2021 · 1 comment
Closed
3 of 22 tasks
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/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. status/in-progress This issue has been taken by an engineer and is under active development.
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Jan 25, 2021

Describe the bug

E2E Happy path tests are failing while waiting for workspace readiness:
https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/che-pr-tests/view/K8S/job/Multiuser-Che-PR-check-E2E-Happy-path-tests-against-k8s/4377/console

  Validation of workspace start
          ▼ DriverHelper.navigateToUrl https://che-eclipse-che.10.0.102.227.nip.io/dashboard/#/ide/admin/petclinic-dev-environment
  [WARN] PreferencesHandler.setPreference could not set theia-user-preferences from api/preferences response, forcing manually.
          ▼ PreferencesHandler.setTerminalToDom
          ▼ MultiUserLoginPage.login
          ▼ CheLoginPage.waitEclipseCheLoginFormPage
          ▼ CheLoginPage.inputUserNameEclipseCheLoginPage username: "admin"
          ▼ CheLoginPage.inputPaswordEclipseCheLoginPage password: "admin"
          ▼ CheLoginPage.clickEclipseCheLoginButton
    ✓ Open workspace (3867ms)
          ▼ Ide.waitAndSwitchToIdeFrame
          ▼ Ide.waitPreloaderVisible
    1) Wait for workspace readiness
  [ERROR] CheReporter runner.on.fail: Validation of workspace start Wait for workspace readiness failed after 722912ms


  1 passing (12m)
  1 failing

  1) Validation of workspace start
       Wait for workspace readiness:
     TimeoutError: Exceeded maximum visibility checkings attempts for 'By(css selector, .theia-preload)' element, timeouted after 360000
      at DriverHelper.waitVisibility (/tmp/e2e/utils/DriverHelper.ts:152:15)
      at process._tickCallback (internal/process/next_tick.js:68:7)

screenshot-Wait_for_workspace_readiness (1)

The issue has affected PR Happy path tests, therefor it's kind of blocker.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • 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)
  • other: please specify

Eclipse Che Logs

Additional context

Latest changes: Dashboard Next #18391

@dmytro-ndp dmytro-ndp added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. area/qe labels Jan 25, 2021
@dmytro-ndp dmytro-ndp added the status/in-progress This issue has been taken by an engineer and is under active development. label Jan 25, 2021
@dmytro-ndp dmytro-ndp added this to the 7.25 milestone Jan 25, 2021
@tolusha tolusha mentioned this issue Jan 26, 2021
9 tasks
@Ohrimenko1988
Copy link
Contributor

Done: #18428

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/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

No branches or pull requests

2 participants