Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835479 - [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-17 07:36 UTC by Agostino Sarubbo
Modified: 2022-03-17 19:27 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,611.88 KB, application/x-xz)
2022-03-17 07:36 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-17 07:36:49 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-17 07:36:57 UTC
Created attachment 767214 [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-17 07:36:58 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-17 19:27:38 UTC
The bug has been closed via the following commit(s):

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

commit fd04854458d8a334c1d1c8552e559c985ee2a901
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-17 13:30:27 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-17 13:30:27 +0000

    dev-python/os-ken: delete integrated tests
    
    Closes: https://bugs.gentoo.org/835479
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/os-ken/os-ken-2.3.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)