Is this problem with the Gui or the console runner? If it's the Gui, there
are several places where the time is displayed, so please indicate which.
Have you found a particular way to trigger this problem?
Charlie
> --
> You received this message because you are subscribed to the Google Groups
> "NUnit-Discuss" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/nunit-discuss/-/T4XqPZtNX_wJ.
> To post to this group, send email to nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to
> nunit-discus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nunit-discuss?hl=en.
From the code, it seems you are creating the output yourself, using the
xsl transform. Since NUnit no longer uses it, I suppose it's possible that
the XML format and the transform have diverged. Take a look at what's
in the raw xml file for the cases where you have incorrect output.
Charlie
Charlie
Just grabbed NUnit 2.6 release candidate. It seems to be working ok
so far but the test result time print out seems to be inconsistent.
Sometimes a time will print out while other times, it'll just display
Would you please file a bug report?
Charlie