Skip to content

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

Merged
rsimha merged 1 commit intoampproject:masterfrom
amzick:fix/karma-zero-tests-fix
Oct 8, 2019
Merged

⏪Remove Error Reporting From karmaBrowserComplete_ When Zero Tests Found#24959
rsimha merged 1 commit intoampproject:masterfrom
amzick:fix/karma-zero-tests-fix

Conversation

@amzick
Copy link
Copy Markdown
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
Copy Markdown

amp-owners-bot bot commented Oct 8, 2019

Hey @estherkim, these files were changed:

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

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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