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

breaking: remove deprecated before:browser:launch signature code that allowed Arrays #30460

Merged

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Oct 25, 2024

Additional details

We changed the signature of before:browser:launch in Cypress 4.0.0. We've been warning that this is deprecated when someone sends an array to one of the args. This PR removes this handling and warnings around people using the signature this way.

Steps to test

How has the user experience changed?

PR Tasks

@jennifer-shehane jennifer-shehane changed the base branch from develop to release/14.0.0 October 25, 2024 14:26
@jennifer-shehane jennifer-shehane self-assigned this Oct 25, 2024
@jennifer-shehane jennifer-shehane added the Cypress 14 Issues scoped for Cypress 14 label Oct 25, 2024
Copy link

cypress bot commented Oct 25, 2024

cypress    Run #57908

Run Properties:  status check passed Passed #57908  •  git commit 196f973a97: removed test for deprecated before:browser:launch signature
Project cypress
Branch Review remove-deprecated-before-browser-launch-args
Run status status check passed Passed #57908
Run duration 23m 45s
Commit git commit 196f973a97: removed test for deprecated before:browser:launch signature
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 6
Tests that did not run due to a developer annotating a test with .skip  Pending 1326
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29395
View all changes introduced in this branch ↗︎
UI Coverage  46.11%
  Untested elements 189  
  Tested elements 166  
Accessibility  92.54%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 908  

@jennifer-shehane jennifer-shehane merged commit 7f6e030 into release/14.0.0 Oct 28, 2024
81 of 83 checks passed
@jennifer-shehane jennifer-shehane deleted the remove-deprecated-before-browser-launch-args branch October 28, 2024 14:18
@jennifer-shehane jennifer-shehane mentioned this pull request Oct 28, 2024
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cypress 14 Issues scoped for Cypress 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants