GNU bug report logs -
#15991
24.3.50; Wishlist: Make test suite user-friendlier
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Thu, 28 Nov 2013 20:06:02 UTC
Severity: wishlist
Found in version 24.3.50
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 15991 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Glenn Morris wrote:
>
>>> ~/src/emacs> make -B -C test/automated tramp-tests.log
>>
>> Yes, the issue is that the log depends only on the test source file,
>> not on "all of Emacs".
>
> I mean, we could force it so that the tests are simply run every time,
> but I wasn't sure if that was preferable.
I believe it is desirable to run the tests unconditionally when invoked
via make. People call "make check" for a reason.
Maybe you could even offer the test package name as target. Then one
could call "make -C test/automated tramp-tests",
There is another issue. By redirecting the output to a file, the
password prompt for tramp-tests isn't visible anymore. This is a real
regression, because these tests are intended to run for different remote
file names. Could you pipe the test output through tee or something like
this? I don't know how portable this would be, 'tho.
Best regards, Michael.
This bug report was last modified 10 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.