]> git.eshelyaron.com Git - emacs.git/commitdiff
Change expected result of a flymake test on emba
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 3 Jul 2019 07:00:26 +0000 (09:00 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 3 Jul 2019 07:00:26 +0000 (09:00 +0200)
* test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):
Test is now passing on emba.gnu.org, too.

test/lisp/progmodes/flymake-tests.el

index 8616dc6c02b72c047f7b77ef32af8d4989da3990..af9729028cf9cbe5d5010e9a29abe9f0798e493b 100644 (file)
@@ -144,7 +144,6 @@ SEVERITY-PREDICATE is used to setup
 
 (ert-deftest different-diagnostic-types ()
   "Test GCC warning via function predicate."
-  :expected-result (if (getenv "EMACS_EMBA_CI") :failed :passed)
   (skip-unless (and (executable-find "gcc")
                     (version<=
                      "5" (string-trim