Author: Gregor Wegberg <[email protected]>
Branch: gc-incminimark-pinning
Changeset: r71827:aeb7a384e60a
Date: 2014-05-18 13:08 +0200
http://bitbucket.org/pypy/pypy/changeset/aeb7a384e60a/

Log:    another XXX todo for our test set

diff --git a/rpython/memory/gc/test/test_object_pinning.py 
b/rpython/memory/gc/test/test_object_pinning.py
--- a/rpython/memory/gc/test/test_object_pinning.py
+++ b/rpython/memory/gc/test/test_object_pinning.py
@@ -144,3 +144,6 @@
 
     # XXX test/define what happens if pinned object already has a shadow
     # => shadow handling.
+
+    # XXX fill nursery with pinned objects -> + define behavior for such a
+    # case
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to