summaryrefslogtreecommitdiff
path: root/app-editors/emacs/emacs-29.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emacs/emacs-29.2.ebuild')
-rw-r--r--app-editors/emacs/emacs-29.2.ebuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-editors/emacs/emacs-29.2.ebuild b/app-editors/emacs/emacs-29.2.ebuild
index 876631c7e678..1d369b00aca6 100644
--- a/app-editors/emacs/emacs-29.2.ebuild
+++ b/app-editors/emacs/emacs-29.2.ebuild
@@ -428,6 +428,14 @@ src_test() {
# Reason: tries to access network
# internet-is-working
%src/process-tests.el
+
+ # Reason: fails with stable version of tree-sitter-json due to
+ # ast changes. Bug #922525
+ %src/treesit-tests.log
+
+ # Reason: test is not skipped if tree-sitter-tsx is not installed
+ # Bug #922525
+ %lisp/progmodes/typescript-ts-mode-tests.el
)
use threads || exclude_tests+=(
%lisp/server-tests.el