-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: allversions
-
Component/s: Tests
-
None
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- 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">...
- 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
- mentioned in
-
Page Loading...