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

[Cypress] Make cypress UI tests green again #381

Closed
mmartin24 opened this issue Sep 18, 2023 · 4 comments
Closed

[Cypress] Make cypress UI tests green again #381

mmartin24 opened this issue Sep 18, 2023 · 4 comments
Assignees
Labels
area/qa Excluded from release notes. Quality assurance / Regression testing

Comments

@mmartin24
Copy link
Contributor

mmartin24 commented Sep 18, 2023

Several items to tackle and investigate:

  • About page tests failing again in the reload part.
  • Some tests in Prague runners seem to work ok when running individually but fail when running nightly.
@mmartin24 mmartin24 added the area/qa Excluded from release notes. Quality assurance / Regression testing label Sep 18, 2023
@mmartin24 mmartin24 self-assigned this Sep 18, 2023
@mmartin24 mmartin24 added this to the Outside release-cycle milestone Sep 18, 2023
@mmartin24
Copy link
Contributor Author

PR for disabling reload on About tests here: #380

@mmartin24
Copy link
Contributor Author

Also spaced the different test workflows' starting times here: #382

@mmartin24
Copy link
Contributor Author

It seems the above did not helped after today's results on NUE runners:

STD-UI-Latest-Chrome #670
Applications: error verifying credentials: error while connecting to the Epinio server: empty
Almost all the rest: AssertionError: Timed out retrying after 240000ms: Expected to find content: '===> EXPORTING' but never did.

STD-UI-Latest-Firefox #553
AssertionError: Timed out retrying after 240000ms: Expected to find content: '===> EXPORTING' but never did.
AssertionError: Timed out retrying after 10000ms: Expected to find content: 'Namespaces 3' within the element: [ <h1>, 2 more... ] but never did.
NS_ERROR_UNEXPECTED

Rancher-UI-1-Chrome #760
s3gw: AssertionError: Timed out retrying after 240000ms: Expected to find content: '===> EXPORTING' but never did.
minio: stucked. (had to pull out)

Rancher-UI-2-Firefox #751
1 test failing with AssertionError: Timed out retrying after 240000ms: Expected to find content: '===> EXPORTING' but never did.

@mmartin24
Copy link
Contributor Author

This issue above due to: epinio/epinio#2583; already solved.
Apart from that Rancher Chrome tests, presented an issue with runner gha08-runner-0so I moved it and open this issue: epinio/epinio#2598

After all this, status of tests are green again, so closing issue:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qa Excluded from release notes. Quality assurance / Regression testing
Projects
Archived in project
Development

No branches or pull requests

1 participant