Disable emacs-module-tests.el
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 30 Mar 2025 05:24:23 +0000 (13:24 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Sun, 30 Mar 2025 05:24:23 +0000 (13:24 +0800)
This regularly causes Emacs to FTBFS.

test/Makefile.in

index 842c0517b980008ee3e15dc53d0ff4cccf2c8494..578c05281b4a85d2946dbc9cdd81fdb32a07f65b 100644 (file)
@@ -186,11 +186,7 @@ endif
          -l ert ${ert_opts} -l $(testloadfile) \
          $(TEST_RUN_ERT)
 
-ifeq (@HAVE_MODULES@, yes)
-maybe_exclude_module_tests :=
-else
 maybe_exclude_module_tests := -name emacs-module-tests.el -prune -o
-endif
 
 ## Optional list of .el files to exclude from testing.
 ## Intended for use in automated testing where one or more files