From: Rob Browning Date: Sat, 29 Jun 2024 19:11:38 +0000 (-0500) Subject: Mark dired-test-bug27243-02 as unstable for now X-Git-Tag: archive/raspbian/1%29.4+1-4+rpi1~1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6e1f2b1d8d3b930b9ef0b8a404dd7c7d24d02db2;p=emacs.git Mark dired-test-bug27243-02 as unstable for now This appears to be a known issue: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27243#64 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27243#115 Add 0017-Mark-dired-test-bug27243-02-as-unstable-for-now.patch to address it. --- 6e1f2b1d8d3b930b9ef0b8a404dd7c7d24d02db2 diff --cc debian/.git-dpm index 0f73acb3aa5,00000000000..4790e9a131d mode 100644,000000..100644 --- a/debian/.git-dpm +++ b/debian/.git-dpm @@@ -1,8 -1,0 +1,8 @@@ +# see git-dpm(1) from git-dpm package - 83dda2f132cd89e888e230450af8a35e23052b93 - 83dda2f132cd89e888e230450af8a35e23052b93 ++fdce3dad91c479fd1b7a1c12a0b482a3a4b05fd1 ++fdce3dad91c479fd1b7a1c12a0b482a3a4b05fd1 +9757b93fb6528a86ed2543e8122d0d27f7419e6a +9757b93fb6528a86ed2543e8122d0d27f7419e6a +emacs_29.4+1.orig.tar.xz +004e7aa61b44ce33634eb1085299d206a90ad425 +29301440 diff --cc debian/patches/0017-Mark-dired-test-bug27243-02-as-unstable-for-now.patch index 00000000000,00000000000..78173ebf38f new file mode 100644 --- /dev/null +++ b/debian/patches/0017-Mark-dired-test-bug27243-02-as-unstable-for-now.patch @@@ -1,0 -1,0 +1,54 @@@ ++From fdce3dad91c479fd1b7a1c12a0b482a3a4b05fd1 Mon Sep 17 00:00:00 2001 ++From: Rob Browning ++Date: Sat, 29 Jun 2024 11:01:56 -0500 ++Subject: Mark dired-test-bug27243-02 as unstable for now ++ ++This appears to be a known issue: ++ ++ https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27243#64 ++ https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27243#115 ++ ++Sample failure: ++ ++ Test dired-test-bug27243-02 backtrace: ++ signal(ert-test-failed (((should (eq (point) pt1)) :form (eq 176 179 ++ ert-fail(((should (eq (point) pt1)) :form (eq 176 179) :value nil)) ++ #f(compiled-function () #)() ++ ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test ++ ert-run-test(#s(ert-test :name dired-test-bug27243-02 :documentation ++ ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... ++ ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co ++ ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable))) ++ ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un ++ command-line-1(("-L" ":/<>/debian/ ++ command-line() ++ normal-top-level() ++ Test dired-test-bug27243-02 condition: ++ (ert-test-failed ++ ((should ++ (eq ++ (point) ++ pt1)) ++ :form ++ (eq 176 179) ++ :value nil)) ++ FAILED 5/16 dired-test-bug27243-02 (0.010115 sec) at ../../build-src/test/lisp/dired-tests.el:189 ++ ++Bug: https://debbugs.gnu.org/27243 ++Forwarded: not-needed ++--- ++ test/lisp/dired-tests.el | 1 + ++ 1 file changed, 1 insertion(+) ++ ++diff --git a/test/lisp/dired-tests.el b/test/lisp/dired-tests.el ++index 2589281e5e1..ea570fdf1a0 100644 ++--- a/test/lisp/dired-tests.el +++++ b/test/lisp/dired-tests.el ++@@ -188,6 +188,7 @@ dired-test-bug27243-01 ++ ++ (ert-deftest dired-test-bug27243-02 () ++ "Test for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27243#28 ." +++ :tags '(:unstable) ++ (ert-with-temp-directory test-dir ++ (let ((dired-auto-revert-buffer t) buffers) ++ ;; On MS-Windows, get rid of 8+3 short names in test-dir, if the diff --cc debian/patches/series index 4981ccc2212,00000000000..b3f49447859 mode 100644,000000..100644 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,16 -1,0 +1,17 @@@ +0001-Prefer-usr-share-info-emacs.patch +0002-Run-debian-startup-and-set-debian-emacs-flavor.patch +0003-Remove-files-that-appear-to-be-incompatible-with-the.patch +0004-Adjust-documentation-references-for-Debian.patch +0005-Modify-the-output-of-version-to-indicate-Debian-modi.patch +0006-Don-t-try-to-build-src-macuvs.h-via-IVD_Sequences.tx.patch +0007-Kill-gpg-agent-in-package-test.el-to-avoid-a-race.patch +0008-Mark-vc-bzr-test-fauilt-bzr-autoloads-as-unstable-fo.patch +0009-pdumper-set-DUMP_RELOC_ALIGNMENT_BITS-1-for-m68k.patch +0010-Mark-test-undo-region-as-unstable.patch +0011-Mark-flaky-test-process-tests-multiple-threads-waiti.patch +0012-Add-inhibit-native-compilation.patch +0013-Rename-to-inhibit-automatic-native-compilation.patch +0014-Patch-project-vc-recognizes-git-test-for-Debian-buil.patch +0015-Change-native-comp-async-jobs-number-default-to-1.patch +0016-Change-native-comp-async-report-warnings-errors-to-s.patch ++0017-Mark-dired-test-bug27243-02-as-unstable-for-now.patch