Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835530 - [guru] dev-python/os-ken-2.3.1 fails tests
Summary: [guru] dev-python/os-ken-2.3.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-18 07:30 UTC by Agostino Sarubbo
Modified: 2022-05-03 23:15 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,624.89 KB, application/x-xz)
2022-03-18 07:30 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-03-18 07:30:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/os-ken-2.3.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-18 07:30:54 UTC
Created attachment 767294 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-18 07:30:55 UTC
Error(s) that match a know pattern:


FAILED (errors=4)
TypeError: load_tests() missing 3 required positional arguments: 'loader', 'tests', and 'pattern'
TypeError: start_next_test() missing 1 required positional argument: 'dp'
os_ken.tests.integrated.common.docker_base.CommandError: 
os_ken.tests.integrated.common.docker_base: ERROR: stderr: /bin/sh: line 1: sudo: command not found
os_ken.tests.integrated.common.docker_base: ERROR: stdout: 
stderr: /bin/sh: line 1: sudo: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-03-23 16:14:52 UTC
The bug has been referenced in the following commit(s):

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

commit de90ee6ea897a86976086866d6d371149d83c24f
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-18 08:18:43 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-18 08:54:38 +0000

    dev-python/os-ken: wrong function name
    
    Bug: https://bugs.gentoo.org/835530
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/os-ken/os-ken-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)