-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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: update burn-in feature branch from develop #28353
Merged
MuazOthman
merged 14 commits into
feature/test-burn-in
from
chore/update-burn-in-feat-from-develop
Nov 16, 2023
Merged
chore: update burn-in feature branch from develop #28353
MuazOthman
merged 14 commits into
feature/test-burn-in
from
chore/update-burn-in-feat-from-develop
Nov 16, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
* feat: display how long artifacts take to upload * adds changelog entry * add PR link to changelog * bump circle cache * previous masking was too greedy, made upload duration masking more limited in scope * update snapshots for video compression system tests * links changelog for upload durations to open issue * reorder upload result manifest - show duration after filesize instead of after count * update stdout normalization regex to be less applicable across system tests * maybe better regex for masking * another snapshot attempt * chore: add after:browser:launch node event (#28180) * test: update mochaEvent snapshots to be auto-generated (#28224) * feat: add support for angular 17 (#28152) * feat(webpack-dev-server): add support for angular 17 * update changelog * fix broken spec pattern * update to rc 2 for cli * remove = from dependency minVersion lists * update angular 17 rc version and update dep test * add projectDirFolder to fixtures for angular-17 * resolve broken system tests * update ct project dir angular version * fix: runIfWaitingForDebugger when targets are reloaded after crashing (#28254) * Update cli/CHANGELOG.md Co-authored-by: Matt Schile <mschile@cypress.io> * update snapshots * Update CHANGELOG.md --------- Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> Co-authored-by: Matt Schile <mschile@cypress.io> Co-authored-by: Jordan <jordan@jpdesigning.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io>
…28351) Co-authored-by: Matt Schile <mschile@cypress.io>
6 flaky tests on run #52362 ↗︎Details:
|
Test | Artifacts | |||||||
---|---|---|---|---|---|---|---|---|
network stubbing > intercepting request > can delay and throttle a StaticResponse |
|
Test | Artifacts | |
---|---|---|
... > correctly returns currentRetry |
Review all test suite changes for PR #28353 ↗︎ |
mabela416
approved these changes
Nov 16, 2023
ryanthemanuel
approved these changes
Nov 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additional details
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?