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

Chromium background tab cpu/request throttling #121

Closed
hegelstad opened this issue Aug 28, 2018 · 2 comments
Closed

Chromium background tab cpu/request throttling #121

hegelstad opened this issue Aug 28, 2018 · 2 comments

Comments

@hegelstad
Copy link

Hi!

I'd like to report that running Jest tests in parallel might cause some unintended timeouts caused by cpu/request throttling by Chromium. Furthermore, it is totally random because which tab is active in chromium when running parallel tests is random by race condition.

Further explanation of the phenomenon: https://blog.bigbinary.com/2018/08/15/debugging-failing-tests-in-background-tab-in-puppeteer.html

Maybe add this flag to the preset?

@hegelstad hegelstad changed the title Background tab cpu/request throttling Chromium background tab cpu/request throttling Aug 28, 2018
@gregberge
Copy link
Member

Yes of course! PR welcome!

@gregberge
Copy link
Member

Follow up in #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants