emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 1f82ab7: * test/lisp/filenotify-tests.el (file-noti


From: Michael Albinus
Subject: [Emacs-diffs] master 1f82ab7: * test/lisp/filenotify-tests.el (file-notify--deftest-remote):
Date: Tue, 29 Jan 2019 16:17:21 -0500 (EST)

branch: master
commit 1f82ab7d4e9c92203b36a2e0f79f2f38f1d27e40
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * 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 5003620..ef1271d 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]