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

Smoke test fails for Che-Code #23099

Closed
RomanNikitenko opened this issue Aug 19, 2024 · 5 comments
Closed

Smoke test fails for Che-Code #23099

RomanNikitenko opened this issue Aug 19, 2024 · 5 comments
Assignees
Labels
area/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.

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Aug 19, 2024

Describe the bug

The error is:

The SmokeTest userstory
       Create workspace from factory:https://github.com/che-incubator/quarkus-api-example?df=smoke-test.devfile.yaml
         Create and open new workspace from factory:https://github.com/che-incubator/quarkus-api-example?df=smoke-test.devfile.yaml:
     TimeoutError: Exceeded maximum clicking attempts, the 'By(xpath, //div[@id='page-sidebar']//a[text()='Create Workspace'])' element is not clickable
      at DriverHelper.waitAndClick (/tmp/e2e/utils/DriverHelper.ts:308:15)
      at async Dashboard.clickCreateWorkspaceButton (/tmp/e2e/pageobjects/dashboard/Dashboard.ts:97:9)
      at async Context.<anonymous> (/tmp/e2e/tests-library/WorkspaceHandlingTests.ts:71:13)

Che version

7.90@latest

Steps to reproduce

Please see https://github.com/che-incubator/che-code/actions/runs/10427763710/job/28929617792?pr=402

Expected behavior

Smoke test successfully passes for the Che-Code

@RomanNikitenko RomanNikitenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 19, 2024
@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 19, 2024
@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. area/qe and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 19, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Aug 19, 2024

@dmytro-ndp @musienko-maxim should we make it a blocker?

@musienko-maxim
Copy link
Contributor

It seems the problem on the Smoke test side is that the trust dialog is not performed:
Selection_002
I need to create an issue and update the test image by performing the dialog. Try to look at this and fix ASAP

@RomanNikitenko RomanNikitenko moved this to 📋 Backlog (not in current Sprint) in Eclipse Che Team B Backlog Aug 20, 2024
@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Aug 20, 2024

SmokeTest itself has already been fixed to handle untrusted source warning (see PR #23088).
It should be enough to update quay.io/mmusiien/che-e2e:smoke-test , so no need to create of a separate issue, IMHO.

@musienko-maxim
Copy link
Contributor

The test image was updated to the actual state we need to check it in the next running of a smoke test

@github-project-automation github-project-automation bot moved this from 📋 Backlog (not in current Sprint) to ✅ Done in Eclipse Che Team B Backlog Aug 20, 2024
@RomanNikitenko
Copy link
Member Author

@dmytro-ndp @musienko-maxim
The smoke test passed successfully in my PR https://github.com/che-incubator/che-code/actions/runs/10451332989/job/29039258589?pr=398.
Thank you both for your help!

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/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants