Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835034 - [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-13 08:47 UTC by Agostino Sarubbo
Modified: 2022-03-16 20:48 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,622.99 KB, application/x-xz)
2022-03-13 08:47 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-13 08:47: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-13 08:47:54 UTC
Created attachment 766908 [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-13 08:47: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: sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
os_ken.tests.integrated.common.docker_base: ERROR: stdout:
Comment 3 Larry the Git Cow gentoo-dev 2022-03-16 20:48:17 UTC
The bug has been closed via the following commit(s):

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

commit 7aa710706b3d80ffe3afc358904043a1e1e6df0a
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-14 03:45:00 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-14 03:45:00 +0000

    dev-python/os-ken: exclude docker tests
    
    Closes: https://bugs.gentoo.org/835034
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/os-ken/os-ken-2.3.1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)