Skip to content
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

⏪Remove Error Reporting From karmaBrowserComplete_ When Zero Tests Found #24959

Merged
merged 1 commit into from Oct 8, 2019

Conversation

amzick
Copy link
Contributor

@amzick amzick commented Oct 8, 2019

Closes #24957:

Karma was reporting an error when zero tests were detected. Since this is a recoverable state, we are now merely logging the error.

@amp-owners-bot
Copy link

amp-owners-bot bot commented Oct 8, 2019

Hey @estherkim, these files were changed:

  • build-system/tasks/runtime-test/helpers.js

Copy link
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @amzick!

Copy link
Collaborator

@estherkim estherkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@rsimha
Copy link
Contributor

rsimha commented Oct 8, 2019

All tests green. Merging this. Thanks for contributing!

@rsimha rsimha merged commit 889642a into ampproject:master Oct 8, 2019
@amzick amzick deleted the fix/karma-zero-tests-fix branch October 8, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not report an error status when Karma detects zero tests
4 participants