xcpretty icon indicating copy to clipboard operation
xcpretty copied to clipboard

JUnit report file contains zero results when "Execute in parallel in Simulator" and "Randomize execution order" is enabled

Open adamayoung opened this issue 6 years ago • 7 comments

When enabling "Execute in parallel in Simulator" and "Randomize execution order" for a test package when editing the Test phase of a scheme, the JUnit report file contains zero results.

adamayoung avatar Nov 21 '18 10:11 adamayoung

Hi Team, I'm also facing the same issues.

When enabling "Execute in parallel in Simulator" and "Randomize execution order" for a test package when editing the Test phase of a scheme, the JUnit report file contains zero results.

KSelvam avatar Nov 21 '18 13:11 KSelvam

I'm also getting an empty junit report, but my tests are not marked to run in parallel, or randomised order. 🤔

<?xml version='1.0' encoding='UTF-8'?>
<testsuites tests='0' failures='0'/>

james-rant avatar Nov 23 '18 15:11 james-rant

We're running into issues with this now we've enabled parallel tests in our project. Any movement on this?

KaneCheshire avatar Nov 30 '18 16:11 KaneCheshire

Any updates?

marcelarubim avatar Jan 18 '19 10:01 marcelarubim

Is this repo even maintained 👀

KaneCheshire avatar Jan 25 '19 07:01 KaneCheshire

Is this repo even maintained 👀

I replaced it by trainer: https://github.com/KrauseFx/trainer Works nice.

marcelarubim avatar Jan 25 '19 07:01 marcelarubim

I'll take a look! I think it might be time for Fastlane to use a default dependency where issues are actually closed out (or at least replied to!) and PRs are merged. 😅

KaneCheshire avatar Jan 25 '19 07:01 KaneCheshire