diff options
| author | Eric S. Raymond | 2026-02-25 16:36:50 -0500 |
|---|---|---|
| committer | Eric S. Raymond | 2026-02-25 16:36:50 -0500 |
| commit | feac53141577161c32a7a6dfe75399a5ae98a7c1 (patch) | |
| tree | dedd242785006ad0975adc6a2347d67f7dc0202e /java/debug.sh | |
| parent | 95329bf445841a763bafa4ea5e853fc1c6f6bf0a (diff) | |
| download | emacs-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