[issue38912] test_asyncio altered the execution environment

STINNER Victor report at bugs.python.org
Tue Aug 11 11:04:31 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

On the AArch64 RHEL8 buildbot, I managed to reproduce a ENV_CHANGED issue with only these two test_asyncio tests:

test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed
test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified

I'm running a bisect for like 2 hours... The bug is really hard to trigger :-(

----------

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


More information about the Python-bugs-list mailing list