GNU bug report logs - #22851
25.1.50; filenotify tests take so long to run

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Mon, 29 Feb 2016 14:26:01 UTC

Severity: minor

Found in version 25.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 22851 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22851 <at> debbugs.gnu.org
Subject: Re: bug#22851: 25.1.50; filenotify tests take so long to run
Date: Mon, 29 Feb 2016 15:48:59 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> If I say "make lisp/filenotify-tests", the tests take an inordinate
> amount of time.  It's been running for ten minutes now, and it's still
> just up to 13/18.  This means that I (and I would assume this applies to
> other people, too) can't just say "make" in the test directory to see
> whether anything interesting has broken lately.
>
> Can we inhibit those tests?

The usual tests when calling "make" (or "make check" from Emacs' top
directory) do not run such long. They suppress all tests marked as
expensive.

When you call "make filenotify-tests" it is intended to run all tests,
including the expensive ones. If you want to suppress expensive tests as
well, call "make filenotify-tests SELECTOR='$(SELECTOR_DEFAULT)'". Note,
that you don't need the "lisp/" prefix.

See test/README for further discussion.

Best regards, Michael.




This bug report was last modified 9 years and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.