From 239de7a4897dabc2efa51348e1d192393fe6c754 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Fri, 24 Aug 2012 15:54:35 +0200 Subject: [PATCH] disable pyregr test test_ioctl: crashes in pyregr+stdlib test runs --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 7ffb371..1d68893 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -29,6 +29,7 @@ pyregr.test_pep3131 pyregr.test_multiprocessing pyregr.test_tempfile pyregr.test_ctypes +pyregr.test_ioctl # CPython regression tests with threading issues pyregr.test_threadsignals -- 2.7.4