Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883817 - dev-python/tox-4.0.0_rc1 fails tests
Summary: dev-python/tox-4.0.0_rc1 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-12-01 10:24 UTC by Agostino Sarubbo
Modified: 2022-12-01 14:20 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,40.98 KB, application/x-xz)
2022-12-01 10:24 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-12-01 10:24:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tox-4.0.0_rc1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-01 10:24:58 UTC
Created attachment 838653 [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-12-01 10:24:59 UTC
Error(s) that match a know pattern:

  def test_bad_line(tmp_path: Path, raw: str, capfd: CaptureFixture, error: str) -> None:
Comment 3 Larry the Git Cow gentoo-dev 2022-12-01 14:20:58 UTC
The bug has been closed via the following commit(s):

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

commit 28805f8383fbf393e0e56133466bc3bc6f3e2b50
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-12-01 14:11:01 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-12-01 14:20:53 +0000

    dev-python/tox: Add missing test dependencies
    
    Closes: https://bugs.gentoo.org/883817
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/tox/tox-4.0.0_rc1.ebuild | 2 ++
 1 file changed, 2 insertions(+)