From: Stefan Behnel Date: Wed, 12 May 2010 18:13:38 +0000 (+0200) Subject: disable a pyregr test that currently crashes X-Git-Tag: 0.13.beta0~2^2~63 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4915f2adc769a1c207aa895c6beb1a6439627145;p=cython.git disable a pyregr test that currently crashes --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 99586d8e..b741e748 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -14,3 +14,4 @@ genexpr_T491 # CPython regression tests that don't current work: pyregr.test_threadsignals pyregr.test_module +pyregr.test_winreg