NCrunch Forum
»
General Support
»
Build/Test Issues
»
buildTime and other elapsed time fields in RawResults.xml start at 12 hours
Rank: Member
Groups: Registered
Joined: 12/4/2013(UTC) Posts: 26 Location: New Zealand
Thanks: 2 times Was thanked: 3 time(s) in 3 post(s)
|
When running NCrunch Console Tool v4.8.0.3, I noticed that all elapsed time measurements in RawResults.xml start at 12 hours. For example: Code:
...
<project name="<redacted>" path="<redacted>.csproj">
<loadErrors />
<build>
<buildTime>12:00:00.915</buildTime>
<errors />
<warnings />
</build>
<tests />
</project>
<project name="<redacted>" path="<redacted>.csproj">
<loadErrors />
<build>
<buildTime>12:00:00.734</buildTime>
<errors />
<warnings />
</build>
<tests>
<fixture name="<redacted>">
<wasRun>True</wasRun>
<isIgnored>False</isIgnored>
<setupTeardownRunTime>12:00:00.013</setupTeardownRunTime>
<totalRunTime>12:00:00.032</totalRunTime>
<fixturePassed>True</fixturePassed>
<server>(local)</server>
...
|
1 user thanked bartj for this useful post.
|
|
|
Rank: NCrunch Developer
Groups: Registered
Joined: 9/22/2017(UTC) Posts: 306 Location: Netherlands
Thanks: 138 times Was thanked: 73 time(s) in 69 post(s)
|
Hi!
Thanks for reporting this issue. I’ll have a look and see if I can reproduce it on our end. I’ll let you know how it goes.
|
|
|
|
Rank: NCrunch Developer
Groups: Registered
Joined: 9/22/2017(UTC) Posts: 306 Location: Netherlands
Thanks: 138 times Was thanked: 73 time(s) in 69 post(s)
|
I've reproduced and fixed this and it will be included in the next release. We don't know yet when this will be out, do you require a preview build that contains a fix for this?
|
|
|
|
Rank: Member
Groups: Registered
Joined: 12/4/2013(UTC) Posts: 26 Location: New Zealand
Thanks: 2 times Was thanked: 3 time(s) in 3 post(s)
|
That was fast!
Next official release - whenever that may be - is fine, thanks.
|
|
|
|
NCrunch Forum
»
General Support
»
Build/Test Issues
»
buildTime and other elapsed time fields in RawResults.xml start at 12 hours
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
YAF |
YAF © 2003-2011, Yet Another Forum.NETThis page was generated in 0.024 seconds.