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

Don’t subtract the number of test suites with runtime errors from the… #618

Closed
wants to merge 1 commit into from

Conversation

cpojer
Copy link
Member

@cpojer cpojer commented Nov 18, 2015

… total. This is confusing.

Assuming only two test suites have no-runtime errors here is the output:

Previously: 77 tests failed, 8 test suites failed, 9 tests passed (86 total in 2 test suites, run time 3.33s)
New: 77 tests failed, 8 test suites failed, 9 tests passed (86 total in 15 test suites, run time 3.33s)

… total. This is confusing.

Assuming only two test suites have no-runtime errors here is the output:

Previously: 77 tests failed, 8 test suites failed, 9 tests passed (86 total in 2 test suites, run time 3.33s)
New: 77 tests failed, 8 test suites failed, 9 tests passed (86 total in 15 test suites, run time 3.33s)

(I know this has nothing to do with node-haste, but it is annoying while I try to make the tests pass and I don’t know what’s up. Sue me!)
@cpojer
Copy link
Member Author

cpojer commented Nov 18, 2015

@facebook-github-bot shipit

@cpojer
Copy link
Member Author

cpojer commented Nov 18, 2015

(This was reviewed by @amasad when we were going through the node-haste2 PR; I'm pulling this bugfix into jest 0.8.0).

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/403719976504881/int_phab to review.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants