-
Bug
-
Resolution: Fixed
-
Major
-
None
Duration is wrong in history in case described in JENKINS-12457 when test suite splitted into 2 files.
If we have 2 cases with the same names we have to use an object only for one of them but merge the duration of them.
- is related to
-
JENKINS-12457 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files
-
- Resolved
-
Code changed in jenkins
User: Greg Temchenko
Path:
core/src/main/java/hudson/tasks/junit/TestResult.java
core/src/test/java/hudson/tasks/junit/TestResultTest.java
http://jenkins-ci.org/commit/jenkins/7921599c5ff0dab420248053eed8b22a1da2781b
Log:
JENKINS-13377duration on history page bugfix