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

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

bug#30807: Tramp tests take waaayyy too long and refuse to exit


From: Michael Albinus
Subject: bug#30807: Tramp tests take waaayyy too long and refuse to exit
Date: Wed, 14 Mar 2018 16:36:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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

Hi Paul,

>> Because of these problems I no longer routinely run "make check".
>
> This is bad, and we shall fix it.

As a first step, I have extended ert to print the duration time of single
tests in batch mode. This is disabled by default, you can enable it via

    make TEST_PRINT_TEST_DURATION=1 ...

Pushed to master.

If you run ert interactively, there is already the almost unknown key
"T" in the *ert* buffer, which gives a nice, sorted overview of the
duration times.

Best regards, Michael.





reply via email to

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