-
Bug
-
Resolution: Fixed
-
Major
-
None
we have a setup in which we run the same tests on windows and linux nodes. The test results are copied to the master into separate folders and a junit report is done for the base folder.
If, for example, linux fails and windows succeeds, I see 2 failed tests with the same name and in both tests I see the same log output, in my case the log output of the successful test.
This is quite annoying, since I see a test failure that absolutely does not match the log output, which looks completely successful.
I will setup a stripped down test scenario that demonstrates the problem.
- causes
-
JENKINS-59659 XUnit plugin result displays confused by aggregation of parallel builds
- Closed
- depends on
-
JENKINS-27395 distinguish test reports filed from different parts of workflow
- Resolved
- duplicates
-
JENKINS-27395 distinguish test reports filed from different parts of workflow
- Resolved
- relates to
-
JENKINS-2184 Junit tests with same name not handled correctly
- Closed