Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930017 - dev-python/dbus-next-0.2.3-r1 fails tests: FAILED test_fd_passing.py::test_sending_file_descriptor_low_level - OSError: [Errno 9] Bad file descriptor
Summary: dev-python/dbus-next-0.2.3-r1 fails tests: FAILED test_fd_passing.py::test_se...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-14 15:17 UTC by Agostino Sarubbo
Modified: 2024-04-22 07:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,201.57 KB, text/plain)
2024-04-14 15:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-14 15:17:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/dbus-next-0.2.3-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-14 15:17:44 UTC
Created attachment 890827 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-14 15:17:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


BrokenPipeError: [Errno 32] Broken pipe
E           KeyError: '25 is not registered'
E           OSError: [Errno 9] Bad file descriptor
ERROR    asyncio:base_events.py:1821 Future exception was never retrieved
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
        except KeyError:
FAILED test/test_fd_passing.py::test_sending_file_descriptor_low_level - OSError: [Errno 9] Bad file descriptor
OSError: [Errno 9] Bad file descriptor
test/test_fd_passing.py::test_sending_file_descriptor_low_level FAILED  [30/79]