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] Sometimes the "Happy path" test fails when click on "Start debug" button #14141

Closed
4 of 23 tasks
Ohrimenko1988 opened this issue Aug 7, 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/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@Ohrimenko1988
Copy link
Contributor

Describe the bug

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Create workspace from devfile https://raw.githubusercontent.com/eclipse/che/master/e2e/files/happy-path/happy-path-workspace.yaml
  2. Launch created workspace
  3. Open workspace
  4. Build application by command "che: build"
  5. Open codebase and set breakpoint
  6. Launch command "che: run-debug"
  7. Open debug explorer
  8. Click on "Run debug" button
  9. Pay attention that application has been crushed

Expected behavior

Debug session is run

Observed behavior

Application is failed

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
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

@Ohrimenko1988 Ohrimenko1988 self-assigned this Aug 7, 2019
@Ohrimenko1988 Ohrimenko1988 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. severity/P2 Has a minor but important impact to the usage or development of the system. team/che-qe labels Aug 7, 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 Aug 7, 2019
@ibuziuk ibuziuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 8, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Aug 8, 2019

@rhopp moving to 7.1.0 for now since it is P2 and not crucial (but, nice to have) for GA

@ibuziuk ibuziuk added this to the 7.1.0 milestone Aug 8, 2019
Ohrimenko1988 added a commit that referenced this issue Aug 12, 2019
…ls when click on "Start debug" button) (#14180)


Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
@Ohrimenko1988
Copy link
Contributor Author

Done #14180

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/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants