summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-03-03 08:10:28 +0100
committerStefan Behnel <stefan_ml@behnel.de>2018-03-03 08:10:28 +0100
commitffa1a1989157550ed7763b8668f357854c1283b3 (patch)
tree667734dfbcd6e6cab5be863c494ebbe7962733ef /tests/bugs.txt
parent71a8006c803225708d9113b100382fa609488c3e (diff)
downloadcython-ffa1a1989157550ed7763b8668f357854c1283b3.tar.gz
Disable still failing test for #2104 again.
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index c8c0036b0..149de9298 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -1,7 +1,7 @@
# This file contains tests corresponding to unresolved bugs,
# which will be skipped in the normal testing run.
-#setuptools_reimport
+setuptools_reimport
class_attribute_init_values_T18
unsignedbehaviour_T184
missing_baseclass_in_predecl_T262