projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8548052
)
Mark another esh-proc test as unstable
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 21 Aug 2022 15:48:03 +0000
(17:48 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 21 Aug 2022 15:48:03 +0000
(17:48 +0200)
* test/lisp/eshell/esh-proc-tests.el
(esh-proc-test/pipeline-connection-type/middle): Mark test as unstable
as it fails quite a lot.
test/lisp/eshell/esh-proc-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/eshell/esh-proc-tests.el
b/test/lisp/eshell/esh-proc-tests.el
index 63aa5384c8712e7e977eeaab0e8942ca170c5677..62e784e8f62ce5423d576cd2cfa95a64305f3c2d 100644
(file)
--- a/
test/lisp/eshell/esh-proc-tests.el
+++ b/
test/lisp/eshell/esh-proc-tests.el
@@
-74,6
+74,8
@@
(ert-deftest esh-proc-test/pipeline-connection-type/middle ()
"Test that all streams are pipes when a command is in the middle of a
pipeline."
+ ;; Repeated unreproducible errors.
+ :tags '(:unstable)
(skip-unless (and (executable-find "sh")
(executable-find "cat")))
(eshell-command-result-equal