-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: core, junit-plugin
-
Labels:
-
Similar Issues:
the Jenkisfile to build core ignores unit test failures on windows.
https://ci.jenkins.io/job/Core/job/jenkins/job/master/209/console
02:49:52.718 [Windows] Tests run: 9198, Failures: 53, Errors: 11, Skipped: 34, Flakes: 3 02:49:52.718 [Windows] 02:49:52.718 [Windows] [ERROR] There are test failures. 02:49:52.718 [Windows]
yet https://ci.jenkins.io/job/Core/job/jenkins/job/master/209 is PASSED
- is duplicated by
-
JENKINS-39696 Trend counts only first reports in Pipeline Job with parallel nodes
-
- Resolved
-
- links to
Looks like an issue in the junit plugin?
there are
test failures and it shows them - but at the same time it says "no test failures"