From: Lars Ingebrigtsen Date: Mon, 7 Mar 2022 16:39:00 +0000 (+0100) Subject: Mark ert-test-run-tests-batch-expensive unstable on EMBA X-Git-Tag: emacs-29.0.90~1966 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=324d8938c783e9f09f989dbb19d092eaca7a99b8;p=emacs.git Mark ert-test-run-tests-batch-expensive unstable on EMBA --- diff --git a/test/lisp/emacs-lisp/ert-tests.el b/test/lisp/emacs-lisp/ert-tests.el index dd12e3764ce..7573d2ed056 100644 --- a/test/lisp/emacs-lisp/ert-tests.el +++ b/test/lisp/emacs-lisp/ert-tests.el @@ -595,6 +595,7 @@ This macro is used to test if macroexpansion in `should' works." (should found-complex))))) (ert-deftest ert-test-run-tests-batch-expensive () + :tags (if (getenv "EMACS_EMBA_CI") '(:unstable)) (let* ((complex-list '((:1 (:2 (:3 (:4 (:5 (:6 "abc")))))))) (failing-test-1 (make-ert-test :name 'failing-test-1