Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887857 - dev-python/dbus-next-0.2.3-r1 fails tests (DASH-SYSTEM)
Summary: dev-python/dbus-next-0.2.3-r1 fails tests (DASH-SYSTEM)
Status: RESOLVED FIXED
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:
Depends on:
Blocks: 908611 910358
  Show dependency tree
 
Reported: 2022-12-22 08:09 UTC by Agostino Sarubbo
Modified: 2024-04-14 14:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,120.69 KB, text/plain)
2022-12-22 08:09 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 2022-12-22 08:09:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-22 08:09:31 UTC
Created attachment 844631 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-22 08:09:32 UTC
Error(s) that match a know pattern:


E       AssertionError: assert 'abstract' in {'guid': '25f09984dc2b0ab0b92ef64b63a3f784', 'path': '/tmp/dbus-FOs6uL59gt'}
FAILED test/test_tcp_address.py::test_tcp_connection_with_forwarding - Assert...
Comment 3 Larry the Git Cow gentoo-dev 2024-04-14 14:58:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10af0a36b28721292bf49637777bc8571be8a7b4

commit 10af0a36b28721292bf49637777bc8571be8a7b4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-14 14:38:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-14 14:57:50 +0000

    dev-python/dbus-next: Fix test failure
    
    Closes: https://bugs.gentoo.org/887857
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)