projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bcf0f0
)
* test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):
author
Glenn Morris
<rgm@gnu.org>
Wed, 3 Apr 2019 19:20:50 +0000
(15:20 -0400)
committer
Glenn 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
patch
|
blob
|
history
diff --git
a/test/lisp/progmodes/flymake-tests.el
b/test/lisp/progmodes/flymake-tests.el
index 629cdf9a137a12eee502d0847ab6dc398477207e..732193476dd05f1ff0075e3913a18a50ca598f24 100644
(file)
--- a/
test/lisp/progmodes/flymake-tests.el
+++ b/
test/lisp/progmodes/flymake-tests.el
@@
-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