emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 009236502ef 2/2: Mark Tramp test :unstable


From: Michael Albinus
Subject: master 009236502ef 2/2: Mark Tramp test :unstable
Date: Tue, 1 Aug 2023 14:25:50 -0400 (EDT)

branch: master
commit 009236502ef960c18e0e0070fdbc4fe6e4adc969
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    Mark Tramp test :unstable
    
    * test/lisp/net/tramp-tests.el (tramp-test47-read-password):
    Mark it :unstable.
---
 test/lisp/net/tramp-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index ee9c09df9d8..d97785ee481 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -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".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]