]> git.eshelyaron.com Git - emacs.git/commitdiff
Mark another esh-proc test as unstable
authorStefan Kangas <stefankangas@gmail.com>
Sun, 21 Aug 2022 15:48:03 +0000 (17:48 +0200)
committerStefan 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

index 63aa5384c8712e7e977eeaab0e8942ca170c5677..62e784e8f62ce5423d576cd2cfa95a64305f3c2d 100644 (file)
@@ -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