summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2020-04-20 14:13:28 +0200
committerStefan Behnel <stefan_ml@behnel.de>2020-04-20 14:13:28 +0200
commit090809daa9f8332fc5f68c498508383bd2f8d5d6 (patch)
tree297bb52642fb93e41ced19da2ce567abf41f4fc8
parent6604937b4455b8a8130bf1ccaa906c314b14d566 (diff)
downloadcython-090809daa9f8332fc5f68c498508383bd2f8d5d6.tar.gz
Disable the PEP-487 test in PyPy because it fails in travis (PyPy 7.1.1).
-rw-r--r--tests/pypy_bugs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pypy_bugs.txt b/tests/pypy_bugs.txt
index 5025748fa..57bc067d4 100644
--- a/tests/pypy_bugs.txt
+++ b/tests/pypy_bugs.txt
@@ -12,6 +12,7 @@ memoryview_inplace_division
run.unicodemethods
run.unicode_imports
+run.test_genericclass
run.tp_new
run.test_fstring
run.test_exceptions