Skip to content

Conversation

@nhunzaker
Copy link
Contributor

@nhunzaker nhunzaker commented Sep 8, 2018

In #13394, I encountered an
issue where the ReactDOMServerIntegrationForm test suite consumed
sufficient memory to crash CircleCI. Breaking up this test suite by
form element type resolved the issue.

This commit performs that change separate from the Symbol/Function
stringification changes in #13394.

In facebook#13394, I encountered an
issue where the ReactDOMServerIntegrationForm test suite consumed
sufficient memory to crash CircleCI. Breaking up this test suite by
form element type resolved the issue.

This commit performs that change separate from the Symbol/Function
stringification changes in facebook#13394.
Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

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

Please verify the number of test cases before/after is the same

@pull-bot
Copy link

pull-bot commented Sep 8, 2018

Details of bundled changes.

Comparing: b87aabd...a8a102a

schedule

File Filesize Diff Gzip Diff Prev Size Current Size Prev Gzip Current Gzip ENV
schedule.development.js n/a n/a 0 B 19.17 KB 0 B 5.74 KB UMD_DEV
schedule.production.min.js n/a n/a 0 B 3.16 KB 0 B 1.53 KB UMD_PROD

Generated by 🚫 dangerJS

@nhunzaker
Copy link
Contributor Author

Yep.

screenshot 2018-09-08 at 11 30 50 am

@nhunzaker nhunzaker merged commit 8d1038f into facebook:master Sep 8, 2018
Simek pushed a commit to Simek/react that referenced this pull request Oct 25, 2018
In facebook#13394, I encountered an
issue where the ReactDOMServerIntegrationForm test suite consumed
sufficient memory to crash CircleCI. Breaking up this test suite by
form element type resolved the issue.

This commit performs that change separate from the Symbol/Function
stringification changes in facebook#13394.
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019
In facebook#13394, I encountered an
issue where the ReactDOMServerIntegrationForm test suite consumed
sufficient memory to crash CircleCI. Breaking up this test suite by
form element type resolved the issue.

This commit performs that change separate from the Symbol/Function
stringification changes in facebook#13394.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants