[pypy-dev] Compliance test suite broken
Jacob Hallén
jacob at strakt.com
Fri Dec 9 17:49:36 CET 2005
Running the compliance test suite with a testresults directory installed
results in the following traceback for (what I presume is) all the tests:
Traceback (application-level):
File "/home/jacob/src/pypy/dist-pypy/pypy/tool/pytest/regrverbose.py", line
3 in <module>
from test import test_support
ImportError: cannot import name 'test_support'
I'd be happy if someone who understands what broke can fix it, since I'd like
to tackle some of the compliancy problems.
Jacob
More information about the Pypy-dev
mailing list