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

UnitTests on Mac are timeouting #100

Closed
aslushnikov opened this issue Jul 20, 2017 · 0 comments
Closed

UnitTests on Mac are timeouting #100

aslushnikov opened this issue Jul 20, 2017 · 0 comments
Labels

Comments

@aslushnikov
Copy link
Contributor

Unit tests on mac are timeouting by the end of the session, no matter which test is the last.

This seems to be caused by https://bugs.chromium.org/p/chromium/issues/detail?id=741689

For now, the workaround is to re-start the browser during unit-testing once in a while. We should be able to remove the workaround once the upstream issue is fixed.

aslushnikov added a commit that referenced this issue Jul 20, 2017
The unit testing on mac is unreliable, making the last tests to hang.
This seems to be related to the upstream bug: crbug.com/741689

For now, this patch restarts the browser in the middle of unit testing.
This should be reverted once the upstream is fixed.

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

No branches or pull requests

1 participant