commit: 68710c12bfad2954fe4ef80a56c035139ef783b5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 11 06:31:15 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 06:34:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68710c12
Revert "app-editors/emacs: Disable epg-tests for now" Add bug reference to comment. This reverts commit 63c56105984d684873290190710f4fa8672d5e1b. Bug: https://bugs.gentoo.org/907839 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-editors/emacs/emacs-28.3_rc1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild index ab629a5d4477..f56f106b3d9a 100644 --- a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild +++ b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild @@ -381,10 +381,10 @@ src_test() { %lisp/emacs-lisp/ert-tests.el %lisp/loadhist-tests.el - # Reason: hangs in gpg + # Reason: hangs in gpg #907839 # epg-roundtrip-1 # epg-roundtrip-2 - %lisp/epg-tests.el + #%lisp/epg-tests.el ) # See test/README for possible options
