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 failed on "Run debug and check application stop in the breakpoint" step #14822

Closed
4 of 23 tasks
dmytro-ndp opened this issue Oct 9, 2019 · 2 comments
Closed
4 of 23 tasks
Assignees
Labels
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 status/in-progress This issue has been taken by an engineer and is under active development.
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

Describe the bug

Happy path tests fails sometimes on the step "Run debug and check application stop in the breakpoint", for example https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/che-pr-tests/view/K8S/job/Che-Theia-PR-check-E2E-Happy-path-tests-against-K8S__reserved/294/consoleFull:

    ✓ Add debug configuration options (7430ms)
        ▼ Editor.selectTab "PetClinicApplication.java"
        ▼ Ide.closeAllNotifications
        ▼ Editor.waitTab "PetClinicApplication.java"
        ▼ Editor.clickOnTab "PetClinicApplication.java"
        ▼ Ide.closeAllNotifications
        ▼ Editor.waitTabFocused "PetClinicApplication.java"
        ▼ TopMenu.selectOption "View"
        ▼ TopMenu.clickOnTopMenuButton "View"
        ▼ Ide.closeAllNotifications
        ▼ TopMenu.clickOnSubmenuItem "Debug"
        ▼ Ide.waitRightToolbarButton
        ▼ DebugView.clickOnDebugConfigurationDropDown
        ▼ DebugView.clickOnDebugConfigurationItem "Debug (Launch) - Current File"
        ▼ Ide.performKeyCombination ""
        ▼ DebugView.clickOnRunDebugButton
        ▼ PreviewWidget.refreshPage
        ▼ Editor.waitStoppedDebugBreakpoint title: "PetClinicApplication.java" line: "32"
        ▼ Editor.getLineYCoordinates line: "32"
        ▼ PreviewWidget.refreshPage
        ▼ Editor.waitStoppedDebugBreakpoint title: "PetClinicApplication.java" line: "32"
        ▼ Editor.getLineYCoordinates line: "32"
    1) Run debug and check application stop in the breakpoint

There was start web application error:
screenshot-Run_debug_and_check_application_stop_in_the_breakpoint
Screenshot from 2019-10-09 11-27-49

Screencast

https://youtu.be/-0WHCVvHBHU

Logs

https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/che-pr-tests/view/K8S/job/Che-Theia-PR-check-E2E-Happy-path-tests-against-K8S__reserved/294/artifact/logs-and-configs/

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

https://github.com/eclipse/che/blob/master/e2e/tests/e2e_happy_path/HappyPath.spec.ts#L264

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)

Installation method

  • chectl:next
  • 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. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. team/che-qe labels Oct 9, 2019
@dmytro-ndp dmytro-ndp added this to the Backlog - QE milestone Oct 9, 2019
@dmytro-ndp dmytro-ndp added sprint/current severity/P1 Has a major impact to usage or development of the system. labels Oct 9, 2019
@dmytro-ndp dmytro-ndp added the status/in-progress This issue has been taken by an engineer and is under active development. label Oct 9, 2019
@rhopp rhopp modified the milestones: Backlog - QE, 7.3.0 Oct 15, 2019
@musienko-maxim
Copy link
Contributor

This problem was not reprodused lat 3 days. I am observing couple days if it is not reproduced i will close the issue

@rhopp rhopp modified the milestones: 7.3.0, 7.4.0 Oct 16, 2019
@rhopp
Copy link
Contributor

rhopp commented Nov 28, 2019

This has not been reproduced for some time.

@rhopp rhopp closed this as completed Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 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

3 participants