]> git.eshelyaron.com Git - emacs.git/commitdiff
Mark ert-test-run-tests-batch-expensive unstable on EMBA
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Mar 2022 16:39:00 +0000 (17:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Mar 2022 16:39:00 +0000 (17:39 +0100)
test/lisp/emacs-lisp/ert-tests.el

index dd12e3764ceb18367aaaa999e246ab2ead4e43b4..7573d2ed05600a7161edbf432097f06a43655ae4 100644 (file)
@@ -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