1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 10:20:59 -07:00
emacs/test/lisp/vc
Eric S. Raymond feac531415 Repair serious breakage in the batch tests.
There were a bunch of tests that were breaking make check and should
never be run in batch mode, because they do things like assuming there
is a controlling tty or assuming we can access network services when
we can't (e/g. in a CI/CD environment). I have shotgunned this
problem by tagging all the failing tests with :nobatch and then
changing the default and expensive selectors so make check won't barf
all over its shoes.

As many of these :nobatch should be individually removed as possible, after
upgrading the test harness to mock the environmental stuff they need.
Investigate these failures with "make check-nobatch".
2026-02-25 16:36:50 -05:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests Repair serious breakage in the batch tests. 2026-02-25 16:36:50 -05: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