GNU bug report logs -
#62289
29.0.60; eglot-test-tramp-test-2 fails on EMBA
Previous Next
Reported by: Michael Albinus <michael.albinus <at> gmx.de>
Date: Mon, 20 Mar 2023 08:57:02 UTC
Severity: normal
Tags: patch
Found in version 29.0.60
Fixed in version 29.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 62289 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
Hi Jiao,
> The test eglot-test-tramp-test-2 fails on EMBA:
This still fails on EMBA.
> The following patch should fix it.
>
> diff --git a/test/lisp/progmodes/eglot-tests.el b/test/lisp/progmodes/eglot-tests.el
> index 7a90d68d213..2388cf9ef51 100644
> --- a/test/lisp/progmodes/eglot-tests.el
> +++ b/test/lisp/progmodes/eglot-tests.el
> @@ -1261,6 +1261,7 @@ eglot--call-with-tramp-test
> ;; really just the local host.
> (let* ((tramp-remote-path (cons 'tramp-own-remote-path tramp-remote-path))
> (tramp-histfile-override t)
> + (tramp-allow-unsafe-temporary-files t)
> (tramp-verbose 1)
> (temporary-file-directory ert-remote-temporary-file-directory)
> (default-directory temporary-file-directory))
Shall I install the patch?
Best regards, Michael.
This bug report was last modified 2 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.