bug-rcs
[Top][All Lists]
Advanced

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

Re: rcs-5.9.4: t810 test failed


From: Thien-Thi Nguyen
Subject: Re: rcs-5.9.4: t810 test failed
Date: Thu, 26 Oct 2017 19:07:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

() Xose Vazquez Perez <address@hidden>
() Thu, 26 Oct 2017 16:48:31 +0200

   t810 is broken in Fedora 27.
   Bug: https://savannah.gnu.org/bugs/index.php?52288

Thanks for the bug report.  In the associated tarball, files x
and x,v have the same mtime AFAICT, and on my system, i see:

 $ test x -nt x,v ; echo $?
 1

for both that tarball and in my development tree (test invoked
w/ "make check TESTS=t810 VERBOSE=1 KEEPD=1").  This is the
expected result, and the expected consequence in the test should
be control passing over (skipping) the ‘problem’ command; i.e.,
no error, no test failure.

What do you see on your end?

If same as above, that indicates a weirdness in the ‘test’ of
/bin/sh (or whatever -- depends on $(SHELL) value in Makefile),
or perhaps the ‘&&’ operator that separates the ‘test’ from the
‘problem’ commands, or perhaps something else entirely... hmm.

If different, perhaps you sent the wrong tarball?

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)
   (pcase (context query)
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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