We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we switched to trusty on Travis we lost coverage of Chrome 37 which was really helpful.
Lets instead turn on testing old Chrome on SauceLabs. Should be an easy change and skip all currently broken tests.
We might also be able to remove most tests marked as skipOnTravis because many of them were only broken on Chrome 37 and not newer versions.
skipOnTravis
The text was updated successfully, but these errors were encountered:
Start running unit tests on Chrome 37 again.
ec668e4
Fixes ampproject#884
dvoytenko
No branches or pull requests
When we switched to trusty on Travis we lost coverage of Chrome 37 which was really helpful.
Lets instead turn on testing old Chrome on SauceLabs. Should be an easy change and skip all currently broken tests.
We might also be able to remove most tests marked as
skipOnTravis
because many of them were only broken on Chrome 37 and not newer versions.The text was updated successfully, but these errors were encountered: