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] Allow tests to run for up to 5 instead of 4 seconds #2152

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jul 14, 2021

We use 5 seconds in the main repository, while we have tests that are slower because they test a bigger component here. This seems like a logical step. I worked on it after seeing: https://app.circleci.com/pipelines/github/mui-org/material-ui-x/6089/workflows/f3da1253-f8e8-4876-aac0-63ffefd32ed5/jobs/32074

Edge 85.0.564.41 (Windows 10) - Toolbar column selector should show all columns when clicking "SHOW ALL" from the column selector FAILED
Error: Timeout of 4000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

We could even do 6s to be honest, no real preferences.

@oliviertassinari oliviertassinari merged commit 76aeea1 into mui:master Jul 15, 2021
@oliviertassinari oliviertassinari deleted the test-slow-tests branch July 15, 2021 10:35
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