Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928629 - dev-libs/tree-sitter-typescript: tests do not run
Summary: dev-libs/tree-sitter-typescript: tests do not run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-05 08:46 UTC by Matthew Smith
Modified: 2024-04-05 10:22 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Smith gentoo-dev 2024-04-05 08:46:38 UTC
When running the tests for dev-libs/tree-sitter-typescript, there is no output and the tests always pass, even after modifying the test files to break them.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-05 08:59:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba96cf12d3212f9d40a5d934cc78466af167a0

commit 87ba96cf12d3212f9d40a5d934cc78466af167a0
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-05 08:57:53 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-05 08:58:40 +0000

    dev-libs/tree-sitter-typescript: fix test invocation
    
    Closes: https://bugs.gentoo.org/928629
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../tree-sitter-typescript/tree-sitter-typescript-0.20.6.ebuild    | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 2 Matthew Smith gentoo-dev 2024-04-05 10:22:53 UTC
That was fast, thank you! I feel like I probably should have noticed that broken symlink.