From: Glenn Morris Date: Tue, 28 May 2019 00:20:12 +0000 (-0700) Subject: * test/lisp/autorevert-tests.el: Give on on remote hydra.nixos tests. X-Git-Tag: emacs-27.0.90~2774 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f113512ffcd2bce6af6cc0f8f49df11d1dcf0fe9;p=emacs.git * test/lisp/autorevert-tests.el: Give on on remote hydra.nixos tests. (auto-revert--test-enabled-remote): Disable on hydra.nixos. --- diff --git a/test/lisp/autorevert-tests.el b/test/lisp/autorevert-tests.el index 79eba8b1652..00c7ee25755 100644 --- a/test/lisp/autorevert-tests.el +++ b/test/lisp/autorevert-tests.el @@ -62,9 +62,6 @@ tramp-verbose 0 tramp-message-show-message nil) -(when (getenv "EMACS_HYDRA_CI") - (add-to-list 'tramp-remote-path 'tramp-own-remote-path)) - (defconst auto-revert--timeout 10 "Time to wait for a message.") @@ -114,6 +111,7 @@ being the result.") (cons t (ignore-errors (and + (not (getenv "EMACS_HYDRA_CI")) (file-remote-p auto-revert-test-remote-temporary-file-directory) (file-directory-p auto-revert-test-remote-temporary-file-directory) (file-writable-p