[issue40214] test_ctypes.test_load_dll_with_flags Windows failure

Kyle Stanley report at bugs.python.org
Wed Apr 8 00:05:49 EDT 2020


Kyle Stanley <aeros167 at gmail.com> added the comment:

Steve Dower wrote:
> (FWIW, we build and test a release build, not a debug build, which is why we're not looking for sqlite3_d.dll... but perhaps we should be using a debug build? That might be slower, but the extra validation is probably worthwhile...)

In general, I think a debug build instead of a release would make more sense for the PR tests. Do you have a general estimate or rough idea as to how much slower it would be in comparison?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40214>
_______________________________________


More information about the Python-bugs-list mailing list