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/3945

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: bcannon-wasi

Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storch...@gmail.com>

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_zipfile/test_core.py", line 2299, in test_full_overlap
    self.assertEqual(len(zipf.read('a')), 1033)
                         ~~~~~~~~~^^^^^
  File "/Lib/zipfile/__init__.py", line 1572, in read
    with self.open(name, "r", pwd) as fp:
         ~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 1672, in open
    return ZipExtFile(zef_file, mode, zinfo, pwd, True)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 869, in __init__
    self._decompressor = _get_decompressor(self._compress_type)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 768, in _get_decompressor
    _check_compression(compress_type)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 737, in _check_compression
    raise RuntimeError(
        "Compression requires the (missing) zlib module")
RuntimeError: Compression requires the (missing) zlib module


Traceback (most recent call last):
  File "/Lib/test/test_zipfile/test_core.py", line 2331, in test_quoted_overlap
    self.assertEqual(len(zipf.read('b')), 1033)
                         ~~~~~~~~~^^^^^
  File "/Lib/zipfile/__init__.py", line 1572, in read
    with self.open(name, "r", pwd) as fp:
         ~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 1672, in open
    return ZipExtFile(zef_file, mode, zinfo, pwd, True)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 869, in __init__
    self._decompressor = _get_decompressor(self._compress_type)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 768, in _get_decompressor
    _check_compression(compress_type)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 737, in _check_compression
    raise RuntimeError(
        "Compression requires the (missing) zlib module")
RuntimeError: Compression requires the (missing) zlib module



Test report
===========

Failed tests:

- test_zipfile

Failed subtests:

- test_quoted_overlap - 
test.test_zipfile.test_core.OtherTests.test_quoted_overlap
- test_full_overlap - test.test_zipfile.test_core.OtherTests.test_full_overlap




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder wasm32 WASI 
8Core 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1344/builds/441

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: kushaldas-wasi

Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storch...@gmail.com>

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_zipfile/test_core.py", line 2299, in test_full_overlap
    self.assertEqual(len(zipf.read('a')), 1033)
                         ~~~~~~~~~^^^^^
  File "/Lib/zipfile/__init__.py", line 1572, in read
    with self.open(name, "r", pwd) as fp:
         ~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 1672, in open
    return ZipExtFile(zef_file, mode, zinfo, pwd, True)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 869, in __init__
    self._decompressor = _get_decompressor(self._compress_type)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 768, in _get_decompressor
    _check_compression(compress_type)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 737, in _check_compression
    raise RuntimeError(
        "Compression requires the (missing) zlib module")
RuntimeError: Compression requires the (missing) zlib module


Traceback (most recent call last):
  File "/Lib/test/test_zipfile/test_core.py", line 2331, in test_quoted_overlap
    self.assertEqual(len(zipf.read('b')), 1033)
                         ~~~~~~~~~^^^^^
  File "/Lib/zipfile/__init__.py", line 1572, in read
    with self.open(name, "r", pwd) as fp:
         ~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 1672, in open
    return ZipExtFile(zef_file, mode, zinfo, pwd, True)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 869, in __init__
    self._decompressor = _get_decompressor(self._compress_type)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 768, in _get_decompressor
    _check_compression(compress_type)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/Lib/zipfile/__init__.py", line 737, in _check_compression
    raise RuntimeError(
        "Compression requires the (missing) zlib module")
RuntimeError: Compression requires the (missing) zlib module



Test report
===========

Failed tests:

- test_zipfile

Failed subtests:

- test_quoted_overlap - 
test.test_zipfile.test_core.OtherTests.test_quoted_overlap
- test_full_overlap - test.test_zipfile.test_core.OtherTests.test_full_overlap




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to