From 1f609768ea784e6d8d5b9e5b19a3e057cb1b0257 Mon Sep 17 00:00:00 2001 From: Vitja Makarov Date: Thu, 9 Dec 2010 23:38:50 +0300 Subject: [PATCH] test_heapq: now broken, SIGSEGV --- tests/bugs.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 8c69c30d..ba689874 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -30,3 +30,6 @@ pyregr.test_sys # CPython regression tests that don't make sense pyregr.test_gdb pyregr.test_support + +# TODO: what's going on here? +pyregr.test_heapq -- 2.26.2