Skip to content

Conversation

@jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Nov 20, 2025

  • Closes

Additional details

Steps to test

How has the user experience changed?

PR Tasks


Note

Also reset reset:server:state on test:after:run:async in addition to test:before:run:async, with e2e tests covering both.

  • Driver (navigation setup)
    • Add Cypress.on('test:after:run:async', ...) to call Cypress.backend('reset:server:state') to clear state post-test (complements existing pre-test reset).
  • Tests
    • Update and add assertions in cypress/e2e/commands/navigation.cy.js to verify server state reset runs both before and after tests.

Written by Cursor Bugbot for commit 510e00c. This will update automatically on new commits. Configure here.

@jennifer-shehane jennifer-shehane self-assigned this Nov 20, 2025
@cypress
Copy link

cypress bot commented Nov 20, 2025

cypress    Run #67486

Run Properties:  status check failed Failed #67486  •  git commit 510e00c34f: add test
Project cypress
Branch Review clear-service-worker-manager-state
Run status status check failed Failed #67486
Run duration 19m 24s
Commit git commit 510e00c34f: add test
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 4
Tests that were flaky  Flaky 12
Tests that did not run due to a developer annotating a test with .skip  Pending 1098
Tests that did not run due to a failure in a mocha hook  Skipped 4
Tests that passed  Passing 26697
View all changes introduced in this branch ↗︎

Warning

Partial Report: The results for the Application Quality reports may be incomplete.

UI Coverage  45.76%
  Untested elements 187  
  Tested elements 162  
Accessibility  98.01%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 101  

Tests for review

Failed  studio-new-tests.cy.ts • 2 failed tests • app-e2e

View Output

Test Artifacts
Cypress Studio - New Test Creation > creates a new test for a specific suite with the url already defined Test Replay Screenshots
Cypress Studio - New Test Creation > prompt for a new url > ensures we clear the aut url input properly in between adding and clearing urls Test Replay Screenshots
Failed  studio-ui.cy.ts • 1 failed test • app-e2e

View Output

Test Artifacts
Cypress Studio - UI and Panel Management > studio AI is marked as coming soon Test Replay Screenshots
Failed  studio-state-management.cy.ts • 1 failed test • app-e2e

View Output

Test Artifacts
Cypress Studio - State Management > remains in studio mode when the test name is changed on the file system and file watching is disabled Test Replay Screenshots
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/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  issues/28527.cy.ts • 1 flaky test • 5x-driver-chrome:beta

View Output

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

View Output

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Test Replay
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots

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

@jennifer-shehane jennifer-shehane marked this pull request as draft November 21, 2025 15:03
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.

2 participants