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

Bug 654538

Summary: dev-util/kyua-0.13-r3 test failures
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: gabifalk, paolo.pedroni
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/jmmv/kyua/issues/179
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654494    
Attachments: build log tail

Description Mike Gilbert gentoo-dev 2018-05-01 15:51:46 UTC
Created attachment 529258 [details]
build log tail

6 tests fail.

utils/stacktrace_test:dump_stacktrace__integration
utils/stacktrace_test:dump_stacktrace__ok
utils/stacktrace_test:dump_stacktrace_if_available__append
utils/stacktrace_test:find_core__found__long
utils/stacktrace_test:find_core__found__short
utils/stacktrace_test:unlimit_core_size__hard_is_zero

My guess is that systemd-coredump interferes here.
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-22 07:03:44 UTC
ci has reproduced this issue with version 0.13-r3 - Updating summary.
Comment 2 Larry the Git Cow gentoo-dev 2024-05-24 20:10:25 UTC
The bug has been closed via the following commit(s):

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

commit c18f6bc53a6217bf45d83bc55e9966931c483201
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2024-05-24 20:08:54 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-05-24 20:09:38 +0000

    dev-util/kyua: skip coredump tests
    
    Closes: https://bugs.gentoo.org/654538
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-util/kyua/kyua-0.13-r3.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-25 03:33:45 UTC
*** Bug 932491 has been marked as a duplicate of this bug. ***