Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922525 - app-editors/emacs-29.2: tree-sitter test failures
Summary: app-editors/emacs-29.2: tree-sitter test failures
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-20 10:25 UTC by Hans de Graaff
Modified: 2024-01-21 09:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,707.45 KB, text/plain)
2024-01-20 10:25 UTC, Hans de Graaff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2024-01-20 10:25:04 UTC
Created attachment 882678 [details]
build.log

Ran 6972 tests, 6828 results as expected, 2 unexpected, 142 skipped
2 files contained unexpected results:
  src/treesit-tests.log
  lisp/progmodes/typescript-ts-mode-tests.log
make[2]: *** [Makefile:341: check-doit] Error 1
Comment 1 Hans de Graaff gentoo-dev Security 2024-01-20 10:32:23 UTC
(In reply to Hans de Graaff from comment #0)

>   src/treesit-tests.log

This goes away when updating to tree-sitter-json-0.20.1 (from 0.19.0).
Comment 2 Larry the Git Cow gentoo-dev 2024-01-20 11:11:12 UTC
The bug has been closed via the following commit(s):

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

commit a14a0b3d80f7f735e3315292174f2027ff589251
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2024-01-20 11:09:49 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2024-01-20 11:09:49 +0000

    app-editors/emacs: skip brittle treesit tests
    
    Closes: https://bugs.gentoo.org/922525
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 app-editors/emacs/emacs-29.2.9999.ebuild | 8 ++++++++
 app-editors/emacs/emacs-29.2.ebuild      | 8 ++++++++
 app-editors/emacs/emacs-30.0.9999.ebuild | 8 ++++++++
 3 files changed, 24 insertions(+)