Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Time reporting incorrect #26

@si-mikey

Description

@si-mikey

It looks like the time that each step takes is not accurately represented in the .xml file.
See image below. The entire tests takes less than one minute to run but somehow jnuit reported it took over 6 minutes.

 <testsuite name="smoke_test1" timestamp="2017-03-02T18:35:51" time="38.905" tests="0" failures="0" errors="0" skipped="0">

Actual time

20 passing (45.00s)

But each individual step claims times that don't add up to 45.00s.

See attachment

screen shot 2017-03-02 at 1 39 31 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions