Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923241 - dev-python/tree-sitter-0.20.1-r1 fails tests: IndexError: list index out of range
Summary: dev-python/tree-sitter-0.20.1-r1 fails tests: IndexError: list index out of r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-29 08:19 UTC by Agostino Sarubbo
Modified: 2024-02-23 17:08 UTC (History)
0 users

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


Attachments
build.log (build.log,59.44 KB, text/plain)
2024-01-29 08:19 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-01-29 08:19:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tree-sitter-0.20.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-29 08:19:47 UTC
Created attachment 883537 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-29 08:19:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
IndexError: list index out of range
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-30 08:28:02 UTC
Hit the same. Probably new pytest.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-06 06:59:02 UTC
Not pytest8. Needs a bump to 0.20.4.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-23 17:08:51 UTC
The bug has been closed via the following commit(s):

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

commit 2adb202f978d021deb6d5a2754c76d944e819769
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-23 17:07:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-23 17:08:14 +0000

    dev-python/tree-sitter: add 0.20.4
    
    Closes: https://bugs.gentoo.org/923241
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/tree-sitter/Manifest                  |  7 +++
 dev-python/tree-sitter/tree-sitter-0.20.4.ebuild | 80 ++++++++++++++++++++++++
 2 files changed, 87 insertions(+)