]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):
authorGlenn Morris <rgm@gnu.org>
Wed, 3 Apr 2019 19:20:50 +0000 (15:20 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 3 Apr 2019 19:20:50 +0000 (15:20 -0400)
Expect failure on hydra.nixos.

test/lisp/progmodes/flymake-tests.el

index 629cdf9a137a12eee502d0847ab6dc398477207e..732193476dd05f1ff0075e3913a18a50ca598f24 100644 (file)
@@ -142,6 +142,8 @@ SEVERITY-PREDICATE is used to setup
 
 (ert-deftest different-diagnostic-types ()
   "Test GCC warning via function predicate."
+  ;; http://lists.gnu.org/archive/html/emacs-devel/2019-03/msg01043.html
+  :expected-result (if (getenv "EMACS_HYDRA_CI") :failed :passed)
   (skip-unless (and (executable-find "gcc")
                     (version<=
                      "5" (string-trim