1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 18:31:31 -07:00
emacs/test/lisp/vc
Michael Albinus fedf45ca63 Revert "Repair serious breakage in the batch tests."
This reverts commit feac531415.

This patch has deactivated 253 test cases without a sufficient reasoning.
Instead it speaks about a shotgun in its commite message.

The patch is reverted because

- It hasn't been discussed on emacs-devel. It should have, because it is
  a serious change in our infrastructure (new official tag :nobatch). Any
  documentation of this change, for example in test/README, is missing.

- The proper way to deactivate such tests would have been

  (skip-when noninteractive)

  Even better to skip for the respective reasons.

- There is no fault report. There is no information about how these tests
  have failed. Since it hasn't been a problem so far for us, nobody will
  work on a fix forever.
2026-03-04 19:24:52 +01:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
add-log-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
diff-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-diff-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ediff-mult-tests.el ; * test/lisp/vc/ediff-mult-tests.el: use ert-with-temp-directory 2026-02-05 17:36:18 +01:00
ediff-ptch-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emerge-tests.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
smerge-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-bzr-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-cvs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
vc-git-tests.el Fix VC Git error when patch matches staged changes 2026-02-23 12:52:01 +00:00
vc-hg-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00