mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user