]> granicus.if.org Git - python/commitdiff
test_gdb should be skipped on darwin (not up to v7 yet)
authorSkip Montanaro <skip@pobox.com>
Mon, 25 Oct 2010 01:35:23 +0000 (01:35 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 25 Oct 2010 01:35:23 +0000 (01:35 +0000)
Lib/test/regrtest.py

index a41c4ef5144f93fe292b8d4868351e34b81a229f..e1d3f7f7e341963f12da1ec415959ac011eca53a 100755 (executable)
@@ -1252,6 +1252,7 @@ _expectations = {
         test_bsddb3
         test_curses
         test_epoll
+        test_gdb
         test_gdbm
         test_largefile
         test_locale