projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c784d2
)
Disable emacs-module-tests.el
author
Sean Whitton
<spwhitton@spwhitton.name>
Sun, 30 Mar 2025 05:24:23 +0000
(13:24 +0800)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Sun, 30 Mar 2025 05:24:23 +0000
(13:24 +0800)
This regularly causes Emacs to FTBFS.
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 842c0517b980008ee3e15dc53d0ff4cccf2c8494..578c05281b4a85d2946dbc9cdd81fdb32a07f65b 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-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