-
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: update @packages/reporter react from 16.8.6 to 17.0.2 and updates @types/react* packages from 16x to 17x #30516
Merged
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
TODO: check the test replay |
cypress Run #58197
Run Properties:
|
Project |
cypress
|
Branch Review |
chore/update_react_17
|
Run status |
Passed #58197
|
Run duration | 23m 28s |
Commit |
6b480f3f9a: fix failing test now that repo is on react 17 [run ci]
|
Committer | AtofStryker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
6
|
Pending |
1326
|
Skipped |
0
|
Passing |
29400
|
View all changes introduced in this branch ↗︎ |
UI Coverage
46.24%
|
|
---|---|
Untested elements |
188
|
Tested elements |
166
|
Accessibility
92.55%
|
|
---|---|
Failed rules |
3 critical
8 serious
2 moderate
2 minor
|
Failed elements |
906
|
AtofStryker
changed the base branch from
develop
to
chore/update_reporter_mobx
November 3, 2024 18:49
AtofStryker
force-pushed
the
chore/update_react_17
branch
from
November 3, 2024 19:17
5d59016
to
07ea3f0
Compare
AtofStryker
force-pushed
the
chore/update_reporter_mobx
branch
from
November 4, 2024 15:23
72a5e4b
to
5cca87a
Compare
…tes @types/react* packages from 16x to 17x [run ci]
…r/reporter needing to locate the same react (this is dumb)
…goofy but existing pattern) [run ci]
… exists in react17 [run ci]
AtofStryker
force-pushed
the
chore/update_react_17
branch
from
November 5, 2024 13:13
dd583e9
to
3667d8d
Compare
AtofStryker
requested review from
jennifer-shehane,
cacieprins and
ryanthemanuel
November 5, 2024 21:22
jennifer-shehane
approved these changes
Nov 6, 2024
ryanthemanuel
approved these changes
Nov 6, 2024
AtofStryker
force-pushed
the
chore/update_react_17
branch
from
November 6, 2024 17:09
3667d8d
to
6b480f3
Compare
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Updates
react
andreact-dom
in the Cypress Reporter from16x
to17x
react-17-2.mp4
react-17-1.mp4
Steps to test
All tests serve as regression tests
Whatever was going on in #7525 doesn't look to be present anymore, as I can add
debugger
statements just fine in chrome with this updatereact-17-debug-no-hang.mp4
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?