1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 02:12:18 -07:00
emacs/test/lisp/eshell
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
..
resources ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-alias-tests.el Preserve the original order of Eshell aliases when loading 2026-02-21 17:13:46 -08:00
em-basic-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-cmpl-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-dirs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-extpipe-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-glob-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-hist-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-ls-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-pred-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-prompt-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-script-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-tramp-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
em-unix-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-arg-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-cmd-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-ext-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-io-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-mode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-opt-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-proc-tests.el Repair serious breakage in the batch tests. 2026-02-25 16:36:50 -05:00
esh-util-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
esh-var-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
eshell-tests-unload.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
eshell-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00