summaryrefslogtreecommitdiff
path: root/tests/pypy_bugs.txt
Commit message (Expand)AuthorAgeFilesLines
* Give better errors on size changes of PyVarObjects and reduce false positives...da-woods2022-07-161-0/+3
* Recategorize a few pypy bugs, fix some others (GH-4485)da-woods2021-11-291-9/+5
* Disable pycontextvar test on PyPy (GH-4471)da-woods2021-11-251-1/+0
* PyPy: do not call __Pyx_Coroutine_del (tp_finalize) since it resurrects dead ...Matti Picus2021-11-251-0/+1
* Enable a test in PyPy that should now work again.Stefan Behnel2021-05-011-1/+0
* Disable "pycontextvar" test in PyPy which (as of 7.3.4) seems to lack the C-A...Stefan Behnel2021-05-011-0/+1
* Switch to github actions (GH-3943)davfsa2021-04-301-11/+1
* Special case float parsing in PyPy since byte string access is likely slower ...Stefan Behnel2021-04-031-4/+0
* Disable currently failing PyPy tests.Stefan Behnel2021-04-021-0/+4
* Work around error "__reduce_cython__ cannot be found" (GH-3549)Stefan Behnel2020-04-251-0/+1
* Disable the PEP-487 test in PyPy because it fails in travis (PyPy 7.1.1).Stefan Behnel2020-04-201-0/+1
* Enable pypy as a required Travis test (GH-3392)da-woods2020-03-201-20/+56
* Skip some tests that can't work on pypyRonan Lamy2017-09-211-0/+7
* ENH: update test skip list for pypymattip2016-11-241-18/+5
* exclude another crashing buffer test in PyPyStefan Behnel2016-03-221-0/+1
* disable failing test in pypyStefan Behnel2015-10-011-1/+2
* disable test that currently crashes in pypyStefan Behnel2015-04-171-0/+1
* disable some tests in pypyStefan Behnel2015-04-121-0/+3
* disable unicode default encoding in pypy: PyBytes_AsStringAndSize() does not ...Stefan Behnel2015-04-121-0/+1
* disable test in pypyStefan Behnel2015-04-121-2/+5
* disable test in pypyStefan Behnel2015-04-121-0/+1
* disable test in pypyStefan Behnel2015-04-121-0/+1
* fix pypy test exclusionStefan Behnel2015-04-121-1/+3
* fix pypy test exclusionStefan Behnel2015-04-121-1/+1
* exclude crashing test in pypyStefan Behnel2015-04-111-0/+1
* disable test in pypyStefan Behnel2015-04-111-0/+1
* disable datetime C-API tests in pypyStefan Behnel2015-04-111-0/+1
* exclude test in pypy that deadlocks in current cpyextStefan Behnel2015-04-111-0/+1
* exclude test in pypy that deadlocks in current cpyextStefan Behnel2015-04-111-1/+2
* exclude test in pypy that deadlocks in current cpyextStefan Behnel2015-04-111-0/+4
* exclude crashing test in pypyStefan Behnel2015-04-111-0/+3
* fix pypy test exclusionStefan Behnel2015-04-111-1/+1
* comment/add some test exclusions in PyPyStefan Behnel2015-04-111-0/+5
* exclude some tests that are known to not work (or usually crash) in PyPyStefan Behnel2015-04-111-0/+14