]> git.eshelyaron.com Git - emacs.git/commitdiff
; Disable failing test
authorStefan Kangas <stefankangas@gmail.com>
Sun, 19 Feb 2023 16:56:01 +0000 (17:56 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 19 Feb 2023 16:56:27 +0000 (17:56 +0100)
* test/lisp/emacs-lisp/copyright-tests.el (test-correct-notice):
Disable test.  Do not merge.

test/lisp/emacs-lisp/copyright-tests.el

index 2ff7445e9a1c30a88db99ec73ca2a3d0960c711a..98ce232ad25f776b1c27b0d7117eecc6ab6d7a6a 100644 (file)
@@ -62,6 +62,7 @@
     "Copyright 2006, 2007, 2008, 2022 Foo Bar\n\n")))
 
 (ert-deftest test-correct-notice ()
+  :tags '(:unstable)
   (should (equal
            (with-temp-buffer
              (dotimes (_ 2)