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] Increase BS timeout for Firefox #28476

Merged
merged 2 commits into from Sep 20, 2021

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Sep 19, 2021

The tests with Firefox 78 are frequently hitting the timeout. It's much slower than the other browsers.

Screenshot 2021-09-19 at 13 58 55

This PR aims to evaluate how much faster the latest version of Firefox is in BrowserStack. didn't work

@mui-pr-bot
Copy link

mui-pr-bot commented Sep 19, 2021

No bundle size changes

Generated by 🚫 dangerJS against 42f1359

Copy link
Member

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

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

This PR aims to evaluate how much faster the latest version of Firefox is in BrowserStack.

That's irrelevant. By this point running Firefox tests is just useless. Either we drop them completely, run on the lowest or look for browser tests that don't break. But this constant "we really need them, I just don't have any arguments anymore" is tireing.

@oliviertassinari
Copy link
Member Author

oliviertassinari commented Sep 19, 2021

It took 3 minutes to run test tests, which is the same as when the Firefox runs behave normally. Bumping the version doesn't seem to help fix the flakiness issue. I suspect the issue is more with an infra issue on the BrowserStack side, with a high variance (maybe they have different pools per version, no idea). I'm updating the timeout to 10minutes. Now that we run these tests a lot less frequently, it's probably OK.

Once we hit a capacity issue, we could reconsider: bump to the latest version of Firefox, drop Firefox, move Firefox run to CircleCI, etc.

@oliviertassinari oliviertassinari changed the title [test] Run Firefox with the latest version [test] Increase BS timeout for Firefox Sep 19, 2021
@oliviertassinari oliviertassinari marked this pull request as ready for review September 19, 2021 12:15
@oliviertassinari oliviertassinari dismissed eps1lon’s stale review September 19, 2021 22:44

I have updated the approach

@oliviertassinari oliviertassinari merged commit 1062676 into mui:master Sep 20, 2021
@oliviertassinari oliviertassinari deleted the upgrade-firefox branch September 20, 2021 13:58
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

3 participants