exclude Python regression test that currently breaks the test run
authorStefan Behnel <scoder@users.berlios.de>
Fri, 5 Mar 2010 21:53:59 +0000 (22:53 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 5 Mar 2010 21:53:59 +0000 (22:53 +0100)
tests/bugs.txt

index 6c7e7aa6fab0e1755324364272b8df1d1accbefb..deafa180f40925b206145d9d51555a880741b898 100644 (file)
@@ -9,3 +9,6 @@ missing_baseclass_in_predecl_T262
 cfunc_call_tuple_args_T408
 cascaded_list_unpacking_T467
 compile.cpp_operators
+
+# Pyrex regression tests that don't current work:
+test_threadsignals