[issue31237] test_gdb disables 25% of tests in optimized builds

Łukasz Langa report at bugs.python.org
Mon Aug 21 16:08:50 EDT 2017


Łukasz Langa added the comment:

You're being vague, can you say which optimized builds and which data? As I mentioned, builds that actual users use are almost always compiled without --with-pydebug. That includes, say, the default RedHat python RPMs or the Debian DEBs that ship with those operating systems.

It's not enough for us to run those tests only for --with-pydebug, as shown by bpo-30983, which wasn't discovered sooner because it only affects shared non-debug builds.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31237>
_______________________________________


More information about the Python-bugs-list mailing list