Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834026 - dev-python/pytest-skip-markers-1.2.0 fails tests
Summary: dev-python/pytest-skip-markers-1.2.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-25 12:04 UTC by Agostino Sarubbo
Modified: 2022-02-25 12:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,86.60 KB, text/plain)
2022-02-25 12:04 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-02-25 12:04:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-skip-markers-1.2.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-25 12:04:19 UTC
Created attachment 765795 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-25 12:04:20 UTC
Error(s) that match a know pattern:


E       AssertionError: assert {'errors': 0,
E       AssertionError: None of the following binaries was found: python9, pip
 'failed': 0,
 'passed': 0,
 'passed': 1,
 'skipped': 0,
 'skipped': 1,
 'xfailed': 0,
 'xpassed': 0}
 'xpassed': 0} == {'errors': 0,
Comment 3 Larry the Git Cow gentoo-dev 2022-02-25 12:49:32 UTC
The bug has been closed via the following commit(s):

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

commit 3cc60ec492d9e4feb69067c788bcf346ecd6d271
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-02-25 12:46:51 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-02-25 12:49:24 +0000

    dev-python/pytest-skip-markers: Revert new package
    
    Reverts: 0b2420a7e06d3a7ad9686b6389d2d40a7836327e.
    Closes: https://bugs.gentoo.org/834026
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pytest-skip-markers/Manifest            |  1 -
 dev-python/pytest-skip-markers/metadata.xml        | 13 -------
 .../pytest-skip-markers-1.2.0.ebuild               | 45 ----------------------
 3 files changed, 59 deletions(-)