Author: Maciej Fijalkowski <[email protected]>
Branch: jitframe-on-heap
Changeset: r61448:cc18440fa530
Date: 2013-02-19 10:46 +0200
http://bitbucket.org/pypy/pypy/changeset/cc18440fa530/
Log: skip this test for now
diff --git a/rpython/jit/backend/arm/test/test_runner.py
b/rpython/jit/backend/arm/test/test_runner.py
--- a/rpython/jit/backend/arm/test/test_runner.py
+++ b/rpython/jit/backend/arm/test/test_runner.py
@@ -205,6 +205,7 @@
assert self.cpu.get_int_value(deadframe, 0) == sum(args)
def test_debugger_on(self):
+ py.test.skip("I don't care for now")
from rpython.rlib import debug
targettoken, preambletoken = TargetToken(), TargetToken()
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit