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

Parasol testing hangs when using headless Chrome #20

Closed
jbrichau opened this issue Sep 7, 2018 · 0 comments
Closed

Parasol testing hangs when using headless Chrome #20

jbrichau opened this issue Sep 7, 2018 · 0 comments

Comments

@jbrichau
Copy link
Member

jbrichau commented Sep 7, 2018

The cause is this bug: https://bugs.chromium.org/p/chromium/issues/detail?id=880631&q=headless%20about&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified

Parasol accesses the about: page in the teardown of every test. Hence, we timeout on every test.

jbrichau added a commit that referenced this issue Sep 7, 2018
jbrichau added a commit that referenced this issue Sep 9, 2018
Workaround for hanging chromedriver (issue #20)
@jbrichau jbrichau closed this as completed Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant