aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/28.3/03_all_copyright-test.patch')
-rw-r--r--emacs/28.3/03_all_copyright-test.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/emacs/28.3/03_all_copyright-test.patch b/emacs/28.3/03_all_copyright-test.patch
new file mode 100644
index 0000000..32a64c3
--- /dev/null
+++ b/emacs/28.3/03_all_copyright-test.patch
@@ -0,0 +1,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)