On Wed, Oct 5, 2011 at 2:07 PM, Amaury Forgeot d'Arc <amaur...@gmail.com>wrote:

> 2011/10/5 Ram Rachum <r...@rachum.com>:
> > I am running PyPy from terminal, bash provided by msys. The error still
> > comes up in a dialog and the shell contains only the output from `nose`
> up
> > to the failure, with no word on the failure.
>
> Can you still see which test fails?
> and then add print statements to determine the exact location of the crash?
>
> --
> Amaury Forgeot d'Arc
>


I have hundreds of tests, and PyPy fails before a single one begins. It
seems that PyPy crashes somewhere in nose's initialization.

Isn't there a way to find the last Python line run before the crash without
stepping with a finer granularity every time?


Ram.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to