From 2546c8c56cc5653b0904a96c1344b2a6f9e6714c Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Fri, 12 Nov 2010 09:57:21 +0100 Subject: [PATCH] another pyregr test that won't work in Cython --- tests/bugs.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.26.2