-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: junit-plugin, xunit-plugin
-
Labels:None
-
Environment:Firefox 20.
-
Similar Issues:
Since xunit 1.56, the 2 following fields are not saved properly:
...
Skip if there are no test files [ ]
Fail the build if test results were not updated this run [ ]
...
Ticking/not ticking the checkboxes has not effect on saved values (hardcoded to false):
<xunit plugin="xunit@1.56"> <types> <JUnitType> ... <skipNoTestFiles>false</skipNoTestFiles> <failIfNotNew>false</failIfNotNew> ... </JUnitType> </types> </xunit>
Other fields are still behaving properly.
I still can't save skipNoTestFiles set to true on some types (failIfNotNew is OK). I set all four checkboxes to checked in the GUI in both Boost and JUnit modules:
Jenkins ver. 1.538