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

2016-05-08 Thread arigo
Author: Armin Rigo Branch: remove-raisingops Changeset: r84285:dd0d964c6dec Date: 2016-05-08 15:41 +0200 http://bitbucket.org/pypy/pypy/changeset/dd0d964c6dec/ Log:Fix test diff --git a/rpython/jit/codewriter/test/test_jtransform.py b/rpython/jit/codewriter/test/test_jtransform.py --- a/rpy

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

2016-04-27 Thread arigo
Author: Armin Rigo Branch: remove-raisingops Changeset: r83985:72f1e6ff2d9b Date: 2016-04-27 16:03 +0200 http://bitbucket.org/pypy/pypy/changeset/72f1e6ff2d9b/ Log:fix test diff --git a/rpython/translator/test/test_simplify.py b/rpython/translator/test/test_simplify.py --- a/rpython/transla