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

A single failing hook prevents all future tests from running. #973

Closed
lightsofapollo opened this issue Sep 11, 2013 · 1 comment
Closed

Comments

@lightsofapollo
Copy link
Contributor

My Original comment below: It looks like we now correctly report how this is actually prevents other tests from running.

git bisect tells me this was introduced in: 5d1df37

A good example is running two tests and the error looks like this:

  0 passing (3 ms)
  1 failing

When previously it looked like this:

  ✖ 1 of 2 tests failed:
@travisjeffery
Copy link
Contributor

fixed by #1043

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

No branches or pull requests

2 participants