[pypy-commit] pypy remove-raisingops: test fix

2016-05-11 Thread arigo
Author: Armin Rigo Branch: remove-raisingops Changeset: r84367:3d4ae3e9cc30 Date: 2016-05-11 09:34 +0200 http://bitbucket.org/pypy/pypy/changeset/3d4ae3e9cc30/ Log:test fix diff --git a/pypy/module/pypyjit/test_pypy_c/test_00_model.py b/pypy/module/pypyjit/test_pypy_c/test_00_model.py --- a

[pypy-commit] pypy remove-raisingops: test fix

2016-04-27 Thread arigo
Author: Armin Rigo Branch: remove-raisingops Changeset: r83982:9d2ecd1dcf3f Date: 2016-04-27 15:43 +0200 http://bitbucket.org/pypy/pypy/changeset/9d2ecd1dcf3f/ Log:test fix diff --git a/rpython/rtyper/lltypesystem/test/test_lloperation.py b/rpython/rtyper/lltypesystem/test/test_lloperation.