From: Stefan Kangas Date: Sun, 21 Aug 2022 15:48:03 +0000 (+0200) Subject: Mark another esh-proc test as unstable X-Git-Tag: emacs-29.0.90~1893^2~122 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=70fd2e03e5a194c427746d7fa2f8f82f8750eb87;p=emacs.git Mark another esh-proc test as unstable * test/lisp/eshell/esh-proc-tests.el (esh-proc-test/pipeline-connection-type/middle): Mark test as unstable as it fails quite a lot. --- diff --git a/test/lisp/eshell/esh-proc-tests.el b/test/lisp/eshell/esh-proc-tests.el index 63aa5384c87..62e784e8f62 100644 --- 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