From: Skip Montanaro Date: Mon, 25 Oct 2010 01:35:23 +0000 (+0000) Subject: test_gdb should be skipped on darwin (not up to v7 yet) X-Git-Tag: v2.7.1rc1~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29cdfe696a40253989de0ca26204c7169b59fae3;p=python test_gdb should be skipped on darwin (not up to v7 yet) --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index a41c4ef514..e1d3f7f7e3 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1252,6 +1252,7 @@ _expectations = { test_bsddb3 test_curses test_epoll + test_gdb test_gdbm test_largefile test_locale