Author: Lars Wassermann <[email protected]>
Branch:
Changeset: r383:d41579b7c86c
Date: 2013-05-07 11:42 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/d41579b7c86c/
Log: added skip note to weak_pointers test to be green on server. the
test is green locally, but not on the ci..
diff --git a/spyvm/test/test_model.py b/spyvm/test/test_model.py
--- a/spyvm/test/test_model.py
+++ b/spyvm/test/test_model.py
@@ -316,6 +316,7 @@
assert target.pixelbuffer[i] == 0xffffffff
[email protected]("socket.gethostname() == 'precise32'")
def test_weak_pointers():
from spyvm.shadow import WEAK_POINTERS
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit