summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-02-23 16:20:41 +0100
committerStefan Behnel <stefan_ml@behnel.de>2018-02-23 16:20:41 +0100
commitb3b803e895761ce159dd8c9d36d8a74457b5527e (patch)
treee0f6a8c54f97af920d15963b9e4ade654a90941a /tests/bugs.txt
parent7ac1fc76904ce0ea60072eb20e3ffdcea5291a46 (diff)
downloadcython-b3b803e895761ce159dd8c9d36d8a74457b5527e.tar.gz
Disable failing new test for now.
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 784dcc633..e853b4526 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -1,6 +1,7 @@
# This file contains tests corresponding to unresolved bugs,
# which will be skipped in the normal testing run.
+setuptools_reimport
class_attribute_init_values_T18
unsignedbehaviour_T184
missing_baseclass_in_predecl_T262