summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2016-03-22 22:13:59 +0100
committerStefan Behnel <stefan_ml@behnel.de>2016-03-22 22:13:59 +0100
commit192ac73e6b6dcf4fe400493cb8e7712f96ca7ce3 (patch)
treee0b1acdb051e305d633d7f64d1010493751b3304
parentdec1d449a5e4f9a389d9f2281907827b495d7e51 (diff)
downloadcython-192ac73e6b6dcf4fe400493cb8e7712f96ca7ce3.tar.gz
exclude another crashing buffer test in PyPy
-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 63d27a118..51fb7ed48 100644
--- a/tests/pypy_bugs.txt
+++ b/tests/pypy_bugs.txt
@@ -4,6 +4,7 @@
broken_exception
bufaccess
+buffmt
exarkun
memoryview
memslice