Skip to content

Conversation

@mschile
Copy link
Contributor

@mschile mschile commented Oct 12, 2025

  • Closes n/a

Additional details


Note

Allows StudioLifecycleManager initialization for e2e when CYPRESS_INTERNAL_SIMULATE_OPEN_MODE is set, with corresponding unit tests.

  • Server
    • Update packages/server/lib/project-base.ts to initialize StudioLifecycleManager when testingType is e2e and either !cfg.isTextTerminal or process.env.CYPRESS_INTERNAL_SIMULATE_OPEN_MODE is set.
  • Tests
    • Clear CYPRESS_INTERNAL_SIMULATE_OPEN_MODE in beforeEach.
    • Add test ensuring studio lifecycle manager is created in text terminal mode when CYPRESS_INTERNAL_SIMULATE_OPEN_MODE is set.

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

Steps to test

n/a

How has the user experience changed?

n/a

PR Tasks

@mschile mschile self-assigned this Oct 12, 2025
@cypress
Copy link

cypress bot commented Oct 12, 2025

cypress    Run #66477

Run Properties:  status check passed Passed #66477  •  git commit 508b5a592f: Merge branch 'develop' into mschile/add_simulate_open_mode
Project cypress
Branch Review mschile/add_simulate_open_mode
Run status status check passed Passed #66477
Run duration 19m 37s
Commit git commit 508b5a592f: Merge branch 'develop' into mschile/add_simulate_open_mode
Committer Matt Schile
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 15
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 4
Tests that passed  Passing 26731
View all changes introduced in this branch ↗︎

Warning

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

UI Coverage  45.69%
  Untested elements 184  
  Tested elements 159  
Accessibility  97.97%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 101  

@mschile mschile requested a review from ryanthemanuel October 14, 2025 18:10
@mschile mschile merged commit a88da66 into develop Oct 15, 2025
90 of 92 checks passed
@mschile mschile deleted the mschile/add_simulate_open_mode branch October 15, 2025 18:42
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 18, 2025

Released in 15.5.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Oct 18, 2025
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.

2 participants