bug-coreutils
[Top][All Lists]
Advanced

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

bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed


From: Pádraig Brady
Subject: bug#8846: coreutils-8.12 on HP-UX 11.31: 3 of 365 tests failed
Date: Mon, 13 Jun 2011 10:28:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 13/06/11 10:15, Bruno Haible wrote:
> On HP-UX 11.31, built with cc, coreutils-8.12 gives 3 test suite failures:
> 
> FAIL: misc/printf-surprise (exit: 1)
> FAIL: dd/nocache (exit: 1)
> FAIL: du/inaccessible-cwd (exit: 1)
> 
> Find attached the log file.

Re dd/nocache, I'm suspecting an incorrect match
against the error message returned.
It should skip the test for 'Operation not supported'

Could you give the error returned for:

dd if=/dev/zero of=ifile conv=fdatasync count=100
dd if=ifile iflag=nocache count=0

cheers,
Pádraig.





reply via email to

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