emacs-diffs
[Top][All Lists]
Advanced

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

master 8d0f8a8: srecode-utest-project test should now work on Hydra, ho


From: Lars Ingebrigtsen
Subject: master 8d0f8a8: srecode-utest-project test should now work on Hydra, hopefully
Date: Tue, 18 Aug 2020 14:11:00 -0400 (EDT)

branch: master
commit 8d0f8a8a3670979115ac4b1de5c448b1f62f68e0
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    srecode-utest-project test should now work on Hydra, hopefully
---
 test/lisp/cedet/srecode-utest-template.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/lisp/cedet/srecode-utest-template.el 
b/test/lisp/cedet/srecode-utest-template.el
index 41e67fd..7c5bbc5 100644
--- a/test/lisp/cedet/srecode-utest-template.el
+++ b/test/lisp/cedet/srecode-utest-template.el
@@ -323,7 +323,6 @@ INSIDE SECTION: ARG HANDLER ONE")
 
 (ert-deftest srecode-utest-project ()
   "Test that project filtering works."
-  :expected-result (if (getenv "EMACS_HYDRA_CI") :failed :passed) ; fixme
   (save-excursion
     (let ((testbuff (find-file-noselect srecode-utest-testfile))
          (temp nil))



reply via email to

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