Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Extent 3.1.0 Report Time Taken is in total milliseconds #999

Closed
carlc986 opened this issue Dec 5, 2017 · 2 comments
Closed

Extent 3.1.0 Report Time Taken is in total milliseconds #999

carlc986 opened this issue Dec 5, 2017 · 2 comments

Comments

@carlc986
Copy link

carlc986 commented Dec 5, 2017

Summary

When building an IReporter Extent HTML Report, the Dashboard page has the Time Taken in total milliseconds. It used to be in Hours: Minutes:Seconds:Milliseconds, which is more useful.

Expected Behavior

The Time Taken for a total suite run should be in format Hours: Minutes:Seconds:Milliseconds, it is not useful to be in total MS, cannot determine how long it took unless converting it with a calculator.

Current Behavior

MS

Sample

// Sample code goes here

Environment Details

  • Extent report Version used: 3.1.0
  • Operating System and version: Linux
  • JDK Version: 1.8
    screen shot 2017-12-05 at 8 53 08 am

Screenshots

@carlc986
Copy link
Author

Hi Anshoo, do you have a release date for the fix you added for this issue?

@SuraiyaMulani
Copy link

Hi Anshoo

i am using 3.1.3 community version - setSystemInfo() method adding same key multiple times in html report.
addSystemInfo() method in earlier 2.x versions was overriding values for same key .
I need to add browser details but my browser gets launched in before method so for each method its adding same details again and again.

Can someone give me solution for same.

extent system info

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants