From: Stefan Behnel Date: Thu, 30 Dec 2010 00:25:46 +0000 (+0100) Subject: re-disable test X-Git-Tag: 0.14.1rc0~32 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b30d2f403723004f466c1dc8428d472dee91045b;p=cython.git re-disable test --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 5f0b8715..c97798ef 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -18,6 +18,7 @@ ipow_crash_T562 pure_mode_cmethod_inheritance_T583 genexpr_iterable_lookup_T600 for_from_pyvar_loop_T601 +decorators_T593 # CPython regression tests that don't current work: pyregr.test_threadsignals