| | | |------------------|-----------------| |Previous ID | SR-9133 | |Radar | None | |Original Reporter | @alblue | |Type | Bug | <details> <summary>Additional Detail from JIRA</summary> | | | |------------------|-----------------| |Votes | 0 | |Component/s | Package Manager | |Labels | Bug, Screened | |Assignee | anayini (JIRA) | |Priority | Medium | md5: 7a7f61fc246593e1da18eec9acf288a5 </details> **Issue Description:** The JUnit output report should be printed regardless of the setting of --parallel. Running: swift test --xunit-output=/tmp/results.xml doesn't generate a file at /tmp/results.xml. Running: swift test --xunit-output=/tmp/results.xml --parallel --num-workers=1 does generate a file at /tmp/results.xml