app-editors/emacs: Skip test lisp/progmodes/eglot-tests.el

Closes: https://bugs.gentoo.org/977411
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-06-14 06:30:55 +02:00
parent e87bbf29a7
commit 81a907de76

View File

@@ -465,6 +465,9 @@ src_test() {
# Reason: test is not skipped if tree-sitter-tsx is not installed
# Bug #922525
%lisp/progmodes/typescript-ts-mode-tests.el
# eglot-test-lsp-abiding-column #977411
%lisp/progmodes/eglot-tests.el
)
use elibc_musl && exclude_tests+=(
# Reason: newlocale(3) lenient locale validation #906012