[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 438b1205c54: Mark failing filenotify test as :unstable
From: |
Michael Albinus |
Subject: |
master 438b1205c54: Mark failing filenotify test as :unstable |
Date: |
Mon, 22 May 2023 06:56:57 -0400 (EDT) |
branch: master
commit 438b1205c54dbdeff234d14dcf2287cbf6769522
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>
Mark failing filenotify test as :unstable
* test/lisp/filenotify-tests.el (file-notify-test04-autorevert-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 bc094345ffe..97b7c46c689 100644
--- a/test/lisp/filenotify-tests.el
+++ b/test/lisp/filenotify-tests.el
@@ -1032,7 +1032,7 @@ delivered."
(file-notify--test-cleanup))))
(file-notify--deftest-remote file-notify-test04-autorevert
- "Check autorevert via file notification for remote files.")
+ "Check autorevert via file notification for remote files." t)
(ert-deftest file-notify-test05-file-validity ()
"Check `file-notify-valid-p' for files."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 438b1205c54: Mark failing filenotify test as :unstable,
Michael Albinus <=