-
Bug
-
Resolution: Fixed
-
Minor
-
None
The problem is in this line of code:
If two test reports have the same timestamp field, one of them is ignored. However, those timestamp fields are only accurate to the second. We parallelize our test runs and so occasionally two different files will have the same timestamp for a given job.
Our workaround is to add a unique number to the timestamp field.
- causes
-
JENKINS-63490 Release 1.30 all test results are duplicated
- Open
- is duplicated by
-
JENKINS-18696 Not all test results are being reported
- Closed
- is related to
-
JENKINS-52057 xUnit test result trend has random statistics when parse multiple results files
- Closed