projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb2c426
)
exclude Python regression test that currently breaks the test run
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 5 Mar 2010 21:53:59 +0000
(22:53 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 5 Mar 2010 21:53:59 +0000
(22:53 +0100)
tests/bugs.txt
patch
|
blob
|
history
diff --git
a/tests/bugs.txt
b/tests/bugs.txt
index 6c7e7aa6fab0e1755324364272b8df1d1accbefb..deafa180f40925b206145d9d51555a880741b898 100644
(file)
--- a/
tests/bugs.txt
+++ b/
tests/bugs.txt
@@
-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