From: Stefan Behnel Date: Fri, 12 Nov 2010 08:57:21 +0000 (+0100) Subject: another pyregr test that won't work in Cython X-Git-Tag: 0.14.alpha0~180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2546c8c56cc5653b0904a96c1344b2a6f9e6714c;p=cython.git another pyregr test that won't work in Cython --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 03245091..1ff10a36 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -22,3 +22,6 @@ pure_mode_cmethod_inheritance_T583 # CPython regression tests that don't current work: pyregr.test_threadsignals pyregr.test_module + +# CPython regression tests that don't make sense +pyregr.test_gdb