-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
JS tests failing on CI #4487
Comments
Let's just migrate away from the PhantomJS launcher and switch to headless Chrome instead: karma-runner/karma-chrome-launcher#111 |
Ouch. This is bad. Headless Chrome doesn't qualify for a short-term solution as that PR has not been merged. |
cc @nextcloud/javascript |
@MorrisJobke mentioned that pinning Karma 1.5.x might make sense as a temporary workaround. |
"Fix" is in #4494 Nevertheless we should migrate to the other launcher if this is the only option. 🙈 |
Seems related to karma-runner/karma-phantomjs-launcher#126
The text was updated successfully, but these errors were encountered: