]> git.eshelyaron.com Git - emacs.git/commitdiff
Adapt Tramp test
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 10 Aug 2023 10:17:59 +0000 (12:17 +0200)
committerMichael 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

index c090fec8b2a69392094ac868815e8dee5504c129..6021eda8dffd794d71499f0c818e3351cc065971 100644 (file)
@@ -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