Re: rcs-5.9.4: t810 test failed

Xose Vazquez Perez <[email protected]> Sun, 1 Nov 2020 00:59:41 +0100
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
On 10/5/20 8:21 PM, Thien-Thi Nguyen wrote:

> () Xose Vazquez Perez <[email protected]>
> () Fri, 3 Nov 2017 16:53:24 +0100
> 
>     On 10/31/2017 11:43 AM, Thien-Thi Nguyen wrote:
> 
>     > I have just pushed ephemeral (SUBJECT TO EVENTUAL DELETION)
>     > branch ‘q-ns’ to savannah that adds support for nanosecond
>     > resolution for the file mtime (where possible). [...]
>     I did clone q-ns branch, and t810 fails sporadically.
>     Sometimes it pass, sometimes it fails.
> 
>     t810 test failed:
> 
>     $ cat out
>     t810.d/x,v  -->  t810.d/x
>     revision 4.21 (locked)
>     done
>     t810.d/x,v  <--  t810.d/x
>     new revision: 4.22; previous revision: 4.21
>     done
>     PROBLEM: t810.d/x newer than t810.d/x,v
> 
>     $ stat x*
> 
>     [details]

> I have since incorporated the ns support into RCS; it should
> appear in the upcoming 5.10.0 release.  In the meantime, could
> you please check it out from savannah and see how it fares on
> your system?  If there are still problems, we will surely want
> to address them before the release.

Sorry for the late reply.

"make check" was run more than 200 times in rcs-5.10.0,
and all tests were passed flawlessly.

Thank you.