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

doc: Cypress 13.16.1 changelog #6027

Merged
merged 1 commit into from
Dec 4, 2024
Merged

doc: Cypress 13.16.1 changelog #6027

merged 1 commit into from
Dec 4, 2024

Conversation

cacieprins
Copy link
Contributor

No description provided.


**Bugfixes:**

- During recorded or parallel runs, execution will fail if Cypress is unable to confirm the creation of an instance instead of skipping the spec. Addresses [#30628](https://github.com/cypress-io/cypress/issues/30628).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you have a Cloud parallel run without recording?

Suggested change
- During recorded or parallel runs, execution will fail if Cypress is unable to confirm the creation of an instance instead of skipping the spec. Addresses [#30628](https://github.com/cypress-io/cypress/issues/30628).
- During recorded runs, execution will fail if Cypress is unable to confirm the creation of an instance instead of skipping the spec. Addresses [#30628](https://github.com/cypress-io/cypress/issues/30628).

Copy link
Contributor Author

@cacieprins cacieprins Dec 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Without a confirmed instance for a spec, the app will not run that spec. This was intended behavior prior to 13.16.1, evidenced by error messages in version control

edit: misunderstood the comment; no, you have to have a run --record in order to parallelize; however, it's not immediately obvious without digging into the docs that this is a requirement, so I think it's good to keep this in the changelog.

Copy link

cypress bot commented Dec 4, 2024

cypress-documentation    Run #149

Run Properties:  status check passed Passed #149  •  git commit 01d386cdc7: doc: Cypress 13.16.1 changelog
Project cypress-documentation
Branch Review release/13.16.1
Run status status check passed Passed #149
Run duration 03m 41s
Commit git commit 01d386cdc7: doc: Cypress 13.16.1 changelog
Committer Cacie Prins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 279
View all changes introduced in this branch ↗︎
UI Coverage  10.9%
  Untested elements 1799  
  Tested elements 3  
Accessibility  95.81%
  Failed rules  2 critical   5 serious   4 moderate   0 minor
  Failed elements 537  

@cacieprins cacieprins merged commit 10c2433 into main Dec 4, 2024
12 checks passed
@cacieprins cacieprins deleted the release/13.16.1 branch December 4, 2024 16:58
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