projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71bc060
)
Adapt Tramp test
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 10 Aug 2023 10:17:59 +0000
(12:17 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 10 Aug 2023 10:17:59 +0000
(12:17 +0200)
* test/lisp/net/tramp-tests.el (tramp-test41-special-characters):
Skip for macOS.
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 c090fec8b2a69392094ac868815e8dee5504c129..6021eda8dffd794d71499f0c818e3351cc065971 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-7404,6
+7404,7
@@
This requires restrictions of file name syntax."
(skip-unless (not (getenv "EMACS_HYDRA_CI"))) ; SLOW ~ 245s
(skip-unless (not (tramp--test-rsync-p)))
(skip-unless (not (tramp--test-rclone-p)))
+ (skip-unless (not (or (eq system-type 'darwin) (tramp--test-macos-p))))
;; Newlines, slashes and backslashes in file names are not
;; supported. So we don't test. And we don't test the tab