commit | 29cdfe696a40253989de0ca26204c7169b59fae3 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Mon Oct 25 01:35:23 2010 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Mon Oct 25 01:35:23 2010 +0000 |
tree | 89660d68f611ea48f6b8c3ed476cc8988ebb26f4 | |
parent | 67c2733c8fff80692464b3420cce35a374d409e2 [diff] [blame] |
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 a41c4ef..e1d3f7f 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -1252,6 +1252,7 @@ test_bsddb3 test_curses test_epoll + test_gdb test_gdbm test_largefile test_locale