This repository has been archived by the owner on Mar 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 430
Unable to run tests on Chrome 71 and above #308
Comments
Seems to be running on Chrome 71.0.3578.98 on my MacBook Pro. Here's the output:
|
Just got new finding. It does not work on Java with version greater than 8. Downgrading to Java 8 just works. Found this issue thread Polymer/tools#405 that might be helpful. Thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A simple command
npm run test
should run all tests and pass beautifully. But for some reasons, I'm having issues running tests without any issues on Chrome 71 and above on my MBP. Strange enough to see tests pass on TravisCI without timeout errors and stuff like that.Would like to know if this happens to me only?
Is there anything can be done to improve this?
The text was updated successfully, but these errors were encountered: