Miro Hrončok <[email protected]> added the comment:
Also reproducible without --enable-shared.
[cpython (main)]$ ./configure && make
[cpython (main)]$ ./python --version
Python 3.11.0a0
[cpython (main)]$ ./python -m test test_importlib
0:00:00 load avg: 5.40 Run tests sequentially
0:00:00 load avg: 5.40 [1/1] test_importlib
test test_importlib failed -- Traceback (most recent call last):
File
"/home/churchyard/Dokumenty/RedHat/cpython/Lib/test/test_importlib/test_metadata_api.py",
line 145, in test_entry_points_by_index
expected = next(iter(caught))
StopIteration
test_importlib failed
== Tests result: FAILURE ==
1 test failed:
test_importlib
Total duration: 3.5 sec
Tests result: FAILURE
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44451>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com