[pypy-commit] pypy default: Fix test collection on windows and s390x

2019-08-11 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r97146:597f4be1ae97 Date: 2019-08-11 17:51 +0100 http://bitbucket.org/pypy/pypy/changeset/597f4be1ae97/ Log:Fix test collection on windows and s390x diff --git a/pypy/module/_cppyy/test/conftest.py b/pypy/module/_cppyy/test/conftest.py ---

[pypy-commit] pypy default: fix test as well

2019-06-12 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r96801:e53c20a6841a Date: 2019-06-12 15:28 +0100 http://bitbucket.org/pypy/pypy/changeset/e53c20a6841a/ Log:fix test as well diff --git a/lib-python/2.7/test/test_timeit.py b/lib-python/2.7/test/test_timeit.py --- a/lib-python/2.7/test/test_timeit.py

[pypy-commit] pypy default: fix test for extra ops after shadowstack-issue2722

2019-05-26 Thread mattip
Author: Matti Picus Branch: Changeset: r96697:597a4f90a1b1 Date: 2019-05-27 08:53 +0300 http://bitbucket.org/pypy/pypy/changeset/597a4f90a1b1/ Log:fix test for extra ops after shadowstack-issue2722 diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py

[pypy-commit] pypy default: fix test

2019-04-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r96516:d7c51628e606 Date: 2019-04-18 11:19 +0200 http://bitbucket.org/pypy/pypy/changeset/d7c51628e606/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py ---

[pypy-commit] pypy default: fix test

2019-03-11 Thread mattip
Author: Matti Picus Branch: Changeset: r96270:c035c7de5e39 Date: 2019-03-11 09:12 +0200 http://bitbucket.org/pypy/pypy/changeset/c035c7de5e39/ Log:fix test diff --git a/lib_pypy/_ctypes/array.py b/lib_pypy/_ctypes/array.py --- a/lib_pypy/_ctypes/array.py +++ b/lib_pypy/_ctypes/array.py @@

[pypy-commit] pypy default: fix test from 275fd99e1c23 - __args__.keywords can be None or an empty list

2019-03-01 Thread mattip
Author: Matti Picus Branch: Changeset: r96195:739b9c69e036 Date: 2019-02-28 23:25 +0200 http://bitbucket.org/pypy/pypy/changeset/739b9c69e036/ Log:fix test from 275fd99e1c23 - __args__.keywords can be None or an empty list diff --git a/pypy/module/cpyext/methodobject.py

[pypy-commit] pypy default: fix test

2019-02-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r96043:991f167e4663 Date: 2019-02-18 09:35 +0100 http://bitbucket.org/pypy/pypy/changeset/991f167e4663/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py ---

[pypy-commit] pypy default: Fix test

2019-02-16 Thread arigo
Author: Armin Rigo Branch: Changeset: r96028:63c291824396 Date: 2019-02-16 15:17 +0100 http://bitbucket.org/pypy/pypy/changeset/63c291824396/ Log:Fix test diff --git a/pypy/module/cpyext/test/test_typeobject.py b/pypy/module/cpyext/test/test_typeobject.py ---

[pypy-commit] pypy default: Fix test

2019-02-16 Thread arigo
Author: Armin Rigo Branch: Changeset: r96027:7fad2f4ca232 Date: 2019-02-16 14:30 +0100 http://bitbucket.org/pypy/pypy/changeset/7fad2f4ca232/ Log:Fix test diff --git a/pypy/module/cpyext/test/test_sequence.py b/pypy/module/cpyext/test/test_sequence.py ---

[pypy-commit] pypy default: fix test, logic was backwards

2019-02-15 Thread mattip
Author: Matti Picus Branch: Changeset: r96012:98b12ab55f09 Date: 2019-02-15 12:21 +0200 http://bitbucket.org/pypy/pypy/changeset/98b12ab55f09/ Log:fix test, logic was backwards diff --git a/rpython/rlib/test/test_rutf8.py b/rpython/rlib/test/test_rutf8.py ---

[pypy-commit] pypy default: fix test for linux 32

2019-02-12 Thread mattip
Author: Matti Picus Branch: Changeset: r95968:20486c92ed2a Date: 2019-02-12 12:54 +0200 http://bitbucket.org/pypy/pypy/changeset/20486c92ed2a/ Log:fix test for linux 32 diff --git a/rpython/memory/gc/test/test_direct.py b/rpython/memory/gc/test/test_direct.py ---

[pypy-commit] pypy default: Fix test

2019-01-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r95587:0916788c705e Date: 2019-01-08 09:10 +0100 http://bitbucket.org/pypy/pypy/changeset/0916788c705e/ Log:Fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py ---

[pypy-commit] pypy default: fix test

2018-11-30 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r95389:a2d417aec82f Date: 2018-11-30 16:15 +0100 http://bitbucket.org/pypy/pypy/changeset/a2d417aec82f/ Log:fix test diff --git a/rpython/translator/c/test/test_standalone.py b/rpython/translator/c/test/test_standalone.py ---

[pypy-commit] pypy default: fix test on win32, also cleanup uneeded export of function from libpypy

2018-11-10 Thread mattip
Author: Matti Picus Branch: Changeset: r95291:286138f59bc3 Date: 2018-11-10 20:55 -0800 http://bitbucket.org/pypy/pypy/changeset/286138f59bc3/ Log:fix test on win32, also cleanup uneeded export of function from libpypy diff --git a/pypy/module/sys/initpath.py

[pypy-commit] pypy default: fix test

2018-10-26 Thread arigo
Author: Armin Rigo Branch: Changeset: r95250:b01d1db30165 Date: 2018-10-26 12:01 +0200 http://bitbucket.org/pypy/pypy/changeset/b01d1db30165/ Log:fix test diff --git a/pypy/module/cpyext/test/test_misc.py b/pypy/module/cpyext/test/test_misc.py --- a/pypy/module/cpyext/test/test_misc.py

[pypy-commit] pypy default: fix test

2018-09-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r95145:4ffcc8f9acd4 Date: 2018-09-19 17:22 +0200 http://bitbucket.org/pypy/pypy/changeset/4ffcc8f9acd4/ Log:fix test diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: fix test

2018-06-29 Thread mattip
Author: Matti Picus Branch: Changeset: r94785:435136eb0bac Date: 2018-06-29 07:36 -0700 http://bitbucket.org/pypy/pypy/changeset/435136eb0bac/ Log:fix test diff --git a/pypy/module/cpyext/test/test_object.py b/pypy/module/cpyext/test/test_object.py ---

[pypy-commit] pypy default: fix test for python3, remove implemented functions from stubs.py

2018-05-14 Thread mattip
Author: Matti Picus Branch: Changeset: r94570:a8e6b2583cbc Date: 2018-05-14 14:39 +0300 http://bitbucket.org/pypy/pypy/changeset/a8e6b2583cbc/ Log:fix test for python3, remove implemented functions from stubs.py diff --git a/pypy/module/cpyext/stubs.py

[pypy-commit] pypy default: fix test

2018-02-07 Thread mattip
Author: Matti Picus Branch: Changeset: r93780:14abb2e081c8 Date: 2018-02-07 15:47 +0200 http://bitbucket.org/pypy/pypy/changeset/14abb2e081c8/ Log:fix test diff --git a/pypy/module/cpyext/test/test_object.py b/pypy/module/cpyext/test/test_object.py ---

[pypy-commit] pypy default: fix test (hopefully, 2nd try)

2018-01-21 Thread arigo
Author: Armin Rigo Branch: Changeset: r93694:c40886d72bc2 Date: 2018-01-21 10:53 +0100 http://bitbucket.org/pypy/pypy/changeset/c40886d72bc2/ Log:fix test (hopefully, 2nd try) diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py

[pypy-commit] pypy default: Fix test: missing incref

2017-12-17 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93448:a560a9381f17 Date: 2017-12-17 13:22 + http://bitbucket.org/pypy/pypy/changeset/a560a9381f17/ Log:Fix test: missing incref diff --git a/pypy/module/cpyext/test/test_tupleobject.py

[pypy-commit] pypy default: fix test use of eci for vmprof_start_sampling, vmprof_start_sampling

2017-11-23 Thread mattip
Author: Matti Picus Branch: Changeset: r93151:72001f56a97f Date: 2017-11-23 20:28 +0200 http://bitbucket.org/pypy/pypy/changeset/72001f56a97f/ Log:fix test use of eci for vmprof_start_sampling, vmprof_start_sampling diff --git a/rpython/rlib/rvmprof/cintf.py

[pypy-commit] pypy default: fix test to pass on win32

2017-09-20 Thread mattip
Author: Matti Picus Branch: Changeset: r92424:6a339c39b5eb Date: 2017-09-20 17:36 +0300 http://bitbucket.org/pypy/pypy/changeset/6a339c39b5eb/ Log:fix test to pass on win32 diff --git a/pypy/module/cpyext/test/test_eval.py b/pypy/module/cpyext/test/test_eval.py ---

[pypy-commit] pypy default: Fix test on 32-bit

2017-06-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r91506:e2ba7d32b791 Date: 2017-06-04 10:27 +0200 http://bitbucket.org/pypy/pypy/changeset/e2ba7d32b791/ Log:Fix test on 32-bit diff --git a/rpython/jit/backend/x86/test/test_runner.py b/rpython/jit/backend/x86/test/test_runner.py ---

[pypy-commit] pypy default: Fix test

2017-05-28 Thread arigo
Author: Armin Rigo Branch: Changeset: r91430:0d24dcc53f09 Date: 2017-05-28 16:43 +0200 http://bitbucket.org/pypy/pypy/changeset/0d24dcc53f09/ Log:Fix test diff --git a/rpython/rtyper/llinterp.py b/rpython/rtyper/llinterp.py --- a/rpython/rtyper/llinterp.py +++

[pypy-commit] pypy default: Fix test

2017-05-28 Thread arigo
Author: Armin Rigo Branch: Changeset: r91429:659988b39888 Date: 2017-05-28 16:42 +0200 http://bitbucket.org/pypy/pypy/changeset/659988b39888/ Log:Fix test diff --git a/rpython/jit/backend/llsupport/test/test_gc_integration.py

[pypy-commit] pypy default: fix test

2017-05-16 Thread mattip
Author: Matti Picus Branch: Changeset: r91312:e45afbe0ded7 Date: 2017-05-16 13:53 +0300 http://bitbucket.org/pypy/pypy/changeset/e45afbe0ded7/ Log:fix test diff --git a/pypy/module/cpyext/test/test_dictobject.py b/pypy/module/cpyext/test/test_dictobject.py ---

[pypy-commit] pypy default: Fix test to make a bit more sense.

2017-04-22 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r91116:9ef459636100 Date: 2017-04-22 23:06 +0200 http://bitbucket.org/pypy/pypy/changeset/9ef459636100/ Log:Fix test to make a bit more sense. diff --git a/pypy/module/test_lib_pypy/test_md5_extra.py

[pypy-commit] pypy default: Fix test (expecting AssertionError now for out-of-bounds unsafe access)

2017-04-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r90888:e21e09d948c3 Date: 2017-04-01 10:45 +0200 http://bitbucket.org/pypy/pypy/changeset/e21e09d948c3/ Log:Fix test (expecting AssertionError now for out-of-bounds unsafe access) diff --git

[pypy-commit] pypy default: Fix (test by running "py.test -A" on pypy enough times until it crashes,

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90668:5fd8b95992bb Date: 2017-03-14 08:35 +0100 http://bitbucket.org/pypy/pypy/changeset/5fd8b95992bb/ Log:Fix (test by running "py.test -A" on pypy enough times until it crashes, with options like MALLOC_CHECK_=7 to detect

[pypy-commit] pypy default: Fix test (mostly, but I'm not sure I understand why it doesn't seem to

2017-03-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r90550:1a55bff39061 Date: 2017-03-05 08:44 +0100 http://bitbucket.org/pypy/pypy/changeset/1a55bff39061/ Log:Fix test (mostly, but I'm not sure I understand why it doesn't seem to crash in a full pypy) diff --git

[pypy-commit] pypy default: fix test on my laptop

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90335:c5721c39a21f Date: 2017-02-24 08:39 +0100 http://bitbucket.org/pypy/pypy/changeset/c5721c39a21f/ Log:fix test on my laptop diff --git a/rpython/translator/c/test/test_newgc.py b/rpython/translator/c/test/test_newgc.py ---

[pypy-commit] pypy default: fix test: now only three residual calls instead of four

2017-02-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r89964:bff2e6940cc6 Date: 2017-02-06 09:00 +0100 http://bitbucket.org/pypy/pypy/changeset/bff2e6940cc6/ Log:fix test: now only three residual calls instead of four diff --git a/rpython/jit/metainterp/test/test_dict.py

[pypy-commit] pypy default: fix test

2017-02-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r89903:cc6165679b16 Date: 2017-02-02 17:25 +0100 http://bitbucket.org/pypy/pypy/changeset/cc6165679b16/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py b/pypy/module/pypyjit/test_pypy_c/test_misc.py ---

[pypy-commit] pypy default: fix test

2017-01-26 Thread arigo
Author: Armin Rigo Branch: Changeset: r89781:8ecc4591e7ec Date: 2017-01-26 10:02 +0100 http://bitbucket.org/pypy/pypy/changeset/8ecc4591e7ec/ Log:fix test diff --git a/pypy/interpreter/test/test_appinterp.py b/pypy/interpreter/test/test_appinterp.py ---

[pypy-commit] pypy default: fix test - call Py_DecRef on PyObject to allow finalizer to run

2017-01-16 Thread mattip
Author: Matti Picus Branch: Changeset: r89621:13bdc04dc6d2 Date: 2017-01-16 23:20 +0200 http://bitbucket.org/pypy/pypy/changeset/13bdc04dc6d2/ Log:fix test - call Py_DecRef on PyObject to allow finalizer to run diff --git

[pypy-commit] pypy default: fix test

2017-01-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r89308:aa9ae054b625 Date: 2017-01-02 18:00 +0100 http://bitbucket.org/pypy/pypy/changeset/aa9ae054b625/ Log:fix test diff --git a/pypy/module/_socket/test/test_sock_app.py b/pypy/module/_socket/test/test_sock_app.py ---

[pypy-commit] pypy default: fix test

2016-12-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r88924:e8f04195dde5 Date: 2016-12-07 09:33 +0100 http://bitbucket.org/pypy/pypy/changeset/e8f04195dde5/ Log:fix test diff --git a/pypy/module/_cffi_backend/test/test_ffi_obj.py b/pypy/module/_cffi_backend/test/test_ffi_obj.py ---

[pypy-commit] pypy default: fix test

2016-11-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r88285:76a9a43a1e8c Date: 2016-11-10 09:45 +0100 http://bitbucket.org/pypy/pypy/changeset/76a9a43a1e8c/ Log:fix test diff --git a/rpython/rlib/rarithmetic.py b/rpython/rlib/rarithmetic.py --- a/rpython/rlib/rarithmetic.py +++

[pypy-commit] pypy default: fix test

2016-11-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r88204:95700489ad41 Date: 2016-11-08 11:36 +0100 http://bitbucket.org/pypy/pypy/changeset/95700489ad41/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py ---

[pypy-commit] pypy default: fix test on CPython: _PyObject_NewVar does not initialise the memory

2016-10-06 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r87613:b0e70c0c2ac0 Date: 2016-10-06 16:43 +0100 http://bitbucket.org/pypy/pypy/changeset/b0e70c0c2ac0/ Log:fix test on CPython: _PyObject_NewVar does not initialise the memory diff --git

[pypy-commit] pypy default: Fix test for arm

2016-10-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r87499:87c5d21350cd Date: 2016-10-01 15:46 +0200 http://bitbucket.org/pypy/pypy/changeset/87c5d21350cd/ Log:Fix test for arm diff --git a/rpython/jit/backend/llsupport/test/test_gc_integration.py

[pypy-commit] pypy default: Fix test

2016-09-26 Thread arigo
Author: Armin Rigo Branch: Changeset: r87386:7472cf9b0cd7 Date: 2016-09-26 08:49 +0200 http://bitbucket.org/pypy/pypy/changeset/7472cf9b0cd7/ Log:Fix test diff --git a/pypy/interpreter/test/test_app_main.py b/pypy/interpreter/test/test_app_main.py ---

[pypy-commit] pypy default: Fix test

2016-08-22 Thread arigo
Author: Armin Rigo Branch: Changeset: r86430:f8852bc52436 Date: 2016-08-23 01:00 +0200 http://bitbucket.org/pypy/pypy/changeset/f8852bc52436/ Log:Fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py ---

[pypy-commit] pypy default: fix test, realloc frees the input ptr if it is realloc() ed

2016-08-08 Thread mattip
Author: Matti Picus Branch: Changeset: r86086:cffad389be1e Date: 2016-08-08 20:07 +0300 http://bitbucket.org/pypy/pypy/changeset/cffad389be1e/ Log:fix test, realloc frees the input ptr if it is realloc() ed diff --git a/pypy/module/cpyext/test/test_object.py

[pypy-commit] pypy default: fix test

2016-07-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r85766:173f3d27bfdb Date: 2016-07-19 11:05 +0200 http://bitbucket.org/pypy/pypy/changeset/173f3d27bfdb/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py ---

[pypy-commit] pypy default: Fix test (after 4e4fa6046959, which gets rid of these unexpected

2016-06-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r85142:8030d6268539 Date: 2016-06-13 21:06 +0200 http://bitbucket.org/pypy/pypy/changeset/8030d6268539/ Log:Fix test (after 4e4fa6046959, which gets rid of these unexpected getarrayitem_raw) diff --git

[pypy-commit] pypy default: fix test

2016-06-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r85071:3586ac55f668 Date: 2016-06-10 11:39 +0200 http://bitbucket.org/pypy/pypy/changeset/3586ac55f668/ Log:fix test diff --git a/rpython/memory/gc/test/test_direct.py b/rpython/memory/gc/test/test_direct.py ---

[pypy-commit] pypy default: fix test

2016-04-07 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r83575:e4e5f038ebbf Date: 2016-04-07 16:58 +0100 http://bitbucket.org/pypy/pypy/changeset/e4e5f038ebbf/ Log:fix test diff --git a/rpython/rlib/test/test_rposix.py b/rpython/rlib/test/test_rposix.py ---

[pypy-commit] pypy default: fix test

2016-04-05 Thread Raemi
Author: Remi Meier Branch: Changeset: r83523:82e8cf34e4ab Date: 2016-04-05 17:00 +0300 http://bitbucket.org/pypy/pypy/changeset/82e8cf34e4ab/ Log:fix test diff --git a/rpython/jit/backend/llsupport/test/zrpy_vmprof_test.py

[pypy-commit] pypy default: fix test after 3c4aee3b5f7a

2016-03-07 Thread mattip
Author: mattip Branch: Changeset: r82870:d3f6d015182f Date: 2016-03-07 21:25 +0200 http://bitbucket.org/pypy/pypy/changeset/d3f6d015182f/ Log:fix test after 3c4aee3b5f7a diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -240,6 +240,7 @@ Kristjan Valur

[pypy-commit] pypy default: Fix test by testing with a less commonly used module.

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r82411:9a5c6a749b49 Date: 2016-02-22 23:27 +0100 http://bitbucket.org/pypy/pypy/changeset/9a5c6a749b49/ Log:Fix test by testing with a less commonly used module. diff --git a/pypy/module/imp/test/test_import.py

[pypy-commit] pypy default: Fix test.

2015-12-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r81494:d3465d7f76a2 Date: 2015-12-30 00:38 +0100 http://bitbucket.org/pypy/pypy/changeset/d3465d7f76a2/ Log:Fix test. diff --git a/pypy/module/cpyext/test/test_typeobject.py b/pypy/module/cpyext/test/test_typeobject.py

[pypy-commit] pypy default: Fix test if specialized_zip_2_lists isn't importable.

2015-11-14 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r80675:e2a9b91eb60c Date: 2015-11-14 18:34 +0100 http://bitbucket.org/pypy/pypy/changeset/e2a9b91eb60c/ Log:Fix test if specialized_zip_2_lists isn't importable. diff --git a/pypy/objspace/std/test/test_tupleobject.py

[pypy-commit] pypy default: fix test

2015-11-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r80604:2e371c1bb8f8 Date: 2015-11-09 08:46 +0100 http://bitbucket.org/pypy/pypy/changeset/2e371c1bb8f8/ Log:fix test diff --git a/rpython/jit/backend/llsupport/descr.py b/rpython/jit/backend/llsupport/descr.py ---

[pypy-commit] pypy default: Fix test (didn't run on 64-bit, and failed on Win32)

2015-10-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r80030:7a55c3196936 Date: 2015-10-08 06:31 +0200 http://bitbucket.org/pypy/pypy/changeset/7a55c3196936/ Log:Fix test (didn't run on 64-bit, and failed on Win32) diff --git a/rpython/jit/metainterp/test/test_ajit.py

[pypy-commit] pypy default: fix test

2015-08-12 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r78955:7abd45f9e434 Date: 2015-08-13 07:05 +0300 http://bitbucket.org/pypy/pypy/changeset/7abd45f9e434/ Log:fix test diff --git a/pypy/module/micronumpy/test/test_dtypes.py b/pypy/module/micronumpy/test/test_dtypes.py ---

[pypy-commit] pypy default: fix test after changes in 36a1899115e0

2015-07-04 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: Changeset: r78428:75d199ee1dc7 Date: 2015-07-04 19:23 +0200 http://bitbucket.org/pypy/pypy/changeset/75d199ee1dc7/ Log:fix test after changes in 36a1899115e0 diff --git a/pypy/module/pypyjit/test_pypy_c/test_micronumpy.py

[pypy-commit] pypy default: Fix test

2015-07-03 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r78420:b1635c72d2d4 Date: 2015-07-04 00:06 +0200 http://bitbucket.org/pypy/pypy/changeset/b1635c72d2d4/ Log:Fix test diff --git a/rpython/rlib/test/test_compilerinfo.py b/rpython/rlib/test/test_compilerinfo.py ---

[pypy-commit] pypy default: Fix test

2015-05-20 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r77420:2c648d4310f1 Date: 2015-05-20 10:40 +0200 http://bitbucket.org/pypy/pypy/changeset/2c648d4310f1/ Log:Fix test diff --git a/pypy/module/_cffi_backend/test/test_file.py b/pypy/module/_cffi_backend/test/test_file.py ---

[pypy-commit] pypy default: fix test, specify int size when examining strides

2015-05-14 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r77324:076b58687070 Date: 2015-05-15 05:26 +0300 http://bitbucket.org/pypy/pypy/changeset/076b58687070/ Log:fix test, specify int size when examining strides diff --git a/pypy/module/micronumpy/test/test_ufuncs.py

[pypy-commit] pypy default: fix test

2015-05-10 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r77284:2d95ca250540 Date: 2015-05-10 21:39 +0300 http://bitbucket.org/pypy/pypy/changeset/2d95ca250540/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py b/pypy/module/pypyjit/test_pypy_c/test_call.py ---

[pypy-commit] pypy default: Fix test when run alone

2015-05-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r77025:354ff4ef1593 Date: 2015-05-04 09:27 +0200 http://bitbucket.org/pypy/pypy/changeset/354ff4ef1593/ Log:Fix test when run alone diff --git a/pypy/interpreter/test/test_pyframe.py b/pypy/interpreter/test/test_pyframe.py ---

[pypy-commit] pypy default: Fix test on Windows

2015-05-02 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76974:0d5be1c2a04d Date: 2015-05-02 14:30 +0200 http://bitbucket.org/pypy/pypy/changeset/0d5be1c2a04d/ Log:Fix test on Windows diff --git a/rpython/jit/backend/test/runner_test.py b/rpython/jit/backend/test/runner_test.py ---

[pypy-commit] pypy default: fix test

2015-04-11 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76773:60de3e60e9d5 Date: 2015-04-11 10:42 +0200 http://bitbucket.org/pypy/pypy/changeset/60de3e60e9d5/ Log:fix test diff --git a/rpython/translator/c/gcc/test/test_trackgcroot.py b/rpython/translator/c/gcc/test/test_trackgcroot.py ---

[pypy-commit] pypy default: 'fix' test

2015-04-03 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76702:b58c996fdef5 Date: 2015-04-03 16:15 +0200 http://bitbucket.org/pypy/pypy/changeset/b58c996fdef5/ Log:'fix' test diff --git a/rpython/jit/metainterp/test/test_string.py b/rpython/jit/metainterp/test/test_string.py ---

[pypy-commit] pypy default: Fix test to also work in lldebug mode (it used to fail because

2015-03-16 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76411:7926ef4fb172 Date: 2015-03-16 17:21 +0100 http://bitbucket.org/pypy/pypy/changeset/7926ef4fb172/ Log:Fix test to also work in lldebug mode (it used to fail because the C hack to allocate does not track the allocation) diff

[pypy-commit] pypy default: Fix test after translation

2015-03-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76237:7517b098f581 Date: 2015-03-04 10:39 +0100 http://bitbucket.org/pypy/pypy/changeset/7517b098f581/ Log:Fix test after translation diff --git a/pypy/module/sys/test/test_sysmodule.py b/pypy/module/sys/test/test_sysmodule.py ---

[pypy-commit] pypy default: fix test

2015-02-25 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r76123:648124294bf5 Date: 2015-02-25 12:01 +0100 http://bitbucket.org/pypy/pypy/changeset/648124294bf5/ Log:fix test diff --git a/rpython/jit/backend/llsupport/test/test_asmmemmgr.py

[pypy-commit] pypy default: fix test: the cond_call=0 was actually a long-standing bug that the new

2015-02-22 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r76046:3930b6579b7e Date: 2015-02-22 17:26 +0100 http://bitbucket.org/pypy/pypy/changeset/3930b6579b7e/ Log:fix test: the cond_call=0 was actually a long-standing bug that the new heapcache fixes diff --git

[pypy-commit] pypy default: fix test

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75898:956c35f6c0e4 Date: 2015-02-15 16:12 +0100 http://bitbucket.org/pypy/pypy/changeset/956c35f6c0e4/ Log:fix test diff --git a/pypy/module/_cffi_backend/test/test_handle.py b/pypy/module/_cffi_backend/test/test_handle.py ---

[pypy-commit] pypy default: fix test, 2nd step

2015-01-22 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75475:6bfb35a7371e Date: 2015-01-22 10:03 +0100 http://bitbucket.org/pypy/pypy/changeset/6bfb35a7371e/ Log:fix test, 2nd step diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py

[pypy-commit] pypy default: fix test

2015-01-19 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75446:2e861a37e530 Date: 2015-01-20 00:57 +0100 http://bitbucket.org/pypy/pypy/changeset/2e861a37e530/ Log:fix test diff --git a/pypy/module/termios/test/test_termios.py b/pypy/module/termios/test/test_termios.py ---

[pypy-commit] pypy default: Fix test

2015-01-19 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75433:b6913a381bf9 Date: 2015-01-19 12:05 +0100 http://bitbucket.org/pypy/pypy/changeset/b6913a381bf9/ Log:Fix test diff --git a/rpython/translator/tool/test/test_staticsizereport.py

[pypy-commit] pypy default: fix test after b9d53b23c50b

2015-01-16 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r75383:dcbbd83e551c Date: 2015-01-16 14:28 +0200 http://bitbucket.org/pypy/pypy/changeset/dcbbd83e551c/ Log:fix test after b9d53b23c50b diff --git a/pypy/interpreter/test/test_targetpypy.py b/pypy/interpreter/test/test_targetpypy.py

[pypy-commit] pypy default: fix test, coercing values to records - reduces numpy incompatability

2014-12-11 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r74892:218d49b0e351 Date: 2014-12-11 23:30 +0200 http://bitbucket.org/pypy/pypy/changeset/218d49b0e351/ Log:fix test, coercing values to records - reduces numpy incompatability diff --git a/pypy/module/micronumpy/test/test_ndarray.py

[pypy-commit] pypy default: fix test

2014-11-28 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r74751:4a150158f334 Date: 2014-11-28 14:19 +0100 http://bitbucket.org/pypy/pypy/changeset/4a150158f334/ Log:fix test diff --git a/rpython/jit/codewriter/test/test_flatten.py b/rpython/jit/codewriter/test/test_flatten.py ---

[pypy-commit] pypy default: fix test

2014-11-28 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r74752:32796dba665f Date: 2014-11-28 14:24 +0100 http://bitbucket.org/pypy/pypy/changeset/32796dba665f/ Log:fix test diff --git a/rpython/jit/metainterp/optimizeopt/test/test_optimizeopt.py

[pypy-commit] pypy default: fix test

2014-11-28 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r74754:ec0b383167ab Date: 2014-11-28 14:56 +0100 http://bitbucket.org/pypy/pypy/changeset/ec0b383167ab/ Log:fix test diff --git a/pypy/module/micronumpy/test/test_zjit.py b/pypy/module/micronumpy/test/test_zjit.py ---

[pypy-commit] pypy default: Fix test

2014-11-22 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r74630:79565c62bfae Date: 2014-11-22 11:39 +0100 http://bitbucket.org/pypy/pypy/changeset/79565c62bfae/ Log:Fix test diff --git a/rpython/rtyper/lltypesystem/test/test_rffi.py b/rpython/rtyper/lltypesystem/test/test_rffi.py ---

[pypy-commit] pypy default: Fix test

2014-09-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r73297:b15ac44c3739 Date: 2014-09-04 14:21 +0200 http://bitbucket.org/pypy/pypy/changeset/b15ac44c3739/ Log:Fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_cprofile.py b/pypy/module/pypyjit/test_pypy_c/test_cprofile.py ---

[pypy-commit] pypy default: Fix test, and improve it to check that a non-executable fake exe is not

2014-09-02 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r73283:912dd9df99a8 Date: 2014-09-02 20:33 +0200 http://bitbucket.org/pypy/pypy/changeset/912dd9df99a8/ Log:Fix test, and improve it to check that a non-executable fake exe is not picked up any more, but an executable one is

[pypy-commit] pypy default: Fix test for the 'trace-limit-hack' merge

2014-09-01 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r73260:fc98972622d7 Date: 2014-09-01 09:32 +0200 http://bitbucket.org/pypy/pypy/changeset/fc98972622d7/ Log:Fix test for the 'trace-limit-hack' merge diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py

[pypy-commit] pypy default: fix test for windows

2014-06-13 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r72040:9cf39ce9af62 Date: 2014-06-13 12:12 +0300 http://bitbucket.org/pypy/pypy/changeset/9cf39ce9af62/ Log:fix test for windows diff --git a/pypy/tool/release/test/test_package.py b/pypy/tool/release/test/test_package.py ---

[pypy-commit] pypy default: fix test

2014-06-12 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r72038:c2bd8af00b27 Date: 2014-06-13 00:57 +0300 http://bitbucket.org/pypy/pypy/changeset/c2bd8af00b27/ Log:fix test diff --git a/pypy/tool/release/test/test_package.py b/pypy/tool/release/test/test_package.py ---

[pypy-commit] pypy default: fix test, raise instead of assert

2014-06-11 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r72019:6046a1811363 Date: 2014-06-11 19:06 +0300 http://bitbucket.org/pypy/pypy/changeset/6046a1811363/ Log:fix test, raise instead of assert diff --git a/rpython/config/test/test_translationoption.py

[pypy-commit] pypy default: fix test for windows, document and fix test for : in PYPYLOG filename

2014-05-14 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r71517:9ab80e27fa27 Date: 2014-05-14 22:31 +0300 http://bitbucket.org/pypy/pypy/changeset/9ab80e27fa27/ Log:fix test for windows, document and fix test for : in PYPYLOG filename diff --git a/pypy/doc/man/pypy.1.rst

[pypy-commit] pypy default: fix test

2014-05-05 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r71315:777bfc76bd25 Date: 2014-05-06 08:41 +0300 http://bitbucket.org/pypy/pypy/changeset/777bfc76bd25/ Log:fix test diff --git a/rpython/translator/goal/richards.py b/rpython/translator/goal/richards.py ---

[pypy-commit] pypy default: fix test collection crash on msvc

2014-04-27 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r71031:83ace05284a9 Date: 2014-04-27 23:00 +0300 http://bitbucket.org/pypy/pypy/changeset/83ace05284a9/ Log:fix test collection crash on msvc diff --git a/pypy/module/cppyy/src/dummy_backend.cxx

[pypy-commit] pypy default: fix test for cpython and pypy

2014-04-27 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r71033:6b69d6b92167 Date: 2014-04-28 07:17 +0300 http://bitbucket.org/pypy/pypy/changeset/6b69d6b92167/ Log:fix test for cpython and pypy diff --git a/pypy/module/zipimport/test/test_undocumented.py

[pypy-commit] pypy default: fix test

2014-04-24 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r70950:253828267285 Date: 2014-04-24 23:53 +0300 http://bitbucket.org/pypy/pypy/changeset/253828267285/ Log:fix test diff --git a/rpython/rlib/test/test_rposix.py b/rpython/rlib/test/test_rposix.py ---

[pypy-commit] pypy default: fix test

2014-04-18 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r70751:85e7dc6a1289 Date: 2014-04-18 09:44 +0200 http://bitbucket.org/pypy/pypy/changeset/85e7dc6a1289/ Log:fix test diff --git a/rpython/rlib/test/test_rlocale.py b/rpython/rlib/test/test_rlocale.py ---

[pypy-commit] pypy default: Fix test

2014-04-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r70635:f0dfe097735a Date: 2014-04-15 11:47 +0200 http://bitbucket.org/pypy/pypy/changeset/f0dfe097735a/ Log:Fix test diff --git a/pypy/config/test/test_pypyoption.py b/pypy/config/test/test_pypyoption.py ---

[pypy-commit] pypy default: fix test on win32

2014-04-09 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r70528:69db55ba6eaf Date: 2014-04-09 18:20 -0700 http://bitbucket.org/pypy/pypy/changeset/69db55ba6eaf/ Log:fix test on win32 diff --git a/pypy/module/posix/test/test_posix2.py b/pypy/module/posix/test/test_posix2.py ---

[pypy-commit] pypy default: fix test, now raises cpython compatible IOError

2014-04-03 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r70423:50dedcdbad50 Date: 2014-04-03 21:39 +0300 http://bitbucket.org/pypy/pypy/changeset/50dedcdbad50/ Log:fix test, now raises cpython compatible IOError diff --git a/pypy/module/_file/test/test_file_extra.py

[pypy-commit] pypy default: fix test

2014-03-29 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r70330:18d16e0a184b Date: 2014-03-30 00:26 +0300 http://bitbucket.org/pypy/pypy/changeset/18d16e0a184b/ Log:fix test diff --git a/pypy/module/test_lib_pypy/test_testcapi.py b/pypy/module/test_lib_pypy/test_testcapi.py ---

[pypy-commit] pypy default: fix test

2014-03-22 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r70153:87d94ae4f90e Date: 2014-03-22 08:09 +0100 http://bitbucket.org/pypy/pypy/changeset/87d94ae4f90e/ Log:fix test diff --git a/rpython/jit/metainterp/optimizeopt/test/test_util.py

[pypy-commit] pypy default: Fix test

2014-03-22 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r70154:aaf1ce9e21d0 Date: 2014-03-22 08:20 +0100 http://bitbucket.org/pypy/pypy/changeset/aaf1ce9e21d0/ Log:Fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py b/pypy/module/pypyjit/test_pypy_c/test_containers.py

[pypy-commit] pypy default: Fix test.

2014-03-22 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r70155:b03753b1bf5e Date: 2014-03-22 08:29 +0100 http://bitbucket.org/pypy/pypy/changeset/b03753b1bf5e/ Log:Fix test. A nice side-effect of the improve-consecutive-dict-lookups branch: multiple loads or stores of

[pypy-commit] pypy default: Fix test

2014-01-14 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r68657:5c1e61b82376 Date: 2014-01-14 09:36 +0100 http://bitbucket.org/pypy/pypy/changeset/5c1e61b82376/ Log:Fix test diff --git a/pypy/module/test_lib_pypy/ctypes_tests/support.py b/pypy/module/test_lib_pypy/ctypes_tests/support.py ---

  1   2   >