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

[DevTools] Add CircleCI Chron Job For DevTools Regression Tests #24601

Merged
merged 1 commit into from
May 24, 2022

Conversation

lunaruan
Copy link
Contributor

@lunaruan lunaruan commented May 23, 2022

This PR adds an hourly chron job on Circle CI that runs regression tests on the most recent DevTools build for React v16.0, v16.5, v16.8 v17.0 and v18.0.

image

Tested by running this without the chron job trigger to make sure the tests pass.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels May 23, 2022
@sizebot
Copy link

sizebot commented May 23, 2022

Comparing: 1e98682...5c4bb2e

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.min.js = 131.49 kB 131.49 kB = 42.15 kB 42.14 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 136.75 kB 136.75 kB = 43.70 kB 43.70 kB
facebook-www/ReactDOM-prod.classic.js = 441.13 kB 441.13 kB = 80.41 kB 80.41 kB
facebook-www/ReactDOM-prod.modern.js = 426.42 kB 426.42 kB = 78.24 kB 78.24 kB
facebook-www/ReactDOMForked-prod.classic.js = 441.13 kB 441.13 kB = 80.41 kB 80.42 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 5c4bb2e

@lunaruan lunaruan force-pushed the setup_env branch 2 times, most recently from f9d98c1 to 5c4bb2e Compare May 23, 2022 21:18
@lunaruan lunaruan requested a review from acdlite May 23, 2022 21:30
@lunaruan lunaruan changed the title [Draft] [DevTools] Add CircleCI Chron Job For DevTools Regression Tests [DevTools] Add CircleCI Chron Job For DevTools Regression Tests May 23, 2022
@lunaruan lunaruan requested review from mondaychen and bvaughn May 23, 2022 21:34
@lunaruan lunaruan marked this pull request as ready for review May 23, 2022 21:34
@lunaruan lunaruan merged commit a250579 into facebook:main May 24, 2022
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