aboutsummaryrefslogtreecommitdiff
blob: 32a64c39798c03b50090af4eaf5538c0002e2274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Disable failing copyright tests

--- a/test/lisp/emacs-lisp/copyright-tests.el
+++ b/test/lisp/emacs-lisp/copyright-tests.el
@@ -51,6 +51,7 @@
     (with-copyright-test (car test) (cdr test))))
 
 (ert-deftest test-end-chop ()
+  :tags '(:unstable)
   (should
    (equal
     (with-temp-buffer
@@ -62,6 +63,7 @@
     "Copyright 2006, 2007, 2008, 2022 Foo Bar\n\n")))
 
 (ert-deftest test-correct-notice ()
+  :tags '(:unstable)
   (should (equal
            (with-temp-buffer
              (dotimes (_ 2)