Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929026 - app-shells/thefuck-3.32-r1 fails tests: FAILED test_utils.py::TestGetValidHistoryWithoutCurrent::test_get_valid_history_without_current[le cat-result0] - AssertionError: assert [ls cat, diff x] == [ls cat, diff x, café ô]
Summary: app-shells/thefuck-3.32-r1 fails tests: FAILED test_utils.py::TestGetValidHis...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-09 21:07 UTC by Agostino Sarubbo
Modified: 2024-05-22 13:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,503.62 KB, text/plain)
2024-04-09 21:07 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 2024-04-09 21:07:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/thefuck-3.32-r1 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-09 21:07:55 UTC
Created attachment 890121 [details]
build.log

build log and emerge --info
Comment 2 Matt Jolly gentoo-dev 2024-05-22 11:14:08 UTC
I see this with py312 but not py311 on a different machine.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-22 13:19:30 UTC
The bug has been referenced in the following commit(s):

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

commit 4cdbd121ddec62fd7674ca96de07602bb96e2538
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-05-12 04:24:15 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-05-22 13:17:22 +0000

    app-shells/thefuck: add 3.32-r2
    
    This backports the upstream py312 patch.
    
    There are four failing tests that do not fail with py311.
    
    Minimum python is now 3.10
    
    Bug: https://bugs.gentoo.org/929026
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 .../thefuck/files/thefuck-3.32-python-312.patch    | 45 +++++++++++++++++++
 app-shells/thefuck/thefuck-3.32-r2.ebuild          | 51 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)