]> git.eshelyaron.com Git - emacs.git/commitdiff
Mark Tramp test :unstable
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Aug 2023 18:25:34 +0000 (20:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Aug 2023 18:25:34 +0000 (20:25 +0200)
* test/lisp/net/tramp-tests.el (tramp-test47-read-password):
Mark it :unstable.

test/lisp/net/tramp-tests.el

index ee9c09df9d85d800a3b9495b0294aa05d84d3237..d97785ee481cf96517c44bf1e8240b38e63a5116 100644 (file)
@@ -7848,7 +7848,7 @@ process sentinels.  They shall not disturb each other."
 
 (ert-deftest tramp-test47-read-password ()
   "Check Tramp password handling."
-  :tags '(:expensive-test)
+  :tags '(:expensive-test :unstable)
   (skip-unless (tramp--test-enabled))
   (skip-unless (tramp--test-mock-p))
   ;; Not all read commands understand argument "-s" or "-p".