-
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
The mocha error reporter often contains spurious errors when used with saucelabs #11491
Comments
Better logging checked in with #11444. Here's an example of full run after I caused a test to fail trivially.
|
This was referenced Sep 29, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://travis-ci.org/ampproject/amphtml/jobs/281179276 for example. There's a long list of spurious "failures" even though only one test failed. Seems like
karma-mocha-reporter
doesn't work well with sauce labs. Consider using a different reporter for printing immediate, inline failures.The text was updated successfully, but these errors were encountered: