Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13363

Total tests duration reported by xUnit does not match the total tests time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • junit-plugin, xunit-plugin
    • None
    • Jenkins 1.457, Windows (Master) & Linux

      We are using xUnit to convert both nUnit & UnitTest++ reports for Jenkins.

      I just noticed that the total test duration displayed in Jenkins is invalid. I opened the junitResult.xml file which I guess is generated by xUnit and the duration at the end is definitely wrong.

      In my case, the duration shows:
      <duration>228.79994</duration>

      And there were some test suites that lasted more than that
      <suite>
      <file>...\generatedJUnitFiles\NUnit\TEST--1009090779.xml</file>
      <name>TestContracts</name>
      <duration>658.13367</duration>

            nfalco Nikolas Falco
            marcsanfacon Marc Sanfacon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: