New submission from Roy Feldman <[email protected]>:

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 cause 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.

----------
messages: 5413
nosy: pypy-issue
priority: bug
release: 2.0
status: unread
title: Kermit tests failing - interpreter not functional

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1415>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to