Author: Maciej Fijalkowski <[email protected]>
Branch: share-guard-info
Changeset: r79755:25206e1319d6
Date: 2015-09-22 11:27 +0200
http://bitbucket.org/pypy/pypy/changeset/25206e1319d6/
Log: skip tagging test
diff --git a/rpython/jit/metainterp/test/test_ajit.py
b/rpython/jit/metainterp/test/test_ajit.py
--- a/rpython/jit/metainterp/test/test_ajit.py
+++ b/rpython/jit/metainterp/test/test_ajit.py
@@ -3888,6 +3888,7 @@
class TestLLtype(BaseLLtypeTests, LLJitMixin):
def test_tagged(self):
+ py.test.skip("I don't want to care right now")
from rpython.rlib.objectmodel import UnboxedValue
class Base(object):
__slots__ = ()
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit