-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Google Chrome 75.0.3770.80 HEADLESS connecting but not running tests inside Docker. #3328
Comments
As you can see, |
There seems to be some extra magic to get docker to work but we don't use docker and I don't know the incantations. |
We are having a very similar problem. I updated our docker image yesterday (which updated chrome 74 -> 75). @josh08h Which version of |
@t-gebauer Chrome 74 works for us too. We install the latest stable which is now picking up 75. As for |
With
But reconnecting never works, timeout is irrelevant.
|
While I certainly did not fix the root problem, I could reduce the chance of disconnection and make
|
I've ran into this as well. Our Docker/karma configuration worked great with Chrome 74 headless but karma no longer works with Chrome 75. Is this even the correct place to discuss this or should an issue be written in the |
Yes this is for karma-chrome-launcher, but some needs to step up and investigate (we don't use karma-chrome-launcher). |
Submitted karma-runner/karma-chrome-launcher#198 |
Using the |
Using |
|
Expected behaviour
I have built a new docker image which has picked up the latest version of Chrome (Google Chrome 75.0.3770.80).
Actual behaviour
Environment Details
karma --version
):[email protected]
karma.config.js
fileThe text was updated successfully, but these errors were encountered: