Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888217 - dev-python/pytest-shutil-1.7.0-r3 fails tests (DASH-SYSTEM): AssertionError
Summary: dev-python/pytest-shutil-1.7.0-r3 fails tests (DASH-SYSTEM): AssertionError
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-25 08:05 UTC by Agostino Sarubbo
Modified: 2023-05-27 17:13 UTC (History)
2 users (show)

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


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

Issue: dev-python/pytest-shutil-1.7.0-r3 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-25 08:05:03 UTC
Created attachment 844873 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-25 08:05:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: assert ['  A Title', '--------------------------------------------------------------------------------', 'A Paragraph'] == ['  A Title', '--------------------------------------------------------------------------------', 'A Paragraph']
FAILED tests/unit/test_cmdline.py::test_pretty_formatter - AssertionError: as...
Comment 3 Larry the Git Cow gentoo-dev 2023-05-27 17:13:15 UTC
The bug has been closed via the following commit(s):

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

commit 5d3acdd44e5eca632b235f8e0b894fb17a5d47b0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-27 16:11:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-27 17:13:07 +0000

    dev-python/pytest-shutil: Enable py3.12, fix tests
    
    Closes: https://bugs.gentoo.org/888217
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/pytest-shutil-1.7.0-py312.patch          | 39 ++++++++++++++++
 .../pytest-shutil/pytest-shutil-1.7.0-r4.ebuild    | 54 ++++++++++++++++++++++
 2 files changed, 93 insertions(+)