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 tests failed on "Language server validation" step #16017

Closed
4 of 23 tasks
dmytro-ndp opened this issue Feb 13, 2020 · 3 comments
Closed
4 of 23 tasks

E2E tests failed on "Language server validation" step #16017

dmytro-ndp opened this issue Feb 13, 2020 · 3 comments
Assignees
Labels
area/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. sprint/current
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Feb 13, 2020

Describe the bug

  1. Happy path E2E tests failed on "Java LS initialization" step:
    https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/904/console
        ▼ Ide.waitStatusBarContains "Starting Java Language Server"
Known flakiness has occurred https://github.com/eclipse/che/issues/14944
        ▼ DriverHelper.reloadPage
        ▼ Ide.waitStatusBarContains "Starting Java Language Server"
    1) Java LS initialization

  3 passing (6m)
  1 failing

  1) Language server validation
       Java LS initialization:
     TimeoutError: Waiting for element to be located By(css selector, div[id='theia-statusBar'])
Wait timed out after 180002ms

screenshot-Java_LS_initialization

Screencast: https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/904/artifact/tests/e2e/report/executionScreencast/

  1. Devfile E2E tests failed on "LS initialization" and "Suggestion invoking" steps:
    https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/905/console
  • Vert.x "LS initialization" screenshot
    screenshot-LS_initialization

  • Vert.x "Suggestion invoking" screenshot
    screenshot-Suggestion_invoking

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)

Installation method

  • chectl:next with operator installer
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: CRW CCI
@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. area/qe labels Feb 13, 2020
@dmytro-ndp dmytro-ndp added this to the Backlog - QE milestone Feb 13, 2020
@dmytro-ndp dmytro-ndp changed the title E2E tests failed on Java LS initialization step E2E tests failed on "Language server validation" step Feb 13, 2020
@Ohrimenko1988 Ohrimenko1988 self-assigned this Feb 13, 2020
@tsmaeder
Copy link
Contributor

For what it's worth, Java support seems to start just fine on nightly.

@dmytro-ndp
Copy link
Contributor Author

dmytro-ndp commented Feb 13, 2020

The possible reason of issue are changes in che-plugin-registry.

@Ohrimenko1988
Copy link
Contributor

Done #16031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/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. sprint/current
Projects
None yet
Development

No branches or pull requests

4 participants