Armin Rigo wrote:
> Hi Elmo,
>
> Indeed, it seems that we didn't try --tb=short with app-level tests.  It
> crashes for me too.  Not sure I want to investigate as it seems that
> nobody used --tb=short enough to notice so far...  It works fine on
> interp-level tests.
>
>
> Armin
> _______________________________________________
> [email protected]
> http://codespeak.net/mailman/listinfo/pypy-dev
>
> :.
>
>   
Might be worth noticing. I'm trying to refactor py.test on a huge scale. 
This means that few things will change in API when subclassing Session, 
hence applevel tests would need some refactorings as well (probably not 
too much, but still). This might solve the problem as a side effect.

:.

_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to