[pypy-issue] [issue1415] Kermit tests failing - interpreter not functional

Roy Feldman tracker at bugs.pypy.org
Tue Mar 5 08:09:02 CET 2013


New submission from Roy Feldman <roy.feldman at gmail.com>:

The same four tests in Kermit (aka example-interpreter) are failing in both 2.0-
beta-1 and a recent revision "6d5c4347b06e", dated March 4.

Two of the tests hang, test_jit in test_jit.py and test_while in 
test_interpreter.py.

When those tests are commented out, py.test returns failures for test_print and 
test_if in test_interpreter.py.

Without if, print, and while, there is very little that can be done with the 
Kermit interpreter.

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


More information about the pypy-issue mailing list