Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915997 - [guru] dev-python/Pyro5-5.15 fails tests: FAILED test_server.py::TestServerOnce::testRegisterWeak
Summary: [guru] dev-python/Pyro5-5.15 fails tests: FAILED test_server.py::TestServerOn...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-10-19 11:13 UTC by Agostino Sarubbo
Modified: 2023-10-22 07:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,130.60 KB, text/plain)
2023-10-19 11:13 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 2023-10-19 11:13:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/Pyro5-5.15 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-19 11:13:54 UTC
Created attachment 873139 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-10-19 16:17:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6167283a9759174ed30a56e6b0f2692447653fae

commit 6167283a9759174ed30a56e6b0f2692447653fae
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-10-19 16:13:09 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-10-19 16:14:17 +0000

    dev-python/Pyro5: disable failing test
    
    It looks harmelss and it is pypy3 specific.  Informed upstream.
    Require python[sqlite].
    
    Closes: https://bugs.gentoo.org/915997
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-python/Pyro5/{Pyro5-5.15.ebuild => Pyro5-5.15-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-10-22 07:58:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e66c2350974451b2549f62bc18f4d7e40fbe94d

commit 6e66c2350974451b2549f62bc18f4d7e40fbe94d
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-10-22 07:09:31 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-10-22 07:09:31 +0000

    dev-python/Pyro5: fix test failure
    
    Add patch from upstream.
    
    Bug: https://bugs.gentoo.org/915997
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-python/Pyro5/Pyro5-5.15-r1.ebuild              |  5 ++-
 .../Pyro5/files/Pyro5-5.15-fix-test-on-ipv6.patch  | 36 ++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)