emacs-devel
[Top][All Lists]
Advanced

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

Re: filenotify-tests.el failing inside Docker debian:stretch


From: Ted Zlatanov
Subject: Re: filenotify-tests.el failing inside Docker debian:stretch
Date: Wed, 02 Jan 2019 14:19:11 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

On Wed, 02 Jan 2019 09:36:53 +0100 Michael Albinus <address@hidden> wrote: 

MA> Since these are automated tests, they could be more expensive. On hydra,
MA> it is

MA> make check-expensive EMACS_HYDRA_CI=1 TEST_BACKTRACE_LINE_LENGTH=150 
TEST_LOAD_EL=no SUMMARIZE_TESTS=25

I'd start with full testing, this is a dedicated machine for running
tests and emacs.git doesn't have too many commits per day. We can
improve later as follows (all controlled via .gitlab-ci.yml):

* don't test scratch branches
* test master and release branches fully (expensive checks)
* test other branches quickly

Ted




reply via email to

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