From d61c95b0513bc7fdeb5c0583e4da2307281a0bc4 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Thu, 18 Nov 2010 20:48:25 +0100 Subject: [PATCH] disabled pyregr test that won't work in Cython --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 58d9dc1f..e592d63a 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -22,6 +22,7 @@ pure_mode_cmethod_inheritance_T583 # CPython regression tests that don't current work: pyregr.test_threadsignals pyregr.test_module +pyregr.test_capi # CPython regression tests that don't make sense pyregr.test_gdb -- 2.26.2