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

[SR-9134] JUnit results reporter doesn't report time taken #4751

Open
alblue opened this issue Oct 30, 2018 · 2 comments
Open

[SR-9134] JUnit results reporter doesn't report time taken #4751

alblue opened this issue Oct 30, 2018 · 2 comments
Labels

Comments

@alblue
Copy link
Contributor

alblue commented Oct 30, 2018

Previous ID SR-9134
Radar None
Original Reporter @alblue
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug, Screened
Assignee None
Priority Medium

md5: ead6854469dc4b4a881cefef506fd6af

Issue Description:

The output for the JUnit test result runner shows the time as 0.00s:

<testsuite name="TestResults" errors="0" tests="3" failures="0" time="0.0">

When run from the command line the test results are shown, presumably because by then the amount of time taken is known:

Test Suite 'All tests' passed at 2018-10-29 16:10:11.876.
Executed 3 tests, with 0 failures (0 unexpected) in 0.075 (0.075) seconds

@belkadan
Copy link

cc @stmontgomery

@ankitspd
Copy link
Member

We need better test reporting from XCTest 🙁

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants