bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51902: 28.0.50; [PATCH] Get mh-e tests to pass


From: Michael Albinus
Subject: bug#51902: 28.0.50; [PATCH] Get mh-e tests to pass
Date: Wed, 17 Nov 2021 09:40:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

dick <dick.r.chiang@gmail.com> writes:

> diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
> index 001c779572..43897a9fe9 100644
> --- a/test/infra/gitlab-ci.yml
> +++ b/test/infra/gitlab-ci.yml
> @@ -248,6 +248,13 @@ test-lisp-net-inotify:
>      target: emacs-inotify
>      make_params: "-C test check-lisp-net"
>
> +test-lisp-mh-e-inotify:
> +  stage: normal
> +  extends: [.job-template, .test-template]
> +  variables:
> +    target: emacs-inotify
> +    make_params: "-C test check-lisp-mh-e"
> +
>  build-image-filenotify-gio:
>    stage: platform-images
>    extends: [.job-template, .build-template, .filenotify-gio-template]

Looks OK to me. Perhaps it could be added prior test-lisp-net-inotify,
keeping alphabetical order?

Bonus points, if the rules for this job (and test-lisp-inotify,
test-lisp-net-inotify) could be adapted, that these jobs run only when
there are relevant changes.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]