bug-coreutils
[Top][All Lists]
Advanced

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

Re: misc/truncate-fail-diag, cp/thru-dangling, mkdir/selinux failures on


From: Pádraig Brady
Subject: Re: misc/truncate-fail-diag, cp/thru-dangling, mkdir/selinux failures on HP-UX
Date: Wed, 11 Jun 2008 09:40:07 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

Bruno Haible wrote:
> Building coreutils-6.12.29-a16be on HP-UX 11.00, there are 3 failures.
> 
> FAIL: misc/truncate-fail-diag.log (exit: 1)
> ===========================================
> 
> + dir=no/
> + truncate -s0 no/
> + 1> out 2>& 1
> + fail=1

So that's the same issue as solaris 7 had, yes?
I vote to skip the test on those systems.

case $host_triplet in
      *solaris7*|*hpux*) skip_test_ 'open does not work as expected';;
esac

Bruno, can you provide the appropriate $host_triplets.

thanks,
Pádraig.




reply via email to

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