[IPython-dev] Test failures and errors in trunk
Fernando Perez
fperez.net at gmail.com
Wed Mar 18 22:44:52 EDT 2009
On Wed, Mar 18, 2009 at 4:59 PM, Brian Granger <ellisonbg.net at gmail.com> wrote:
> OK, I found out what merge introduced these problems. It was the big
> merge from your trunk Fernando. To make sure that this is really the
> source of the problem, Fernando, can you check out r1158 of trunk and
> run the test suite. I am hoping that you will find no errors. If
> this is what you find, then I will start to go through the revisions
> in your branch to see where these things came in exactly.
>
> One off thing. On my machine, I get 518 tests rather than the 151
> that you find. Is is possible that on my machine I am finding extra
> tests that aren't really tests and thus fail? What version of nose
> are you running?
I'd imagine those are the Cocoa ones. I'm using nose 0.10.4. It
would be nice to rework the test reporter so it lists (when in -v
mode) the skipped tests at the end. It's always useful to see that
printed.
Cheers,
f
More information about the IPython-dev
mailing list