Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: xunit-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.107.1
xUnit 1.102
-
Similar Issues:
Description
xUnit does not support the flaky surefire tests generated by maven with rerunFailingTestsCount property. Tests with rerun property are skipped and the build is successfull even if there are failed tests
I had submit a PR for this