Message343465
I managed to create a setup similar to the buildbot builder "AMD64 Fedora Rawhide Clang Installed 3.x" [1] on Arch Linux. Running test_importlib on an installed CPython copy is fine now:
$ /usr/bin/python3.8 -m test.regrtest test_importlib
Run tests sequentially
0:00:00 load avg: 0.14 [1/1] test_importlib
== Tests result: SUCCESS ==
1 test OK.
Total duration: 1 sec 288 ms
Tests result: SUCCESS
I apologize for not checking things carefully and misunderstanding the issue on "AMD64 Fedora Rawhide Clang Installed 3.x".
[1] https://github.com/python/buildmaster-config/blob/master/master/custom/factories.py |
|
Date |
User |
Action |
Args |
2019-05-25 10:24:58 | yan12125 | set | recipients:
+ yan12125, barry, brett.cannon, jaraco, vstinner |
2019-05-25 10:24:58 | yan12125 | set | messageid: <1558779898.31.0.895166635078.issue34632@roundup.psfhosted.org> |
2019-05-25 10:24:58 | yan12125 | link | issue34632 messages |
2019-05-25 10:24:58 | yan12125 | create | |
|