[pypy-commit] pypy gc_no_cleanup_nursery: fix some tests

2014-09-05 Thread fijal
Author: Maciej Fijalkowski Branch: gc_no_cleanup_nursery Changeset: r73324:0026f4ea693a Date: 2014-09-05 12:58 -0600 http://bitbucket.org/pypy/pypy/changeset/0026f4ea693a/ Log:fix some tests diff --git a/rpython/jit/backend/llgraph/runner.py b/rpython/jit/backend/llgraph/runner.py --- a/rpy

[pypy-commit] pypy gc_no_cleanup_nursery: fix some tests

2014-09-01 Thread fijal
Author: Maciej Fijalkowski Branch: gc_no_cleanup_nursery Changeset: r73279:b3beb2273ee2 Date: 2014-09-01 15:10 -0600 http://bitbucket.org/pypy/pypy/changeset/b3beb2273ee2/ Log:fix some tests diff --git a/rpython/memory/test/test_transformed_gc.py b/rpython/memory/test/test_transformed_gc.py