summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2012-08-23 13:06:24 +0200
committerStefan Behnel <stefan_ml@behnel.de>2012-08-23 13:06:24 +0200
commitaedb1769fedd66305db14e0aa69f61380557ca16 (patch)
treebf4e567ccd9abdd022f10701007c73a67e208b87 /tests/bugs.txt
parent198f254f62360b61c895ba68be0f4dbe07444449 (diff)
downloadcython-aedb1769fedd66305db14e0aa69f61380557ca16.tar.gz
disable ctypes pyregr test - crashes with stdlib compilation
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index cc78ae8a8..7ffb371f9 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -28,6 +28,7 @@ pyregr.test_sys
pyregr.test_pep3131
pyregr.test_multiprocessing
pyregr.test_tempfile
+pyregr.test_ctypes
# CPython regression tests with threading issues
pyregr.test_threadsignals