The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide
Refleaks 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1480/builds/93
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Irit Katriel <[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/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.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
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_subprocess.py",
line 774, in test_pipesize_default
self.assertEqual(
~~~~~~~~~~~~~~~~^
fcntl.fcntl(proc.stderr.fileno(), fcntl.F_GETPIPE_SZ),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
default_write_pipesize)
^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 8192 != 65536
Test report
===========
Failed tests:
- test.test_concurrent_futures.test_deadlock
- test_subprocess
Failed subtests:
- test_pipesize_default -
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default
- test_pipesize_default -
test.test_subprocess.ProcessTestCase.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]