Michael Albinus
6762394734
Improve handling of not-parallel test runs
...
* test/Makefile.in: Distinguish between parallel and not-parallel
tests. Mark lisp/autorevert-tests.log, lisp/filenotify-tests.log
and lisp/net/tramp-tests.log to run not-parrallel. (Bug#80164)
* test/README: Some of the tests do not run parallel when
expensive tests are activated.
* test/infra/gitlab-ci.yml (.job-template): Use "make -j".
Makefile knows how to handle parallel runs properly.
2026-01-24 09:07:46 +01:00
Michael Albinus
1bc8e61df4
Don't use "make -j" when running tests
...
* test/infra/gitlab-ci.yml (.job-template):
* test/README: Don't use "make -j".
2026-01-11 10:21:12 +01:00
Sean Whitton
c31f6adc31
; Add 2026 to copyright years.
2026-01-01 12:54:34 +00:00
Michael Albinus
771370dea5
Adapt filenotify-tests.el for Emba
...
* test/infra/gitlab-ci.yml (.filenotify-gio-template): Enable also
for scheduled jobs.
* test/lisp/filenotify-tests.el (file-notify--test-cleanup):
Fix docstring.
(file-notify--deftest-remote): Use `file-notify--test-cleanup'.
(file-notify-test03-events, file-notify-test05-file-validity)
(file-notify-test06-dir-validity)
(file-notify-test07-many-events)
(file-notify-test09-watched-file-in-watched-dir): Adapt tests.
(file-notify-test03-events-remote)
(file-notify-test04-autorevert-remote)
(file-notify-test07-many-events-remote)
(file-notify-test09-watched-file-in-watched-dir-remote): Do not
tag as :unstable.
2025-07-06 14:41:02 +02:00
Michael Albinus
c98a74cd87
* test/infra/gitlab-ci.yml (test-eglot): Fix EMACS_EXTRAOPT.
2025-06-21 16:27:46 +02:00
Michael Albinus
e3660a32c7
Improve eglot tests on emba
...
* test/infra/gitlab-ci.yml (test-eglot): Use packages company and
yasnippet.
* test/lisp/progmodes/eglot-tests.el (eglot--call-with-timeout):
Skip on emba in case of timeout. (Bug#78730)
2025-06-20 18:38:27 +02:00
Michael Albinus
f1766fd2b3
Improve emba integration
...
* admin/notes/emba: Mention generated compatibility-report.html.
* test/infra/Dockerfile.emba (emacs-base): Install man-db.
(emacs-inotify): Don't install clangd.
(emacs-eglot): Derive from debian:trixie. Install rust-analyzer.
* test/infra/gitlab-ci.yml (.job-template): Make actions in
after_script more robust.
2025-06-08 15:47:44 +02:00
Michael Albinus
42a002f31f
* test/infra/gitlab-ci.yml (.job-template): Fix config.log name.
2025-05-27 09:20:54 +02:00
Michael Albinus
48e3d08cf3
; Fix last change
2025-05-25 15:20:10 +02:00
Michael Albinus
300d7c1ad6
Adapt Emba files
...
* test/infra/Dockerfile.emba:
* test/infra/gitlab-ci.yml: Add me as maintainer. Format.
* test/infra/Makefile.in (tree-sitter-files): Format.
2025-05-25 14:04:09 +02:00
Michael Albinus
baa33c3806
; Fix last change
2025-05-19 08:45:37 +02:00
Michael Albinus
c8294f3a0f
Generate tree-sitter compatibility report on emba
...
* test/infra/Dockerfile.emba (emacs-tree-sitter): Generate
compatibility report.
* test/infra/gitlab-ci.yml (.job-template): Modify artifacts preparation.
(build-tree-sitter): Add artifact.
2025-05-18 20:39:59 +02:00
Michael Albinus
b589fa9e23
; Fix last change
2025-05-01 16:49:35 +02:00
Michael Albinus
ab67f684e9
Improve treesitter tests on emba
...
* test/infra/Dockerfile.emba (emacs-tree-sitter): Print language
versions.
* test/infra/gitlab-ci.yml (.job-template): Pass ${http_proxy},
${https_proxy} and ${no_proxy} to the docker call.
(.tree-sitter-template): Add some dependencies.
2025-05-01 12:47:44 +02:00
Paul Eggert
4da38c6321
Update copyright year to 2025
...
Run "TZ=UTC0 admin/update-copyright".
2025-01-01 07:39:17 +00:00
Michael Albinus
19f929aaa3
Adapt gitlab-ci.yml
...
* test/infra/gitlab-ci.yml (variables): Set GIT_DEPTH: 0.
(.job-template): Remove cache:policy.
(.build-template): Add needs and cache:policy.
(.test-template): Add cache:policy.
(.tree-sitter-template): Add files in changes.
2024-10-13 15:40:42 +02:00
Michael Albinus
042eee61ee
; Fix last change in gitlab-ci.yml
2024-10-03 16:41:40 +02:00
Michael Albinus
748f76c5b3
; Minor changes in gitlab-ci.yml
...
* test/infra/gitlab-ci.yml (.job-template): Comment test prints.
(.test-template): Adapt paths:
2024-10-03 09:26:24 +02:00
Michael Albinus
39ac8ddafd
* test/infra/gitlab-ci.yml (.tree-sitter-template): Add treesit.el.
2024-09-21 10:22:41 +02:00
Michael Albinus
1f4da7fe3e
; Still fighting with emba.gnu.org config
...
* test/infra/gitlab-ci.yml (variables): Remove GIT_DEPTH.
(.job-template): Set cache:policy to pull-push, as before. Check
behavior of docker export.
(.build-template): Remove needs and cache.
(.test-template): Remove cache. Adapt artifacts:paths.
2024-08-25 12:18:01 +02:00
Michael Albinus
3f019167b8
Suppress shallow cloning on emba
...
* test/infra/gitlab-ci.yml (variables): Set GIT_DEPTH to 0 in
order to avoid shallow cloning.
2024-08-20 19:23:48 +02:00
Michael Albinus
55337dc36a
* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.
2024-08-18 11:29:05 +02:00
Michael Albinus
7c588a0065
; Backport gitlab-ci.yml from master (don't merge)
...
* test/infra/gitlab-ci.yml (.job-template): Remove cache:policy.
(.build-template, .test-template): Add job specific cache:policy.
(.tree-sitter-template): Adapt changes.
2024-08-14 09:47:59 +02:00
Michael Albinus
ce4f56caf7
Extend treesitter tests on emba
...
* test/infra/Dockerfile.emba (emacs-tree-sitter): Install c-ashrp
grammar.
* test/infra/Makefile.in (TREE-SITTER-FILES): Add csharp-mode-tests.el.
(tree-sitter-files): Rename from tree-sitter-files-template.
Generate .tree-sitter-files.
* test/infra/gitlab-ci.yml (test-tree-sitter): Extend .tree-sitter-files.
* test/infra/test-jobs.yml: Regenerate.
2024-06-24 20:02:07 +02:00
Michael Albinus
d844521abd
Improve treesitter tests on EMBA
...
* test/infra/Makefile.in (subdir_template):
* test/infra/gitlab-ci.yml (.tree-sitter-template): Check also
textmodes subdirectory for treesitter files.
* test/infra/test-jobs.yml: Regenerate.
2024-04-30 09:25:53 +02:00
Michael Albinus
4a27b31c46
Some EMBA integration fixes
...
* test/infra/Dockerfile.emba (emacs-native-comp-speed2): Fix typo.
* test/infra/gitlab-ci.yml (.job-template): Add configure.log to
artifacts.
2024-04-23 13:24:09 +02:00
Michael Albinus
6f810459d8
; Fix last commit
...
* test/infra/Makefile.in:
* test/infra/gitlab-ci.yml:
* test/infra/test-jobs.yml: Do not quote make_params.
2024-04-22 16:54:07 +02:00
Michael Albinus
42c8e2dfce
Rework EMBA integration
...
* test/infra/Dockerfile.emba (emacs-inotify, emacs-filenotify-gio)
(emacs-eglot, emacs-tree-sitter, emacs-gnustep)
(emacs-native-comp-speed0, emacs-native-comp-speed1)
(emacs-native-comp-speed2): Use "-j `nproc`".
(emacs-eglot): Add libxml2-dev and node-typescript.
(emacs-tree-sitter) Add libxml2-dev and tree-sitter-rust.
* test/infra/Makefile.in (subdir_template): Simplify make_params.
* test/infra/gitlab-ci.yml (.job-template): Set environment
variable NPROC. Use "-k -j \$NPROC".
(test-filenotify-gio, test-eglot, test-tree-sitter)
(test-native-comp-speed2): Simplify make_params.
* test/infra/test-jobs.yml: Regenerate.
2024-04-22 13:38:10 +02:00
Michael Albinus
21e33567fa
gitlab-ci.yml adaptions
...
* test/infra/gitlab-ci.yml (test-filenotify-gio, test-eglot):
Add TEST_HOME.
(test-tree-sitter): Extend SELECTOR.
2024-04-20 17:49:28 +02:00
Michael Albinus
b47b8159d8
Adapt tree-sitter job on EMBA
...
* test/infra/gitlab-ci.yml (.tree-sitter-template)
(test-tree-sitter): Adapt tree-sitter job.
2024-04-16 10:55:37 +02:00
Po Lu
ecf08f0621
Merge from savannah/emacs-29
...
dc4e6b1329 ; Update copyright years in more files
64b3777631 ; Run set-copyright from admin.el
8e1c56ae46 ; Add 2024 to copyright years
# Conflicts:
# doc/misc/modus-themes.org
# doc/misc/texinfo.tex
# etc/NEWS
# etc/refcards/ru-refcard.tex
# etc/themes/modus-operandi-theme.el
# etc/themes/modus-themes.el
# etc/themes/modus-vivendi-theme.el
# lib/alloca.in.h
# lib/binary-io.h
# lib/c-ctype.h
# lib/c-strcasecmp.c
# lib/c-strncasecmp.c
# lib/careadlinkat.c
# lib/cloexec.c
# lib/close-stream.c
# lib/diffseq.h
# lib/dup2.c
# lib/filemode.h
# lib/fpending.c
# lib/fpending.h
# lib/fsusage.c
# lib/getgroups.c
# lib/getloadavg.c
# lib/gettext.h
# lib/gettime.c
# lib/gettimeofday.c
# lib/group-member.c
# lib/malloc.c
# lib/md5-stream.c
# lib/md5.c
# lib/md5.h
# lib/memmem.c
# lib/memrchr.c
# lib/nanosleep.c
# lib/save-cwd.h
# lib/sha1.c
# lib/sig2str.c
# lib/stdlib.in.h
# lib/strtoimax.c
# lib/strtol.c
# lib/strtoll.c
# lib/time_r.c
# lib/xalloc-oversized.h
# lisp/auth-source-pass.el
# lisp/emacs-lisp/lisp-mnt.el
# lisp/emacs-lisp/timer.el
# lisp/info-look.el
# lisp/jit-lock.el
# lisp/loadhist.el
# lisp/mail/rmail.el
# lisp/net/ntlm.el
# lisp/net/webjump.el
# lisp/progmodes/asm-mode.el
# lisp/progmodes/project.el
# lisp/progmodes/sh-script.el
# lisp/textmodes/flyspell.el
# lisp/textmodes/reftex-toc.el
# lisp/textmodes/reftex.el
# lisp/textmodes/tex-mode.el
# lisp/url/url-gw.el
# m4/alloca.m4
# m4/clock_time.m4
# m4/d-type.m4
# m4/dirent_h.m4
# m4/dup2.m4
# m4/euidaccess.m4
# m4/fchmodat.m4
# m4/filemode.m4
# m4/fsusage.m4
# m4/getgroups.m4
# m4/getloadavg.m4
# m4/getrandom.m4
# m4/gettime.m4
# m4/gettimeofday.m4
# m4/gnulib-common.m4
# m4/group-member.m4
# m4/inttypes.m4
# m4/malloc.m4
# m4/manywarnings.m4
# m4/mempcpy.m4
# m4/memrchr.m4
# m4/mkostemp.m4
# m4/mktime.m4
# m4/nproc.m4
# m4/nstrftime.m4
# m4/pathmax.m4
# m4/pipe2.m4
# m4/pselect.m4
# m4/pthread_sigmask.m4
# m4/readlink.m4
# m4/realloc.m4
# m4/sig2str.m4
# m4/ssize_t.m4
# m4/stat-time.m4
# m4/stddef_h.m4
# m4/stdint.m4
# m4/stdio_h.m4
# m4/stdlib_h.m4
# m4/stpcpy.m4
# m4/strnlen.m4
# m4/strtoimax.m4
# m4/strtoll.m4
# m4/time_h.m4
# m4/timegm.m4
# m4/timer_time.m4
# m4/timespec.m4
# m4/unistd_h.m4
# m4/warnings.m4
# nt/configure.bat
# nt/preprep.c
# test/lisp/register-tests.el
2024-01-02 10:28:14 +08:00
Po Lu
8e1c56ae46
; Add 2024 to copyright years
2024-01-02 09:47:10 +08:00
Michael Albinus
dfcc9a0f4d
* test/infra/gitlab-ci.yml (.native-comp-template): Adapt "changes".
2023-11-10 11:16:22 +01:00
Michael Albinus
26ee0ce6f9
Adapt emba integration
...
* test/infra/Dockerfile.emba (emacs-tree-sitter):
Use "/root/.emacs.d/tree-sitter" instead of "/usr/local/lib/tree-sitter".
* test/infra/gitlab-ci.yml (.job-template): Run "/bin/bash -xvc".
(test-eglot): Revert last change, it doesn't work yet.
(test-tree-sitter): Set TEST_HOME instead of LD_LIBRARY_PATH.
2023-06-05 13:29:21 +02:00
Michael Albinus
6847c01568
Adapt emba integration
...
* test/infra/Dockerfile.emba (emacs-eglot, emacs-tree-sitter):
Don't install gawk.
* test/infra/gitlab-ci.yml (test-eglot): Add company and yasnippet.
2023-06-03 18:32:29 +02:00
Michael Albinus
f1fd3d2606
Adapt emba integration
...
* admin/notes/emba: Improve docker call.
* test/infra/Dockerfile.emba (emacs-eglot, emacs-tree-sitter):
Install also gawk.
* test/infra/Makefile.in (TREE-SITTER-FILES): New variable.
(tree-sitter-files-template): New rule.
(.PHONY, generate-test-jobs): Add it to dependencies.
* test/infra/gitlab-ci.yml (variables): Disable CI_DEBUG_TRACE.
(test-tree-sitter): Extends also .tree-sitter-files-template. Use
$tree_sitter_files.
* test/infra/test-jobs.yml: Regenerate.
2023-06-03 10:19:02 +02:00
Michael Albinus
f947a0219b
Fix tree-sitter tests on emba
...
* test/infra/Makefile.in: Revert tree-sitter relevant changes.
* test/infra/gitlab-ci.yml (test-tree-sitter): Remove
.tree-sitter-files-template. List files explicitly.
* test/infra/test-jobs.yml: Regenerate.
2023-06-02 13:44:00 +02:00
Michael Albinus
f8c3d3824d
; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.
2023-06-01 08:47:18 +02:00
Michael Albinus
3e3c277870
Improve tree-sitter tests on emba
...
* test/infra/Dockerfile.emba (emacs-tree-sitter): Install only
grammars which are needed.
* test/infra/Makefile.in (subdir_template): Special handling of
progmodes.
(TREE-SITTER-FILES): New variable.
(tree-sitter-files-template): New rule.
(.PHONY, generate-test-jobs): Add it to dependencies.
* test/infra/gitlab-ci.yml (.tree-sitter-template):
Add test/lisp/progmodes/*-ts-mode-resources/**.
(test-tree-sitter): Extends also .tree-sitter-files-template. Use
$tree-sitter-files.
* test/infra/test-jobs.yml: Regenerate.
2023-05-31 08:44:44 +02:00
Michael Albinus
f8a79c0055
* test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list.
2023-05-30 09:46:46 +02:00
Michael Albinus
edcdb4c2ec
Add tree-sitter tests to emba
...
* admin/notes/emba: Add docker image emacs-tree-sitter. Improve
docker call.
* test/infra/Dockerfile.emba (emacs-tree-sitter): New image.
* test/infra/gitlab-ci.yml (.tree-sitter-template): New template.
(build-image-tree-sitter, test-tree-sitter): New jobs.
2023-05-29 17:26:46 +02:00
Michael Albinus
257090b872
Adapt EMBA scripts.
...
* test/infra/Dockerfile.emba (emacs-gnustep): Add zlib1g-dev.
Remove make instrumentation.
* test/infra/gitlab-ci.yml (build-image-gnustep, test-gnustep): Uncomment.
2023-04-04 20:01:19 +02:00
Michael Albinus
db308233cb
Comment out GNUSTEP jobs on EMBA (again)
...
* test/infra/gitlab-ci.yml (build-image-gnustep, test-gnustep):
Comment out jobs due to bug#62210.
2023-04-04 13:00:51 +02:00
Stefan Monnier
47bce04e87
Merge from origin/emacs-29
...
0337131bfa Update to Transient v0.3.7-218-g3dbb22a
a8c23677d3 Update to Org 9.6.2
45b16bfb49 Skip failing tests on Cygwin with native compilation (bug...
8b4a494d8d Fix GNUSTEP tests on EMBA
# Conflicts:
# test/infra/gitlab-ci.yml
2023-03-27 17:16:59 -04:00
Michael Albinus
8b4a494d8d
Fix GNUSTEP tests on EMBA
...
* configure.ac (LIBS_GNUSTEP): Adapt CPPFLAGS and CFLAGS. (Bug#62210)
Proposed by Po Lu <luangruo@yahoo.com>.
* test/infra/gitlab-ci.yml (build-image-gnustep)
(test-gnustep): Uncomment jobs.
2023-03-26 14:20:05 +02:00
Stefan Kangas
90dca0a533
Merge from origin/emacs-29
...
6de00e4df9 ; Fix xref-match's :version since the default value did c...
db355b420b Use libgccjit-10-dev on EMBA
8496395653 * lisp/outline.el (outline--fix-buttons-after-change): Ad...
3d3bbaace6 Align concatenated strings to the first sibling in c-ts-mode
f856468e45 Only fill the current paragraph in c-ts-common--fill-bloc...
df669c5a11 Add missing indent rule for c-ts-mode
2023-03-23 06:30:13 +01:00
Michael Albinus
db355b420b
Use libgccjit-10-dev on EMBA
...
* test/infra/Dockerfile.emba (emacs-native-comp): Use
libgccjit-10-dev. (Bug#62211)
* test/infra/gitlab-ci.yml (build-native-comp-speed2)
(test-native-comp-speed2): Uncomment jobs.
2023-03-22 18:34:23 +01:00
Michael Albinus
5fbda320fc
Add platform for Eglot tests on EMBA
...
* test/infra/Dockerfile.emba (emacs-eglot): New image.
* test/infra/gitlab-ci.yml (.eglot-template): New template.
(build-image-eglot, test-eglot): New jobs.
2023-03-22 15:00:15 +01:00
Michael Albinus
786de66ec3
Comment out jobs on EMBA
...
* test/infra/gitlab-ci.yml: Comment out jobs due to bug#62210 and
bug#62211.
2023-03-20 10:06:05 +01:00
Eli Zaretskii
cae528457c
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00