]> 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:48 +0000 (01:35 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 25 Oct 2010 01:35:48 +0000 (01:35 +0000)
Lib/test/regrtest.py

index 9f18ea4bd50e62e576df0d93109477d758762850..db5ccf4d467f447ff4f7f18927e2b348477178df 100755 (executable)
@@ -1269,6 +1269,7 @@ _expectations = {
         test_curses
         test_epoll
         test_dbm_gnu
+        test_gdb
         test_largefile
         test_locale
         test_minidom