Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830514 - [guru] dev-python/os-testr-2.0.1 fails tests
Summary: [guru] dev-python/os-testr-2.0.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-01-03 09:29 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 (build.log,74.69 KB, text/plain)
2022-01-03 09:29 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-01-03 09:29:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/os-testr-2.0.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-03 09:29:27 UTC
Created attachment 761181 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-03 09:29:28 UTC
Error(s) that match a know pattern:


'
FileNotFoundError: [Errno 2] No such file or directory: 'subunit-trace'
testtools.matchers._impl.MismatchError: 127 != 0: Expected return code: 0 doesn't match actual return code of: 127
testtools.matchers._impl.MismatchError: 127 != 0: Stdout: b''; Stderr: b'/bin/sh: line 1: ostestr: command not found
testtools.matchers._impl.MismatchError: 127 != 1: Stdout: b''; Stderr: b'/bin/sh: line 1: ostestr: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-03-18 06:35:41 UTC
The bug has been referenced in the following commit(s):

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

commit 8c1a6c2023f03438ea259265ade974be852770fa
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-17 22:08:56 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-17 22:08:56 +0000

    dev-python/os-testr: try installing before testing
    
    Bug: https://bugs.gentoo.org/830514
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

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