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

[test] Update test to consider unsuppressed double render logs in React 18 #28068

Merged
merged 5 commits into from
Sep 5, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Aug 31, 2021

Unsuppressed console logs in StrictMode double invocations are back on the menu: facebook/react#22030

Exporting a strictModeDoubleLoggingSupressed variable from test/utils now that should be used for e.g. when a double render in StrictMode causes another log.

Green React 18 pipeline: https://app.circleci.com/pipelines/github/mui-org/material-ui/51487/workflows/5c1a4d4f-fd24-4589-abec-dea0182eb639

@eps1lon eps1lon added the test label Aug 31, 2021
@eps1lon eps1lon added this to the React 18 milestone Aug 31, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Aug 31, 2021

Details of bundle changes (experimental)

@material-ui/core: parsed: +Infinity% , gzip: +Infinity%
@material-ui/lab: parsed: +Infinity% , gzip: +Infinity%
@material-ui/styles: parsed: +Infinity% , gzip: +Infinity%
@material-ui/private-theming: parsed: +Infinity% , gzip: +Infinity%
@material-ui/system: parsed: +Infinity% , gzip: +Infinity%
@material-ui/unstyled: parsed: +Infinity% , gzip: +Infinity%
@material-ui/utils: parsed: +Infinity% , gzip: +Infinity%

Generated by 🚫 dangerJS against d937f9c

@eps1lon eps1lon marked this pull request as ready for review August 31, 2021 09:09
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 1, 2021
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 5, 2021
@eps1lon eps1lon merged commit 33a65cf into mui:next Sep 5, 2021
@eps1lon eps1lon deleted the test/react-18-double-log branch September 5, 2021 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants