aboutsummaryrefslogtreecommitdiffstats
path: root/java/debug.sh
diff options
context:
space:
mode:
authorEric S. Raymond2026-02-25 16:36:50 -0500
committerEric S. Raymond2026-02-25 16:36:50 -0500
commitfeac53141577161c32a7a6dfe75399a5ae98a7c1 (patch)
treededd242785006ad0975adc6a2347d67f7dc0202e /java/debug.sh
parent95329bf445841a763bafa4ea5e853fc1c6f6bf0a (diff)
downloademacs-feac53141577161c32a7a6dfe75399a5ae98a7c1.tar.gz
emacs-feac53141577161c32a7a6dfe75399a5ae98a7c1.zip
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".
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions