On 09/01/2011 11:42 AM, Jim Meyering wrote:
> Bruno Haible wrote:
> 
>>> On OpenBSD 4.9:
>>> 6 of 363 tests failed
>>
>> FAIL: misc/sort-compress
>> FAIL: misc/stdbuf
>> FAIL: tail-2/wait
>> FAIL: ls/infloop
>> FAIL: tail-2/follow-name
>> FAIL: tail-2/follow-stdin
>>
>> Find attached the tests/test-suite.log.
> 
> Thanks again.
> In this case, at least two test failures may be due to
> a problem with timeout:
> 
>     FAIL: tail-2/wait (exit: 1)
>     ===========================
>     timeout: warning: timer_create: Function not implemented

timeout should be falling back to "1 second" resolution after
the above warning.  Though we shouldn't be warning about
ENOSYS.  I'll change that.

cheers,
Pádraig.

Reply via email to