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 tests with latest state of StrictMode compatibility #27042

Merged
merged 1 commit into from Jul 1, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Jun 30, 2021

Part of #13394

Every test not using StrictMode now is annotated with StrictModeViolation and the reason.

Follow-up:

@eps1lon eps1lon added the test label Jun 30, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Jun 30, 2021

No bundle size changes (experimental)

Generated by 🚫 dangerJS against 361bdb6


before(function beforeHook() {
if (!/jsdom/.test(window.navigator.userAgent)) {
// FIXME This test suite is extremely flaky in test:karma
Copy link
Member Author

Choose a reason for hiding this comment

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

Was likely flaky due to real timers.

@eps1lon eps1lon marked this pull request as ready for review June 30, 2021 21:05
@eps1lon eps1lon merged commit fdf94e1 into mui:next Jul 1, 2021
@eps1lon eps1lon deleted the test/StrictMode branch July 1, 2021 13:05
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.

None yet

2 participants