☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
![](https://secure.gravatar.com/avatar/877320e8ca98bd05c38bfe044ab7ee88.jpg?s=120&d=mm&r=g)
The Buildbot has detected a new failure on builder wasm32-wasi 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/1046/builds/74
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bcannon-wasm
Build Reason: <unknown> Blamelist: Yaron de Leeuw <me@jarondl.net>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE ==
328 tests OK.
10 slowest tests:
- test_tokenize: 54.3 sec
- test_lib2to3: 35.2 sec
- test_unparse: 35.0 sec
- test_capi: 21.6 sec
- test_unicodedata: 16.2 sec
- test_pickle: 14.1 sec
- test_decimal: 13.4 sec
- test_statistics: 11.8 sec
- test_buffer: 8.3 sec
- test_compile: 6.1 sec
1 test failed: test_tarfile
107 tests skipped: test__xxsubinterpreters test_asyncgen test_asynchat test_asyncio test_asyncore test_bz2 test_check_c_globals test_clinic test_cmd_line test_concurrent_futures test_contextlib_async test_ctypes test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_doctest test_docxmlrpc test_dtrace test_embed test_epoll test_faulthandler test_fcntl test_file_eintr test_fork1 test_ftplib test_gdb test_grp test_gzip test_httplib test_httpservers test_idle test_imaplib test_interpreters test_ioctl test_kqueue test_launcher test_lzma test_mailbox test_mmap test_msilib test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_main_handling test_multiprocessing_spawn test_nis test_openpty test_ossaudiodev test_pdb test_pipes test_poll test_poplib test_pty test_pwd test_queue test_readline test_regrtest test_repl test_resource test_select test_selectors test_smtpd test_smtplib test_smtpnet test_socket test_socketserver test_spwd test_sqlite3 test_ssl test_stable_abi_ctypes test_startfile test_subprocess test_sys_settrace test_syslog test_tcl test_telnetlib test_thread test_threadedtempfile test_threading test_threading_local test_tix test_tkinter test_tools test_ttk test_ttk_textonly test_turtle test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_venv test_wait3 test_wait4 test_webbrowser test_winconsoleio test_winreg test_winsound test_wsgiref test_xmlrpc test_xmlrpc_net test_xxlimited test_zipfile64 test_zipimport_support test_zlib test_zoneinfo 0:04:29 load avg: 1.48 0:04:29 load avg: 1.48 Re-running failed tests is not supported with --python host runner option.
Total duration: 4 min 29 sec
Captured traceback
Traceback (most recent call last): File "/Lib/test/test_tarfile.py", line 1620, in test_wrong_compresslevels tarfile.open(tmpname, "w:bz2", fobj, compresslevel=0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Lib/tarfile.py", line 1654, in open return func(name, filemode, fileobj, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Lib/tarfile.py", line 1732, in bz2open raise CompressionError("bz2 module is not available") from None ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tarfile.CompressionError: bz2 module is not available
Test report
Failed tests:
- test_tarfile
Failed subtests:
- test_wrong_compresslevels - test.test_tarfile.CompressLevelRaises.test_wrong_compresslevels
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org