commit | f48ea7c2a950c81b98c6e689fc51c99598546bb4 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Jul 08 18:51:30 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Jul 08 18:51:30 2010 +0000 |
tree | 041215f2af83d9d8b5973d73b32d517e0ee43598 | |
parent | 247900ce47fc4f239d9c4b829fe0eb07096508bc [diff] [blame] |
Issue #8605: Skip test_gdb if Python is compiled with optimizations.
diff --git a/Misc/NEWS b/Misc/NEWS index 9eede94..4ec9ec9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1614,6 +1614,8 @@ Tests ----- +- Issue #8605: Skip test_gdb if Python is compiled with optimizations. + - Issue #7449: Skip test_socketserver if threading support is disabled - Issue #8672: Add a zlib test ensuring that an incomplete stream can be