Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847250 - dev-python/pytest-skip-markers-1.3.0-r1 fails tests
Summary: dev-python/pytest-skip-markers-1.3.0-r1 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-24 10:59 UTC by Agostino Sarubbo
Modified: 2022-05-25 04:28 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,88.28 KB, text/plain)
2022-05-24 10:59 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-05-24 10:59:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-skip-markers-1.3.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-24 10:59:43 UTC
Created attachment 780536 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-24 10:59:44 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,
FAILED tests/functional/test_skip_if_binaries_missing.py::test_not_skipped_multiple_binaries
FAILED tests/unit/utils/markers/test_skip_if_binaries_missing.py::test_multiple_existing
FAILED tests/unit/utils/markers/test_skip_if_binaries_missing.py::test_multiple_one_missing_check_all_false
 '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-05-25 04:28:18 UTC
The bug has been closed via the following commit(s):

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

commit f18c7bac648f4fea47774a037e6595e7ee521ba9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-05-24 15:19:57 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-05-25 04:27:36 +0000

    dev-python/pytest-skip-markers: Add test dep on pip
    
    Closes: https://bugs.gentoo.org/847250
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pytest-skip-markers/pytest-skip-markers-1.3.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)