mkorpela / pabot

Parallel executor for Robot Framework test cases.
https://pabot.org
Apache License 2.0
475 stars 152 forks source link

Final output file is showing wrong start_time, end_time and elapsed. #596

Open joseajunior opened 2 months ago

joseajunior commented 2 months ago

The image below shows the information from the final output using the ExecutionResult. You can notice that the start time, end time, and elapsed look exactly like the one for the first lowest suite. Screenshot 2024-09-16 at 15 28 55 And in red we can see suites where the end time is longer than the one from the root suite. Also, this "Statistics elapsed" at the bottom is the value from here in seconds: Screenshot 2024-09-16 at 15 39 18

This is using versions: pabot: 2.17.0 robotframework: 7.0