David Edelsohn <[email protected]> added the comment:
$ ./python -m test tet_zipfile
0:00:00 load avg: 0.03 Run tests sequentially
0:00:00 load avg: 0.03 [1/1] tet_zipfile
test tet_zipfile crashed -- Traceback (most recent call last):
File "/home/dje/src/cpython/Lib/test/libregrtest/runtest.py", line 270, in
_runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/src/cpython/Lib/test/libregrtest/runtest.py", line 221, in
_runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/dje/src/cpython/Lib/importlib/__init__.py", line 127, in
import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1021, in _gcd_import
File "<frozen importlib._bootstrap>", line 998, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'test.tet_zipfile'
tet_zipfile failed
== Tests result: FAILURE ==
1 test failed:
tet_zipfile
Total duration: 76 ms
Tests result: FAILURE
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39460>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com