1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 10:20:59 -07:00
emacs/test/lisp/net
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
..
dbus-resources
eudc-resources
mailcap-resources
network-stream-resources
ntlm-resources
puny-resources
shr-resources
tramp-archive-resources
tramp-resources
browse-url-tests.el
dbus-tests.el
dig-tests.el
eudc-tests.el
eww-tests.el
gnutls-tests.el
hmac-md5-tests.el
mailcap-tests.el
network-stream-tests.el
newsticker-tests.el
nsm-tests.el
ntlm-tests.el
puny-tests.el
rcirc-tests.el
rfc2104-tests.el
sasl-cram-tests.el
sasl-scram-rfc-tests.el
sasl-tests.el
secrets-tests.el
shr-tests.el
socks-tests.el
tramp-archive-tests.el
tramp-tests.el
webjump-tests.el