Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926128 - net-irc/znc-palaver-1.2.2 fails tests
Summary: net-irc/znc-palaver-1.2.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-04 08:35 UTC by Agostino Sarubbo
Modified: 2024-03-17 13:21 UTC (History)
0 users

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


Attachments
build.log (build.log,63.62 KB, text/plain)
2024-03-04 08:35 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-03-04 08:35:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-irc/znc-palaver-1.2.2 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:21 UTC
Created attachment 886644 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:21 UTC
Error(s) that match a know pattern:


'
' == b':*status!zn...un...
' == b':*status!zn...unloaded.
' == b':irc.znc.in...er...
' == b':irc.znc.in...erapp.com
E       AssertionError: assert b':*status!st...unloaded.
E       AssertionError: assert b':irc.znc.in...erapp.com
ERROR test/test_palaver.py::test_receiving_notification - AssertionError: assert b':irc.znc.in...erapp.com
ERROR test/test_palaver.py::test_receiving_notification_with_push_token - AssertionError: assert b':irc.znc.in...erapp.com
ERROR test/test_palaver.py::test_receiving_notification_with_retry_on_disconnect - AssertionError: assert b':irc.znc.in...erapp.com
ERROR test/test_palaver.py::test_receiving_notification_with_retry_on_rate_limit - AssertionError: assert b':irc.znc.in...erapp.com
ERROR test/test_palaver.py::test_receiving_notification_with_retry_on_server_error - AssertionError: assert b':irc.znc.in...erapp.com
FAILED test/test_palaver.py::test_loading_module_new_cap - AssertionError: assert b':*status!st...unloaded.
FAILED test/test_palaver.py::test_unloading_module_del_cap - AssertionError: assert b':irc.znc.in...erapp.com
Comment 3 Larry the Git Cow gentoo-dev 2024-03-17 13:21:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5148ed2fe6e7bad186f876e2003dd09d79596802

commit 5148ed2fe6e7bad186f876e2003dd09d79596802
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-03-17 13:20:04 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-03-17 13:21:00 +0000

    net-irc/znc-palaver: mask tests
    
    Tests need network.
    
    Closes: https://bugs.gentoo.org/926128
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-irc/znc-palaver/znc-palaver-1.2.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)