Skip to content

Fix test run summary counts #11601

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 17, 2014
Merged

Conversation

dguenther
Copy link
Contributor

The test run summary currently prints the wrong number of tests run. This PR fixes it by adding a newline to the log output, and also adds support for counting bench runs.

Closes #11381

bors added a commit that referenced this pull request Jan 17, 2014
The test run summary currently prints the wrong number of tests run. This PR fixes it by adding a newline to the log output, and also adds support for counting bench runs.

Closes #11381
@bors bors closed this Jan 17, 2014
@bors bors merged commit 8f4edf9 into rust-lang:master Jan 17, 2014
@dguenther dguenther deleted the fix_test_summary branch February 7, 2014 20:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test run summary is wrong
4 participants