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 failed on build of test project step #15284

Closed
4 of 22 tasks
dmytro-ndp opened this issue Nov 22, 2019 · 1 comment
Closed
4 of 22 tasks

E2E Happy path tests failed on build of test project step #15284

dmytro-ndp opened this issue Nov 22, 2019 · 1 comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@dmytro-ndp
Copy link
Contributor

Describe the bug

E2E Happy path tests failed because test project didn't build successfully:
https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/che-pr-tests/view/K8S/job/Single-Che-PR-check-E2E-Happy-path-tests-against-k8s-on-codenvy-slave9/1226/console
screenshot-Build_application

  Validation of workspace build and run
        ▼ TopMenu.selectOption "Terminal"
        ▼ TopMenu.clickOnTopMenuButton "Terminal"
        ▼ Ide.closeAllNotifications
        ▼ TopMenu.clickOnSubmenuItem "Run Task..."
        ▼ QuickOpenContainer.waitContainer
        ▼ QuickOpenContainer.clickOnContainerItem "build-file-output"
        ▼ QuickOpenContainer.waitContainer
        ▼ QuickOpenContainer.waitContainerDisappearance
        ▼ QuickOpenContainer.clickOnContainerItem "Continue without scanning the task output"
        ▼ QuickOpenContainer.waitContainer
        ▼ QuickOpenContainer.waitContainerDisappearance
        ▼ ProjectTree.expandPathAndOpenFile "petclinic"
        ▼ ProjectTree.expandItem "petclinic"
        ▼ ProjectTree.waitItemExpanded "petclinic"
        ▼ ProjectTree.clickOnItem "petclinic/result-build-output.txt"
    1) Build application

  8 passing (6m)
  1 pending
  1 failing

  1) Validation of workspace build and run
       Build application:
     TimeoutError: Waiting for element to be located By(css selector, div[id='/projects:/projects/petclinic/result-build-output.txt'])
Wait timed out after 220006ms

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  • start Che on kubernetes using eclipse/che-server:nighty
  • create workspace using Happy path tests DevFile.
  • build test project

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:

Screencast

https://youtu.be/c8xhi_-zFHg

Installation method

  • chectl
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: codenvy-slave9
    It wasn't reproduced on CRW upshift slaves

Additional context

@dmytro-ndp dmytro-ndp added kind/bug Outline of a bug - must adhere to the bug report template. team/che-qe labels Nov 22, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 22, 2019
@dmytro-ndp dmytro-ndp changed the title E2E Happy path tests failed on build test project E2E Happy path tests failed on build of test project step Nov 22, 2019
@tolusha tolusha removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 22, 2019
@dmytro-ndp
Copy link
Contributor Author

The issue wasn't reproduced locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants