From 897ecbf2528ae22da1d709dd3c58eed8a8933a4e Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sun, 21 Nov 2010 09:34:10 +0100 Subject: [PATCH] disable pyregr test module that seems to leak threads --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2