The Buildbot has detected a new failure on builder wasm32-wasi Non-Debug 3.11
while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1370/builds/146
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bcannon-wasi
Build Reason:
Blamelist: [email protected]
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Lib/test/test_imp.py", line 249, in
test_issue16421_multiple_modules_in_one_dll
fileobj, pathname, description = imp.find_module(m)
^^^^^^^^^^^^^^^^^^
File "/Lib/imp.py", line 297, in find_module
raise ImportError(_ERR_MSG.format(name), name=name)
ImportError: No module named '_testimportmultiple'
Traceback (most recent call last):
File "/Lib/test/test_imp.py", line 278, in
test_load_module_extension_file_is_None
found = imp.find_module(name)
^^^^^^^^^^^^^^^^^^^^^
File "/Lib/imp.py", line 297, in find_module
raise ImportError(_ERR_MSG.format(name), name=name)
ImportError: No module named '_testimportmultiple'
Traceback (most recent call last):
File "/Lib/test/test_imp.py", line 295, in
test_issue24748_load_module_skips_sys_modules_check
module = imp.load_dynamic(name, spec.origin)
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'origin'
Test report
===========
Failed tests:
- test_imp
Failed subtests:
- test_issue16421_multiple_modules_in_one_dll -
test.test_imp.ImportTests.test_issue16421_multiple_modules_in_one_dll
- test_issue24748_load_module_skips_sys_modules_check -
test.test_imp.ImportTests.test_issue24748_load_module_skips_sys_modules_check
- test_load_module_extension_file_is_None -
test.test_imp.ImportTests.test_load_module_extension_file_is_None
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]