Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906597 - [guru] dev-python/dtreeviz-2.2.1 fails tests
Summary: [guru] dev-python/dtreeviz-2.2.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lemon Lime
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-17 08:11 UTC by Agostino Sarubbo
Modified: 2024-04-13 22:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,567.88 KB, text/plain)
2023-05-17 08:11 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 2023-05-17 08:11:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/dtreeviz-2.2.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-17 08:11:57 UTC
Created attachment 861832 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-17 08:11:58 UTC
Error(s) that match a know pattern:


E               FileNotFoundError: [Errno 2] No such file or directory: 'fixtures/dataset.csv'
                    # error: Incompatible types in assignment (expression has type
Comment 3 Lemon Lime 2023-05-20 13:14:48 UTC
(In reply to Agostino Sarubbo from comment #0)
> https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
> 
> Issue: dev-python/dtreeviz-2.2.1 fails tests.
> Discovered on: amd64 (internal ref: guru_ci)

Noted! I'll try to fix it!
Comment 4 Larry the Git Cow gentoo-dev 2024-04-13 22:19:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02655e5873193d5bf90c1a4987455670557b2d70

commit 02655e5873193d5bf90c1a4987455670557b2d70
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-13 21:04:54 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-13 21:04:54 +0000

    dev-python/dtreeviz: add 2.2.2, drop 2.2.1, enable py3.12, restrict tests
    
    Closes: https://bugs.gentoo.org/906597
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/dtreeviz/Manifest              |  2 +-
 dev-python/dtreeviz/dtreeviz-2.2.1.ebuild | 59 -------------------------------
 dev-python/dtreeviz/dtreeviz-2.2.2.ebuild | 32 +++++++++++++++++
 3 files changed, 33 insertions(+), 60 deletions(-)