• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • junit-plugin
    • 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.

          [JENKINS-13377] Duration in history is not correct

          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-13377 duration on history page bugfix

          SCM/JIRA link daemon added a comment - 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-13377 duration on history page bugfix

          Code changed in jenkins
          User: Christoph Kutzinski
          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/e330af12e6903fdcd166276e6e21b902dc9fb2f3
          Log:
          Merge pull request #429 from soid/duration-in-history

          JENKINS-13377 test suite duration may be calculated wrong

          Compare: https://github.com/jenkinsci/jenkins/compare/5432576...e330af1

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski 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/e330af12e6903fdcd166276e6e21b902dc9fb2f3 Log: Merge pull request #429 from soid/duration-in-history JENKINS-13377 test suite duration may be calculated wrong Compare: https://github.com/jenkinsci/jenkins/compare/5432576...e330af1

            Unassigned Unassigned
            soid Greg Temchenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: