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
--- a/pypy/modul
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
+
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
b/pypy/module/pypyjit/test_pypy_c/t
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
--- a/pypy/module/pypyjit/
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
@@ -
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
b/pypy/modu
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
--- a/pypy/module/pypyjit/
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
--- a/pypy/module/cpyext/test/test
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
--- a/pypy/module/cpyext/test/test_seq
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
--- a/rpython/rlib/test/test_rutf8.
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
--- a/rpython/memory/gc/test/t
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
--- a/pypy/module/pypyjit/test_p
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
--- a/rpython
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 b/pypy/module/sys/initp
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
+++
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
@
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
--- a/pypy/module/cpyext/test/test_object
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 b/pypy/module/cpyext/stubs.py
--- a/py
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
--- a/pypy/module/cpyext/test/test_object
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
b/pypy/module/pypyjit/test_pypy_c/test_string.py
--- a
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
b/pypy/module/cpyext/test/test_tupleobject.py
--- a/pypy/modul
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 b/rpython/rlib/rvmprof/cintf.py
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
--- a/pypy/module/cpyext/tes
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
--- a/rpython/jit/back
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
+++ b/rpython/rtyper/llinterp.py
@
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
b/rpython/jit/backend/llsupport/test/test_gc_integration.py
---
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
--- a/pypy/module/cpyext/test/tes
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
b/pypy/module/test_lib_pypy/test_md5_extra.py
---
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 a/rpython/rlib/rstrategies/test/test_rstrategies.py
b
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 writes out of
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 a/rpython/jit/metainterp/optimize
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
--- a/rpython/translator/c/
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
b/rpython/jit/metainterp/test/test
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
--- a/pypy/module/pypyjit/test
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
--- a/pypy/interpreter/test/test_appinte
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 a/pypy/module/cpyext/test/test_memoryobject.py
b/pypy/module/cpyext/
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
--- a/pypy/module/_socket/test/test_
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
--- a/pypy/module/_cffi_ba
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
+++ b/rpython/rlib/rarithmetic.
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
--- a/pypy/module/pypyjit/test_p
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 a/pypy/module/cpyext/test/test_bytesobject.py
b/pypy/module/cpye
Author: Armin Rigo
Branch:
Changeset: r87519:18293703d573
Date: 2016-10-02 17:24 +0200
http://bitbucket.org/pypy/pypy/changeset/18293703d573/
Log:Fix test
diff --git a/rpython/translator/backendopt/test/test_mallocprediction.py
b/rpython/translator/backendopt/test/test_mallocprediction.py
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
b/rpython/jit/backend/llsupport/test/test_gc_integration
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
--- a/pypy/interpreter/test/test_app_main.
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
--- a/pypy/module/pypyjit/test_p
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
b/pypy/module/cpyext/test/test_
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
--- a/pypy/module/pypyjit/test_p
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 a/pypy/module/pypyjit/test_pypy_c/test_micr
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
--- a/rpython/memory/gc/test/test_direct.py
Author: Armin Rigo
Branch:
Changeset: r85055:541e5915479a
Date: 2016-06-09 11:04 +0200
http://bitbucket.org/pypy/pypy/changeset/541e5915479a/
Log:Fix test (at least on x86)
diff --git a/rpython/jit/backend/llsupport/test/test_gc_integration.py
b/rpython/jit/backend/llsupport/test/test_gc_i
Author: Armin Rigo
Branch:
Changeset: r85049:0188cbebef64
Date: 2016-06-09 08:49 +0200
http://bitbucket.org/pypy/pypy/changeset/0188cbebef64/
Log:fix test for 5c70dc3c49be (the pypy-root argument was required but
ignored)
diff --git a/pypy/tool/release/test/test_package.py
b/pypy/t
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
--- a/rpython/rlib/test/test_rposix.py
+++ b/rpython/rl
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
b/rpython/jit/backend/llsupport/test/zrpy_vmprof_test.py
--- a/rpyt
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 Jonsson
David Lievens
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
b/pypy/module/imp/test/test_import.py
-
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
--- a/pypy/module/cpyex
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
b/pypy/objspace/std/test/test_tu
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
--- a/rpython/jit/backend/llsupport/descr.
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
b/rpython/jit/metainterp/test/test_aj
Author: mattip
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
--- a/pypy/module/micronumpy/test/test
Author: Ronan Lamy
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
b/pypy/module/pypyjit/test_pypy_c/test_mi
Author: Armin Rigo
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
--- a/rpython/rlib/test/test_compilerinfo.
Author: Armin Rigo
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
--- a/pypy/module/_cffi_backend/
Author: mattip
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
b/pypy/module/micronumpy/test/test_ufuncs.
Author: mattip
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
--- a/pypy/module/pypyjit/test_pyp
Author: Armin Rigo
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
--- a/pypy/interpreter/test/t
Author: Armin Rigo
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
--- a/rpython/jit/backend/tes
Author: Armin Rigo
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
--- a/rpython/transl
Author: Armin Rigo
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
--- a/rpython/jit/metainterp/tes
Author: Armin Rigo
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 --git a/rpython
Author: Armin Rigo
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
--- a/pypy/module/sys/te
Author: Armin Rigo
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
b/rpython/jit/backend/llsupport/test/test_asmmemmgr.py
--- a/rpython/
Author: Carl Friedrich Bolz
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 a/rpython/jit/metainterp/test
Author: Armin Rigo
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
--- a/pypy/module/_cffi_back
Author: Armin Rigo
Branch:
Changeset: r75850:3e2087f324da
Date: 2015-02-13 12:13 +0100
http://bitbucket.org/pypy/pypy/changeset/3e2087f324da/
Log:fix test
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_structures.py
b/pypy/module/test_lib_pypy/ctypes_tests/test_structures.py
---
Author: Armin Rigo
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
b/pypy/module/pypyjit/test_pypy_c/test_containers.py
--- a/py
Author: Armin Rigo
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
--- a/pypy/module/termios/test/test_te
Author: Armin Rigo
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
b/rpython/translator/tool/test/test_staticsizereport.py
--- a/rpytho
Author: mattip
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
--- a/pypy/interpreter/
Author: mattip
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
b/pypy/module/micronum
Author: Armin Rigo
Branch:
Changeset: r74756:7840fc043a0b
Date: 2014-11-28 15:17 +0100
http://bitbucket.org/pypy/pypy/changeset/7840fc043a0b/
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
--- a/pypy/module/pypyjit/test_p
Author: Armin Rigo
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
--- a/pypy/module/micronumpy/test/test
Author: Armin Rigo
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
b/rpython/jit/metainterp/optimizeopt/test/test_optimizeopt.py
Author: Armin Rigo
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
--- a/rpython/jit/codewriter/tes
Author: Armin Rigo
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
--- a/rpython/rtyper/lltypes
Author: Armin Rigo
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
--- a/pypy/module/pypy
Author: Armin Rigo
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 (after issue
Author: Armin Rigo
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
b/pypy/module/pypyjit/test_pypy_c/test_call.
Author: mattip
Branch:
Changeset: r72123:4e8d7e49de5b
Date: 2014-06-21 22:48 +0300
http://bitbucket.org/pypy/pypy/changeset/4e8d7e49de5b/
Log:fix test of rzipfile on win32 (arigato)
diff --git a/rpython/rlib/streamio.py b/rpython/rlib/streamio.py
--- a/rpython/rlib/streamio.py
+++ b/rpython
Author: mattip
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
--- a/pypy/tool/release/test/test_
Author: mattip
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
--- a/pypy/tool/release/test/test_package.py
+
Author: mattip
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
b/rpython/config/test/test_translationoption.py
--- a/r
Author: mattip
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 b/pypy/doc/man/pypy.1.rst
--- a/py
Author: mattip
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
--- a/rpython/translator/goal/richards.py
+++ b/rpyt
Author: Matti Picus
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
b/pypy/module/zipimport/test/test_undocumented.py
--
Author: Matti Picus
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
b/pypy/module/cppyy/src/dummy_backend.cxx
--- a/pypy/mod
Author: Matti Picus
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
--- a/rpython/rlib/test/test_rposix.py
+++ b/rpython/r
Author: Armin Rigo
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
--- a/rpython/rlib/test/test_rlocale.py
+++ b/rpytho
Author: Armin Rigo
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
--- a/pypy/config/test/test_pypyoption.py
+++ b/
Author: Brian Kearns
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
--- a/pypy/module/posix/test/test
1 - 100 of 138 matches
Mail list logo