projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8f22b
)
tramp-test42-auto-load: Add expected-result.
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 15 Jun 2019 05:23:25 +0000
(07:23 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 15 Jun 2019 05:23:25 +0000
(07:23 +0200)
* test/lisp/net/tramp-tests.el (tramp-test42-auto-load):
Expect a failed result if remote file access is not enabled,
as it happens while doing the test on Windows.
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index 70b2646cc893cd1c1a5dcc2913b155e00c394cf8..03b0018298b2a905c451a3b242457f1eba863250 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-4682,6
+4682,7
@@
process sentinels. They shall not disturb each other."
;; This test is inspired by Bug#29163.
(ert-deftest tramp-test42-auto-load ()
"Check that Tramp autoloads properly."
+ :expected-result (if (tramp--test-enabled) :passed :failed)
(let ((default-directory (expand-file-name temporary-file-directory))
(code
(format