Incorrect parsing of long testcase duration

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Run build which generates JUnit's xml result with some test which takes more than 1000 seconds
        <testcase name="responseIsPaginated" classname="com.atlassian.test.TestResource" time="1,073.711">...
        
      2. Check test duration at Bamboo build result page

      Expected Results

      Correct duration of test

      Actual Results

      <1 second

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Alexey Chystoprudov
              Reporter:
              Alexey Chystoprudov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: