1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/test/lisp/gnus
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
..
mm-decode-resources
mml-sec-resources
gnus-group-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-icalendar-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-search-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-test-headers.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-util-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
message-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
mm-decode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
mml-sec-tests.el Repair serious breakage in the batch tests. 2026-02-25 16:36:50 -05:00
nnrss-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00