projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d83ceba
)
Mark Tramp test :unstable
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 1 Aug 2023 18:25:34 +0000
(20:25 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index ee9c09df9d85d800a3b9495b0294aa05d84d3237..d97785ee481cf96517c44bf1e8240b38e63a5116 100644
(file)
--- 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".