Skip to content

Conversation

@modocache
Copy link
Contributor

#33 introduced another regression that was not fixed in 4944003: the total number of test runs was not being reported correctly--only the total number of failures.

Fix the misreporting, as well as the incorrect verification in the FailingTestSuite functional test.


Sorry for not catching this sooner--I only noticed the problem when rebasing #32, and realizing the output still wasn't what I expected.

swiftlang#33 introduced
another regression that was not fixed in 4944003: the total number of test
runs was not being reported correctly--only the total number of
failures.

Fix the misreporting, as well as the incorrect verification in the
`FailingTestSuite` functional test.
mike-ferris pushed a commit that referenced this pull request Jan 13, 2016
[XCTestCase] Fix total number of tests output
@mike-ferris mike-ferris merged commit c9886a2 into swiftlang:master Jan 13, 2016
@modocache modocache deleted the 33-fix-total-number-of-tests branch January 13, 2016 17:38
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

Successfully merging this pull request may close these issues.

2 participants