Mark Tramp test :unstable
* test/lisp/net/tramp-tests.el (tramp-test47-read-password): Mark it :unstable.
This commit is contained in:
parent
d83ceba705
commit
009236502e
1 changed files with 1 additions and 1 deletions
|
@ -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".
|
||||
|
|
Loading…
Add table
Reference in a new issue