diff options
author | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org> | 2016-09-08 21:51:26 (GMT) |
---|---|---|
committer | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org> | 2016-09-08 21:51:26 (GMT) |
commit | cb20a2174053148ba22d4d50a86bcef430c1b66f (patch) | |
tree | ec887107776a3b670f13c86110eeb139d45011b4 /Python/ceval.c | |
parent | c4f19c408ab62886c2b36f6b3d5b5f0e15d3c3df (diff) | |
download | cpython-cb20a2174053148ba22d4d50a86bcef430c1b66f.zip cpython-cb20a2174053148ba22d4d50a86bcef430c1b66f.tar.gz cpython-cb20a2174053148ba22d4d50a86bcef430c1b66f.tar.bz2 |
skip two test_gdb tests that fail when compiled in profile-opt mode:
StackNavigationTests.test_up_at_top and PyBtTests.test_threads.
Unfortunately we have no way of identifying if we were compiled profile-opt
or not from what is in sysconfig.get_config_vars() so we just disable it for
all optimized builds. This test suite crazy fragile.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions