allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
357 stars 226 forks source link

While merging allure reports showing incorrect execution time #442

Open nikhilwaichal96 opened 4 years ago

nikhilwaichal96 commented 4 years ago

Hi I am using Allure reports for generating automation execution reports I have created a Jenkins job for the execution of the report and I am storing daily execution results in a particular folder. I am trying to merge these reports in order to get a consolidated monthly execution report using allure generate \folderpath1\allure-results \folderpath\allure-results but after aggregating report, I am getting wrong execution time when I am opening a particular day report its showing in Minutes(for example 6M 23 secs) but after merging with command its showing(14d 00h) which is wrong

I'm submitting a bug report

What is the current behavior? Showing incorrect execution time while merging report

mhersim commented 1 year ago

I also have same issue Can anyone from Allure answer to this question? May be there is a bug, or exact configuration is missing from our side to get correct 2min instead of 22h