Right now, the different suites are gathered and each suite is run, instead
of having all of the test cases gather from all the suites and then run
together. When failing tests occur in an early suite, the error messages
are placed early on in the output, and can be obscured by later events.
I ran into this problem while working on getting pygr/Windows tests going,
and it was quite annoying ;).
Original issue reported on code.google.com by the.good...@gmail.com on 6 Sep 2009 at 11:54
Original issue reported on code.google.com by
the.good...@gmail.com
on 6 Sep 2009 at 11:54