mgivney / easyb

Automatically exported from code.google.com/p/easyb
0 stars 0 forks source link

Incorrect timestamp when running stories in parallel #221

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create more than one story
2. Run them using the maven plugin with <parallel>true</parallel> and set to 
generate an html report
3. Check the easyb html report timestamp for story execution time

What is the expected output? What do you see instead?
Expect a valid number, instead it shows numbers like -1.0479276161212E10

What version of the product are you using? On what operating system?
maven-easyb-plugin 1.2

Please provide any additional information below.

Original issue reported on code.google.com by doj...@gmail.com on 5 Jul 2011 at 11:53

GoogleCodeExporter commented 9 years ago
can you please attach a project that generates this behaviour? Then we can add 
it to the integration tests.

Original comment by rich...@bluetrainsoftware.com on 27 Jul 2011 at 9:35