[issue45444] test.test_concurrent_futures fail in x86_ 64 architecture

tongxiaoge report at bugs.python.org
Fri Oct 15 22:31:06 EDT 2021


tongxiaoge <shixuantong at huawei.com> added the comment:

I use the Linux operating system (openeuler), kernel version 4.19.90, GCC version 7.3.0. I directly run the following statement in the virtual machine:

1、python3 Lib/test/test_concurrent_futures.py

2、python3 -m test test_concurrent_futures

The test cases are all passed, but I can reproduce the problem in other people's container environment. I suspect it is related to the environment configuration, but I don't know what it is related to?

Please refer to the attachment for some log information and python3.spec files used for build.

----------
Added file: https://bugs.python.org/file50361/log_and_spec_file.rar

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


More information about the Python-bugs-list mailing list