Re: RCS 5.9.4 check fails

Thien-Thi Nguyen <[email protected]> Sat, 02 Jul 2016 23:46:07 +0200
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
() sergio <[email protected]>
() Fri, 1 Jul 2016 15:45:58 +0100 (BST)

   I have built RCS 5.9.4 and one check fails as follows:

   ... make check TESTS='t810' VERBOSE=1
   [...]
   directory t810.d looks like this:

   -rw-r--r-- 1 sergio users 226 Jul  1 15:27 out
   -rw-r--r-- 1 sergio users  27 Jul  1 15:27 x
   -r--r--r-- 1 sergio users 432 Jul  1 15:27 x,v

   I am guessing that the test script is actually at fault here
   but I NEED confirmation please.

Sorry, i can't confirm that t810 fails because it works for me.

Does the test fail reliably (for every invocation, as described
above)?  If so, could you please post the contents of t810.d?
Here is a command to use (first cd into t810.d):

 for f in * ; do \
    ls -l --time-style='+%F %T.%N' $f ; \
    cat $f ; \
    echo ; \
 done

(This presumes you have GNU ls.  If you don't, substitute a ls(1)
that will yield as a high a granularity timestamp as possible.)

-- 
Thien-Thi Nguyen -----------------------------------------------
  (if you're human and you know it) read my lisp:
    (defun responsep (type via)
      (case type
        (technical (eq 'mailing-list via))
        ...))
---------------------------------------------- GPG key: 4C807502
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAld4NiIACgkQZwMiJEyAdQIGnACfYSU6QrBfDJDKGG+IE2jJkQfd
TGoAoKGTXa+4Vrq0cg6nEwXtSaA+yZbb
=mLNx
-----END PGP SIGNATURE-----