coreutils
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3


From: Pádraig Brady
Subject: Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3
Date: Wed, 30 Aug 2017 02:00:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 29/08/17 10:12, Assaf Gordon wrote:
> 4.
> On FreeBSD 11p1, "tests/misc/stat-birthtime.sh" fails. A snippet:
> ===
> + touch a
> + stat --format %W a
> + test x1504024567 '=' x1504024567
> + stat --format %X a
> + test x1504024567 '!=' x1504024569
> + stat --format %Y a
> + test x1504024567 '!=' x1504024569
> + stat --format %Z a
> + test x1504024567 '!=' x1504024567
> + time_fail=1
> + expr 5 + 1
> + attempt=6
> + expr 16 '*' 2
> + num_sleeps=32
> + test 6 -le 5
> + test 1 '=' 0
> + fail=1
> ===

Weird. So ctime is not updated even though mtime was?
That looks like a FreeBSD issue discrepancy.
I'm not going to look into that immediately though



reply via email to

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