[pypy-commit] pypy default: fix tests, hopefully

2017-09-09 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r92362:e2f4a15ea640 Date: 2017-09-09 15:01 +0200 http://bitbucket.org/pypy/pypy/changeset/e2f4a15ea640/ Log:fix tests, hopefully diff --git a/rpython/jit/codewriter/test/test_longlong.py b/rpython/jit/codewriter/test/test_longlong.py -

[pypy-commit] pypy default: bug from #2650

2017-09-09 Thread fijal
Author: fijal Branch: Changeset: r92363:79a3ea5849ca Date: 2017-09-09 16:59 +0200 http://bitbucket.org/pypy/pypy/changeset/79a3ea5849ca/ Log:bug from #2650 diff --git a/rpython/jit/metainterp/test/test_loop.py b/rpython/jit/metainterp/test/test_loop.py --- a/rpython/jit/metainterp/test/test

[pypy-commit] pypy default: issue #2650 testing

2017-09-09 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r92364:0f364935cfcf Date: 2017-09-09 22:40 +0200 http://bitbucket.org/pypy/pypy/changeset/0f364935cfcf/ Log:issue #2650 testing Functions that write immutable fields don't need to invalidate the heap cache for such field