[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: filenotify-tests.el failing inside Docker debian:stretch
From: |
Michael Albinus |
Subject: |
Re: filenotify-tests.el failing inside Docker debian:stretch |
Date: |
Wed, 02 Jan 2019 15:48:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Ted Zlatanov <address@hidden> writes:
> OK. In your branch change
>
> test:
> stage: test
>
> to
>
> test:
> stage: test
> variables:
> EMACS_EMBA_CI: 1
>
> and then add the code which knows about EMACS_EMBA_CI. If you want me to
> do it, tell me what tests to condition on that environment var.
Pls apply the changes in .gitlab-ci.yml. I'll continue then to adapt
test/lisp/filenotify-tests.el. Likely, this needs several rounds.
> Thanks
> Ted
Best regards, Michael.