From 1f82ab7d4e9c92203b36a2e0f79f2f38f1d27e40 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 29 Jan 2019 22:17:06 +0100 Subject: [PATCH] * test/lisp/filenotify-tests.el (file-notify--deftest-remote): Tag as :unstable. --- test/lisp/filenotify-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lisp/filenotify-tests.el b/test/lisp/filenotify-tests.el index 50036209b0f..ef1271dac42 100644 --- a/test/lisp/filenotify-tests.el +++ b/test/lisp/filenotify-tests.el @@ -266,7 +266,7 @@ This returns only for the local case and gfilenotify; otherwise it is nil. (declare (indent 1)) `(ert-deftest ,(intern (concat (symbol-name test) "-remote")) () ,docstring - :tags '(:expensive-test) + :tags '(:expensive-test :unstable) :expected-result (or ,expected :passed) (skip-unless (not ,skip)) (let* ((temporary-file-directory -- 2.39.5