-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Karma tests disconnect when running tests on Safari #14848
Comments
I see several console errors being printed during Safari runs. Probably related? https://travis-ci.org/ampproject/amphtml/jobs/369330113#L826-L883 |
https://support.saucelabs.com/hc/en-us/articles/225104707-Karma-Tests-Disconnect-Particularly-When-Running-Tests-on-Safari contains several workarounds, but we already have them in place. |
Let's see if #14759 fixes this. Specifically, this commit might improve things: karma-runner/karma@6c92019 |
Another PR that could potentially improve things is #13818 |
@Enriqe Seems like your tests were run on a version of |
@rsimha sorry about that. Rebased and re-ran. Waiting for results. |
Seems like this is a widespread problem on Safari, where even passing runs are idling for several minutes: https://travis-ci.org/ampproject/amphtml/jobs/370751738#L2053 |
#14679 is now green. Thanks! |
The |
Seeing timeouts and disconnects here in https://travis-ci.org/ampproject/amphtml/jobs/393858309 and some recent failures on master this week. |
When running the tests on Travis for my PR #14679, I'm getting: Test disconnected because Safari 11.0.1 is not generating any test output for 2 minutes. https://travis-ci.org/ampproject/amphtml/jobs/369330113#L725 Note that it eventually reports a success in L728.
Have tried running it several times and the problems seems to persist.
The text was updated successfully, but these errors were encountered: