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

chore: unskip some tests that were previously flaky #29037

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Feb 29, 2024

Additional details

Unskipping some tests that were previously skipped. I noticed in our UI Coverage scoring that we had no coverage on the buttons that click to choose a browser, which led me to see that we had skipped all of these tests. There's a bug with how we're detecting UI Coverage of this element though, so this doesn't actually increase our score atm.

When running them, they seem to pass consistently, but I'll track if this introduces more flake. The guarding of loading the page added in previous PRs may have addressed the previous flake.

I tried to unskip an extra one, but it was still flaky 😢

Steps to test

See the tests pass.

How has the user experience changed?

N/A

Copy link

cypress bot commented Feb 29, 2024

1 flaky test on run #54281 ↗︎

0 551 8 0 Flakiness 1

Details:

skipping test again until this is investigated.
Project: cypress Commit: 8ed84a0838
Status: Passed Duration: 14:14 💡
Started: Feb 29, 2024 9:59 PM Ended: Feb 29, 2024 10:13 PM
Flakiness  cypress/e2e/specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e

View Output

Test Artifacts
App/Cloud Integration - Latest runs and Average duration > when no runs are recorded > shows placeholders for all visible specs Test Replay Screenshots

Review all test suite changes for PR #29037 ↗︎

@jennifer-shehane jennifer-shehane self-assigned this Mar 5, 2024
@AtofStryker AtofStryker self-requested a review March 5, 2024 17:31
@jennifer-shehane jennifer-shehane merged commit 96eab73 into develop Mar 8, 2024
84 of 85 checks passed
@jennifer-shehane jennifer-shehane deleted the unskip-flaky-tests branch March 8, 2024 16:33
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 13, 2024

Released in 13.7.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants