From 4718842f305da89a6722d69cd1be6268277190a6 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Fri, 5 Mar 2010 22:53:59 +0100 Subject: [PATCH] exclude Python regression test that currently breaks the test run --- tests/bugs.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 6c7e7aa6..deafa180 100644 --- 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 -- 2.26.2