From: Lars Ingebrigtsen Date: Tue, 18 Aug 2020 18:10:44 +0000 (+0200) Subject: srecode-utest-project test should now work on Hydra, hopefully X-Git-Tag: emacs-28.0.90~6544 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d0f8a8a3670979115ac4b1de5c448b1f62f68e0;p=emacs.git srecode-utest-project test should now work on Hydra, hopefully --- diff --git a/test/lisp/cedet/srecode-utest-template.el b/test/lisp/cedet/srecode-utest-template.el index 41e67fd1e3b..7c5bbc599a3 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))