Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: junit-plugin
-
Labels:None
-
Similar Issues:
Description
JUnit report publication will fail if there are no unit test report XML files. I'd like to have this behaviour configurable, so that I can ignore this error.
Cobertura reporting (for example) has a job option "Fail builds if no reports".
In the job config.xml file for Cobertura reporting, you'll see
<failNoReports>false</failNoReports>
Attachments
Issue Links
- duplicates
-
JENKINS-12815 Add an option to select Build status when no Test is found
-
- Resolved
-
- is related to
-
JENKINS-7970 If all JUnit tests are skipped, the build fails
-
- Resolved
-
Thanks for taking the action.
I've totally missed your PR.I'll try to review it ASAP