app-editors/emacs: Fix emacsclient test failure

Bug: https://bugs.gnu.org/81676
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-08-22 10:02:53 +02:00
parent ffca851495
commit 51b5d2b7c7
4 changed files with 20 additions and 0 deletions

View File

@@ -472,6 +472,11 @@ src_test() {
# Reason: https://bugs.gnu.org/72120
# dired-test-bug27243-02
%lisp/dired-tests.el
# Reason: does not pass -Q to emacs (https://bugs.gnu.org/81676)
# emacsclient-test-alternate-editor-allows-arguments
# emacsclient-test-alternate-editor-allows-quotes
%lib-src/emacsclient-tests.el
)
use elibc_musl && exclude_tests+=(
# Reason: newlocale(3) lenient locale validation #906012

View File

@@ -473,6 +473,11 @@ src_test() {
# Reason: fails with app-crypt/freepg
%lisp/epg-tests.el
# Reason: does not pass -Q to emacs (https://bugs.gnu.org/81676)
# emacsclient-test-alternate-editor-allows-arguments
# emacsclient-test-alternate-editor-allows-quotes
%lib-src/emacsclient-tests.el
)
use elibc_musl && exclude_tests+=(
# Reason: newlocale(3) lenient locale validation #906012

View File

@@ -469,6 +469,11 @@ src_test() {
# Reason: fails with app-crypt/freepg
%lisp/epg-tests.el
# Reason: does not pass -Q to emacs (https://bugs.gnu.org/81676)
# emacsclient-test-alternate-editor-allows-arguments
# emacsclient-test-alternate-editor-allows-quotes
%lib-src/emacsclient-tests.el
)
use threads || exclude_tests+=(
%src/emacs-module-tests.el

View File

@@ -472,6 +472,11 @@ src_test() {
# Reason: fails with app-crypt/freepg
%lisp/epg-tests.el
# Reason: does not pass -Q to emacs (https://bugs.gnu.org/81676)
# emacsclient-test-alternate-editor-allows-arguments
# emacsclient-test-alternate-editor-allows-quotes
%lib-src/emacsclient-tests.el
)
use threads || exclude_tests+=(
%src/emacs-module-tests.el