Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

When a test creates a stack trace, all tests pass #422

Open
kumar303 opened this issue Sep 11, 2015 · 0 comments
Open

When a test creates a stack trace, all tests pass #422

kumar303 opened this issue Sep 11, 2015 · 0 comments

Comments

@kumar303
Copy link
Contributor

To reproduce:

  • make a typo in a test file like function*) {} (a syntax error)
  • run all tests like grunt test or whatever

If you're paying close attention you'll see a stack trace at the top of the test suite output but at the bottom it will say all tests passed. I'm not sure what's happening but it's just skipping the test file with the syntax error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant