emacs-devel
[Top][All Lists]
Advanced

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

Re: master 262d0c6: Mark some tests as expensive


From: Stefan Kangas
Subject: Re: master 262d0c6: Mark some tests as expensive
Date: Mon, 19 Oct 2020 15:34:23 +0000

Michael Albinus <michael.albinus@gmx.de> writes:

>> Everything works fine here, but I don't know if any of this would cause
>> any problems elsewhere.  One idea is to just push it and see what
>> breaks, and then adapt accordingly.
>>
>> Please let me know what you think.
>
> Yes, let's go this way. Maybe there will be problems in the remote case,
> but this we could adapt later on.

OK!  I've re-indented the code (due to the new macro) and pushed it to
master as commit 1a32809d2b.

>> * test/lisp/autorevert-tests.el (auto-revert--timeout): Make into
>> defun and shorten timeout by a factor 10.
>
> Why is it a defun now? Likely, I have overseen the reason ...

It's just to have a different value when auto-revert-interval is
let-bound (as in the `with-auto-revert-test' macro).  But we don't use
this macro in all the tests.



reply via email to

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