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

Flaky test: AssertionError: Timed out retrying after 4000ms: Expected to find element: code, but never found it. #23153

Closed
rachelruderman opened this issue Aug 5, 2022 · 3 comments · Fixed by #26505
Labels
OS: windows process: flaky test Related to test(s) that have flake in our internal tests

Comments

@rachelruderman
Copy link
Contributor

rachelruderman commented Aug 5, 2022

Link to dashboard or CircleCI failure

https://app.circleci.com/pipelines/github/cypress-io/cypress/41309/workflows/91b07182-06e5-4d6c-88aa-8861ac4c660f/jobs/1710135

Link to failing test in GitHub

https://github.com/cypress-io/cypress/blob/develop/packages/launchpad/cypress/e2e/project-setup.cy.ts#L582

Analysis

Screen Shot 2022-08-05 at 12 30 11 PM

Cypress Version

10.4.0

Other

Search for this issue number in the codebase to find the test(s) skipped until this issue is fixed

@rachelruderman rachelruderman self-assigned this Aug 5, 2022
@cypress-bot cypress-bot bot added stage: investigating Someone from Cypress is looking into this stage: flake and removed stage: fire watch stage: investigating Someone from Cypress is looking into this labels Aug 5, 2022
@rachelruderman rachelruderman removed their assignment Aug 10, 2022
@rachelruderman
Copy link
Contributor Author

Added .skip to this test in #23167. Please remove .skip when test is stable

@rachelruderman
Copy link
Contributor Author

Same failure in test immediately before this one; additional skip added

Screen Shot 2022-08-16 at 2 43 09 PM

@mschile mschile added triage and removed triage labels Aug 18, 2022
@flotwig flotwig added the process: flaky test Related to test(s) that have flake in our internal tests label Feb 1, 2023
jordanpowell88 added a commit that referenced this issue Apr 14, 2023
jordanpowell88 added a commit that referenced this issue Apr 17, 2023
* test(launchpad): fix flaky tests

Closes #23153

Closes #23154

---------

Co-authored-by: astone123 <adams@cypress.io>
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 17, 2023

Released in 12.10.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v12.10.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Apr 17, 2023
astone123 added a commit to kgroat/cypress that referenced this issue Apr 19, 2023
* test(launchpad): fix flaky tests

Closes cypress-io#23153

Closes cypress-io#23154

---------

Co-authored-by: astone123 <adams@cypress.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
OS: windows process: flaky test Related to test(s) that have flake in our internal tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants