Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915997

Summary: [guru] dev-python/Pyro5-5.15 fails tests: FAILED test_server.py::TestServerOnce::testRegisterWeak
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)