Author: Brian Kearns <[email protected]>
Branch:
Changeset: r60604:829c136ca2df
Date: 2013-01-28 06:15 -0500
http://bitbucket.org/pypy/pypy/changeset/829c136ca2df/
Log: another @inline test to skip
diff --git a/rpython/rlib/test/test_jit.py b/rpython/rlib/test/test_jit.py
--- a/rpython/rlib/test/test_jit.py
+++ b/rpython/rlib/test/test_jit.py
@@ -55,6 +55,7 @@
('bar', 40, 2),
]
[email protected](reason="@inline off: see skipped failures in
test_warmspot.")
def test_jitdriver_clone():
def bar(): pass
def foo(): pass
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit