Skip to content

[SR-9133] JUnit output format doesn't work if --parallel not selected #4752

Open
@alblue

Description

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

md5: 7a7f61fc246593e1da18eec9acf288a5

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions