-
Bug
-
Resolution: Fixed
-
Major
-
jenkins 2.32.1
junit-plugin 1.20
-
-
junit 1.27
Hi,
The Junit test result showing all the class time duration as 1 sec while the class can take less or more then 1 sec in total.
The example job is Android tests job (using Gradle).
Package time and individual test time duration result are good.
Thanks,
Nitzan
- links to
[JENKINS-42438] Wrong JUnit test duration shown in classes list
Released As | New: junit 1.27 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remote Link | New: This issue links to "jenkinsci/junit-plugin#66 (Web Link)" [ 22903 ] |
I had the same issue and created a PR to fix it: https://github.com/jenkinsci/junit-plugin/pull/66