-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
chore: release 13.5.0 - update changelog #28262
Conversation
Changelog PR: cypress-io/cypress-documentation#5556 |
26 flaky tests on run #52181 ↗︎Details:
|
Test | Artifacts | |
---|---|---|
... > establishes foobar spec bridge |
Output
|
cypress/cypress.cy.js • 3 flaky tests • 5x-driver-firefox
Test | Artifacts | |
---|---|---|
... > correctly returns currentRetry |
Output
|
|
... > correctly returns currentRetry |
Output
|
|
... > correctly returns currentRetry |
Output
|
specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e
Test | Artifacts | |
---|---|---|
App/Cloud Integration - Latest runs and Average duration > when no runs are recorded > shows placeholders for all visible specs |
Test Replay
Output
Screenshots
|
cypress/cypress.cy.js • 3 flaky tests • 5x-driver-electron
Test | Artifacts | |
---|---|---|
... > correctly returns currentRetry |
Test Replay
Output
|
|
... > correctly returns currentRetry |
Test Replay
Output
|
|
... > correctly returns currentRetry |
Test Replay
Output
|
commands/querying/querying.cy.js • 1 flaky test • 5x-driver-chrome
Test | Artifacts | |
---|---|---|
... > throws when alias property is `0` |
Test Replay
Output
|
The first 5 flaky specs are shown, see all 14 specs in Cypress Cloud.
Review all test suite changes for PR #28262 ↗︎
- run: | ||
name: checkout | ||
command: git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL" . --depth 1 | ||
- checkout |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this slower now that we aren't doing --depth 1
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes it will be a bit slower
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not just leave it then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issues with 3rd-party contributors & the release-readiness step due to the git-history not being present. I want to take a clean look at it without it impacting the release.
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Additional details
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?