The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.13 
while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1415/builds/141

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

Worker for this Build: edelsohn-fedora-z

Build Reason: <unknown>
Blamelist: Alex Waygood <[email protected]>, Hugo van Kemenade 
<[email protected]>, Miss Islington (bot) 
<[email protected]>, Petr Viktorin 
<[email protected]>, Serhiy Storchaka <[email protected]>, Wei-Hsiang (Matt) 
Wang <[email protected]>, Wulian <[email protected]>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
    p = subprocess.Popen(
        [sys.executable, "-c",
    ...<2 lines>...
        stdin=subprocess.PIPE, stdout=subprocess.PIPE,
        stderr=subprocess.PIPE, pipesize=pipesize)
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1002, in __init__
    errread, errwrite) = self._get_handles(stdin, stdout, stderr)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1743, in _get_handles
    fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
    self.assertEqual(
    ~~~~~~~~~~~~~~~~^
        fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        default_read_pipesize)
        ^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 65536 != 8192



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

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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]

Reply via email to