[issue34871] test_site fails if run after test_inspect

STINNER Victor report at bugs.python.org
Tue Oct 2 10:39:01 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

You can try to limit the number of tests needed to reproduce the bug using:

./python -m test.bisect -n 5 test_inspect test_site

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list