]> granicus.if.org Git - python/commit
Disable test_gdb.PrettyPrintTests when compiled with optimizations,
authorGregory P. Smith <greg@krypto.org>
Fri, 9 Sep 2016 04:50:44 +0000 (21:50 -0700)
committerGregory P. Smith <greg@krypto.org>
Fri, 9 Sep 2016 04:50:44 +0000 (21:50 -0700)
commit77ba5969d656668a21d3ad2c96446363a4d4427d
treef37285a22f53e2f8c326368081d63d7c8208596b
parent9cbfa79111e7152231556a21af90a220b72ed086
Disable test_gdb.PrettyPrintTests when compiled with optimizations,
these often fail on PGO builds.
Lib/test/test_gdb.py