emacs-devel
[Top][All Lists]
Advanced

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

Re: mark expensive tests


From: Michael Albinus
Subject: Re: mark expensive tests
Date: Mon, 04 Jan 2016 23:30:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

> Anyway, we can introduce smoke tests and very expansive tests later as
> needed. As minimum, we shall introduce and document the :expansive-test
> ert tag. And I will add it to some Tramp tests and also to
> file-notify-test06-many-events on master.

I gave it a try in the emacs-25 branch. The following tests have been
tagged :expensive-test:

auto-revert-test01-auto-revert-several-files
file-notify-*-remote
tramp-test26-process-file
tramp-test27-start-file-process
tramp-test28-shell-command
tramp-test29-vc-registered
tramp-test31-special-characters-with-*
tramp-test32-utf8-with-*
tramp-test33-asynchronous-requests
tramp-test35-unload

"make check" needs now 1:39 min.

--8<---------------cut here---------------start------------->8---
SUMMARY OF TEST RESULTS
-----------------------
Files examined: 92
Ran 1635 tests, 1634 results as expected, 1 skipped
make[2]: Leaving directory '/usr/local/src/emacs-25/test/automated'
make[1]: Leaving directory '/usr/local/src/emacs-25/test/automated'
32.796u 4.836s 1:38.51 38.1%    0+0k 8+21192io 0pf+0w
--8<---------------cut here---------------end--------------->8---

"make check-expensive needs" 2:34 min.

--8<---------------cut here---------------start------------->8---
SUMMARY OF TEST RESULTS
-----------------------
Files examined: 92
Ran 1654 tests, 1653 results as expected, 1 skipped
make[3]: Leaving directory '/usr/local/src/emacs-25/test/automated'
make[2]: Leaving directory '/usr/local/src/emacs-25/test/automated'
make[1]: Leaving directory '/usr/local/src/emacs-25/test/automated'
48.312u 6.252s 2:33.95 35.4%    0+0k 0+34176io 0pf+0w
--8<---------------cut here---------------end--------------->8---

About one minute gain already. In the master branch, the differences
will be more noteworthy.

Best regards, Michael.



reply via email to

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