Skip to content

chore: skip flaky cy.pause test in webkit #31478

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

jennifer-shehane
Copy link
Member

Additional details

This system-test for cy.pause() has recently become VERY flaky within the webkit browser. This PR skips that test within the webkit browser.

CI: https://app.circleci.com/pipelines/github/cypress-io/cypress/69432/workflows/8f93a011-ccc6-479c-99ab-b4d64038a126/jobs/2852696

Screenshot 2025-04-10 at 8 26 16 AM

Steps to test

How has the user experience changed?

N/A

PR Tasks

@jennifer-shehane jennifer-shehane self-assigned this Apr 10, 2025
Copy link

cypress bot commented Apr 10, 2025

cypress    Run #61506

Run Properties:  status check failed Failed #61506  •  git commit 263a5a2f66: chore: skip flaky cy.pause test in webkit
Project cypress
Branch Review skip-flaky-webkit-pause-test
Run status status check failed Failed #61506
Run duration 18m 45s
Commit git commit 263a5a2f66: chore: skip flaky cy.pause test in webkit
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 14
Tests that did not run due to a developer annotating a test with .skip  Pending 1232
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32139
View all changes introduced in this branch ↗︎
UI Coverage  46.46%
  Untested elements 184  
  Tested elements 164  
Accessibility  92.63%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 886  

Tests for review

Failed  cypress/e2e/commands/actions/press.cy.ts • 1 failed test • 5x-driver-firefox

View Output

Test Artifacts
src/cy/commands/actions/press > dispatches the tab keypress to the AUT
    </td>
  </tr></table>
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
... > stops waiting when an fetch request is canceled Test Replay
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-chrome:beta

View Output

Test Artifacts
... > stops waiting when an fetch request is canceled Test Replay
Flakiness  commands/waiting.cy.js • 2 flaky tests • 5x-driver-chrome:beta

View Output

Test Artifacts
... > errors > throws when route is never resolved Test Replay
... > errors > throws when waiting for 2nd response to route Test Replay
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-chrome:beta

View Output

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Test Replay

The first 5 flaky specs are shown, see all 13 specs in Cypress Cloud.

@jennifer-shehane jennifer-shehane merged commit f8e3748 into develop Apr 10, 2025
83 of 90 checks passed
@jennifer-shehane jennifer-shehane deleted the skip-flaky-webkit-pause-test branch April 10, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants