[pypy-issue] [issue1448] pytest on default does not support multi-inherited classes

mattip tracker at bugs.pypy.org
Sun Apr 27 22:18:48 CEST 2014


mattip <matti.picus at gmail.com> added the comment:

We no longer have the jvm backend.

I get identical output when running  
python pytest.py --collectonly pypy/module
as when I run the 2.5.2 version of an installed site-libraries pytest
py.test --collectonly pypy/module

Running collections on rpython turns up 0 tests on both versions.
May I mark this invalid? If not, please provide more info.

----------
nosy: +mattip

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1448>
________________________________________


More information about the pypy-issue mailing list