From: Stefan Behnel Date: Thu, 18 Nov 2010 14:53:08 +0000 (+0100) Subject: disable CPython regression testing for a non-test module X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=61f250227b8362db91be729660a9220959f59e57;p=cython.git disable CPython regression testing for a non-test module --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 1ff10a36..58d9dc1f 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -25,3 +25,4 @@ pyregr.test_module # CPython regression tests that don't make sense pyregr.test_gdb +pyregr.test_support