[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2022-11-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 95f84887 by Matti Picus at 2022-11-27T04:33:39+02:00 fix test - - - - - 1 changed file: - rpython/translator/test/test_driver.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/95f848870e3a17eec21906f9e

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2022-05-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 4f20dae5 by Carl Friedrich Bolz-Tereick at 2022-05-28T07:53:25+02:00 fix test - - - - - 1 changed file: - pypy/module/__pypy__/test/test_special.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2022-05-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 95349b79 by Matti Picus at 2022-05-15T07:35:22+03:00 fix test - - - - - 1 changed file: - pypy/module/cpyext/test/test_dictobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/95349b7931d1ea20fa5e5

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2022-01-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1cb538fc by Matti Picus at 2022-01-01T12:13:27+02:00 fix test - - - - - 1 changed file: - lib-python/2.7/test/test_syntax.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1cb538fc806753a0ccd68c71ed308

[pypy-commit] [Git][pypy/pypy][branch/default] fix test for windows

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a60baa2d by Matti Picus at 2021-07-13T10:51:55+03:00 fix test for windows - - - - - 1 changed file: - rpython/rlib/test/test_rbigint.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a60baa2d4dc859dddf

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2021-03-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 0072a8cc by Carl Friedrich Bolz-Tereick at 2021-03-30T08:03:09+02:00 fix test - - - - - 1 changed file: - pypy/interpreter/test/test_zzpickle_and_slow.py View it on GitLab: https://foss.heptapod.net/pypy/

[pypy-commit] [Git][pypy/pypy][branch/default] fix test for platforms where default python is python3

2020-08-16 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 71e8f49a by Matti Picus at 2020-08-16T19:22:31+03:00 fix test for platforms where default python is python3 - - - - - 1 changed file: - rpython/rlib/test/test_rfile.py View it on GitLab: https://foss.heptapod.net/pypy/py

[pypy-commit] [Git][pypy/pypy][branch/default] fix test for win32 and make test more rsiliant to failures

2020-06-22 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: d439c834 by Matti Picus at 2020-06-22T15:49:56Z fix test for win32 and make test more rsiliant to failures - - - - - 2 changed files: - pypy/doc/whatsnew-head.rst - pypy/module/_multiprocessing/test/test_interp_semaphore.py

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2020-04-05 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: ea1416e2 by Matti Picus at 2020-04-05T18:26:41+03:00 fix test - - - - - 1 changed file: - pypy/module/micronumpy/test/test_support_app.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/ea1416e2acba5b132f7e21

[pypy-commit] [Git][pypy/pypy][branch/default] fix test: one of the ptr_eq is no longer necessary, due to the improved

2020-02-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 050ed50c by Carl Friedrich Bolz-Tereick at 2020-02-27T17:35:02+01:00 fix test: one of the ptr_eq is no longer necessary, due to the improved reasoning about non-standard virtualizables by the heapcache: we've seen

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00 fix test - - - - - 2 changed files: - rpython/jit/tool/jitoutput.py - rpython/jit/tool/test/test_jitoutput.py View it on GitLab: https://