Skip to content

Conversation

cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Sep 30, 2025

Additional details

Steps to test

Run with the flag against a spec with multiple failing tests, assert that the exit code is 1 rather than the number of failing tests. Run with the flag against a spec with passing tests, assert that the exit code is still 0.

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Sep 30, 2025

cypress    Run #65937

Run Properties:  status check failed Failed #65937  •  git commit b7dfc4b051: Merge branch 'develop' into feat-32605-posix-exit-code-flag
Project cypress
Branch Review feat-32605-posix-exit-code-flag
Run status status check failed Failed #65937
Run duration 20m 13s
Commit git commit b7dfc4b051: Merge branch 'develop' into feat-32605-posix-exit-code-flag
Committer Cacie Prins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 10
Tests that did not run due to a developer annotating a test with .skip  Pending 1102
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26657
View all changes introduced in this branch ↗︎
UI Coverage  45.01%
  Untested elements 188  
  Tested elements 158  
Accessibility  97.7%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 109  

Tests for review

Failed  src/components/Collapsible.cy.tsx • 1 failed test • frontend-shared-ct

View Output

Test Artifacts
An uncaught error was detected outside of a test Test Replay
Flakiness  commands/location.cy.js • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
... > does not log an additional log on failure 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  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
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-inject-document-domain-chrome

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 10 specs in Cypress Cloud.

@cacieprins cacieprins closed this Sep 30, 2025
@cacieprins cacieprins deleted the feat-32605-posix-exit-code-flag branch September 30, 2025 18: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.

--posix-exit-codes flag for run/record mode

1 participant