emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 14563dc: Change expected result of a flymake test o


From: Michael Albinus
Subject: [Emacs-diffs] master 14563dc: Change expected result of a flymake test on emba
Date: Wed, 3 Jul 2019 03:00:35 -0400 (EDT)

branch: master
commit 14563dc10a9ef9483d21ccc149bc36e4d9cb8bbd
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Change expected result of a flymake test on emba
    
    * test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):
    Test is now passing on emba.gnu.org, too.
---
 test/lisp/progmodes/flymake-tests.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/lisp/progmodes/flymake-tests.el 
b/test/lisp/progmodes/flymake-tests.el
index 8616dc6..af97290 100644
--- a/test/lisp/progmodes/flymake-tests.el
+++ b/test/lisp/progmodes/flymake-tests.el
@@ -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



reply via email to

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