]> git.eshelyaron.com Git - emacs.git/commitdiff
A filenotify test now passes on hydra
authorGlenn Morris <rgm@gnu.org>
Tue, 18 Dec 2018 16:25:55 +0000 (08:25 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 18 Dec 2018 16:25:55 +0000 (08:25 -0800)
* test/lisp/filenotify-tests.el (file-notify-test04-autorevert):
Remote test now passes on hydra.nixos.org, since PATH
workaround for bug#33781.

test/lisp/filenotify-tests.el

index 376b20988af810f987d21e03af314dcd13529acd..48dd2de7d12fc4871a17a52b24e1834203cd4aa7 100644 (file)
@@ -919,8 +919,7 @@ delivered."
       (file-notify--test-cleanup))))
 
 (file-notify--deftest-remote file-notify-test04-autorevert
-  "Check autorevert via file notification for remote files."
-  (if (getenv "EMACS_HYDRA_CI") :failed :passed)) ; fixme bug#33735
+  "Check autorevert via file notification for remote files.")
 
 (ert-deftest file-notify-test05-file-validity ()
   "Check `file-notify-valid-p' for files."