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

[assert helpers] forwardRef-test #31843

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

rickhanlonii
Copy link
Member

Starting to convert the rest of tests to the assertConsoleTypeDev helpers.

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 9:47pm

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Dec 18, 2024
' in ',
);
(gate(flags => flags.enableOwnerStacks)
? ' in **/forwardRef-test.js:**:** (at **)'
Copy link
Member Author

Choose a reason for hiding this comment

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

@sebmarkbage not sure if this is expected, but it's possible for owner stacks to have a file path in the name like here. I updated the normalizeCodeLocInfo to replace it if needed.

@react-sizebot
Copy link

Comparing: ef979d4...d50e173

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 510.71 kB 510.71 kB = 91.29 kB 91.29 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 516.86 kB 516.86 kB = 92.24 kB 92.24 kB
facebook-www/ReactDOM-prod.classic.js = 592.42 kB 592.42 kB = 104.37 kB 104.37 kB
facebook-www/ReactDOM-prod.modern.js = 582.68 kB 582.68 kB = 102.82 kB 102.82 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
facebook-react-native/scheduler/cjs/Scheduler-dev.js +1.63% 11.91 kB 12.11 kB +0.11% 2.61 kB 2.62 kB
facebook-react-native/scheduler/cjs/Scheduler-prod.js +1.33% 10.04 kB 10.18 kB +1.95% 2.46 kB 2.51 kB

Generated by 🚫 dangerJS against 3785469

@rickhanlonii rickhanlonii merged commit 8f92ea4 into facebook:main Dec 19, 2024
187 checks passed
@rickhanlonii rickhanlonii deleted the rh/asserts/forwardref branch December 19, 2024 16:50
github-actions bot pushed a commit that referenced this pull request Dec 19, 2024
Starting to convert the rest of tests to the `assertConsoleTypeDev`
helpers.

DiffTrain build for [8f92ea4](8f92ea4)
rickhanlonii added a commit that referenced this pull request Dec 19, 2024
Based off #31843

Commit to review:
2c653b8

Moar tests
github-actions bot pushed a commit to code/lib-react that referenced this pull request Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants