From: Stefan Behnel Date: Sun, 21 Nov 2010 08:34:10 +0000 (+0100) Subject: disable pyregr test module that seems to leak threads X-Git-Tag: 0.14.alpha0~106 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=897ecbf2528ae22da1d709dd3c58eed8a8933a4e;p=cython.git disable pyregr test module that seems to leak threads --- diff --git a/tests/bugs.txt b/tests/bugs.txt index c9baa4fc..4a39ed0b 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -25,6 +25,7 @@ pyregr.test_module pyregr.test_capi pyregr.test_socket pyregr.test_threading +pyregr.test_sys # CPython regression tests that don't make sense pyregr.test_gdb