From: Stefan Behnel Date: Thu, 18 Nov 2010 19:48:25 +0000 (+0100) Subject: disabled pyregr test that won't work in Cython X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d61c95b0513bc7fdeb5c0583e4da2307281a0bc4;p=cython.git disabled pyregr test that won't work in Cython --- 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