bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62289: 29.0.60; eglot-test-tramp-test-2 fails on EMBA


From: Michael Albinus
Subject: bug#62289: 29.0.60; eglot-test-tramp-test-2 fails on EMBA
Date: Tue, 28 Mar 2023 12:45:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Version: 29.1

Michael Albinus <michael.albinus@gmx.de> writes:

>> 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?

No news is good news. I've pushed the patch to the emacs-29 branch,
closing the bug.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]