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 01:29:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 29/08/17 11:06, Assaf Gordon wrote:
> Hello,
> 
> On 29/08/17 02:49 AM, Pádraig Brady wrote:
>>   https://pixelbeat.org/cu/coreutils-ss.tar.xz
> 
> Two more failures
> 
> 
> 1.
> on older Cent OS 6.5, and on OpenSolaris 5.11/i86pc,
> "tests/misc/tty" tails.
> 
> Cent Os 6.5:
> 
> FAIL: tests/misc/tty
> ====================
> + test -t 0
> + returns_ 1 tty
> not a tty
> + returns_ 1 tty -s
> + returns_ 2 tty a
> tty: extra operand 'a'
> Try 'tty --help' for more information.
> + returns_ 2 tty -s a
> tty: extra operand 'a'
> Try 'tty --help' for more information.
> + test -w /dev/full
> + test -c /dev/full
> + returns_ 3 tty
> tty: standard input: Invalid argument
> + fail=1
> + returns_ 3 tty
> tty: write error: No space left on device
> + returns_ 4 tty
> + returns_ 4 tty -s
> + Exit 1
> ==============
> 
> OpenSolaris:
> ====
> [....]
> + test -t 0
> + returns_ 1 tty
> not a tty
> + returns_ 1 tty -s
> + fail=1
> + returns_ 2 tty a
> tty: extra operand 'a'
> Try 'tty --help' for more information.
> + returns_ 2 tty -s a
> tty: extra operand 'a'
> Try 'tty --help' for more information.
> + test -w /dev/full
> + returns_ 4 tty
> + returns_ 4 tty -s
> + Exit 1
> + set +e
> + exit 1
> [....]

The centos failure looks to be a test failure.
Updated tty patch is attached.

cheers

Attachment: solaris-isatty.patch
Description: Text Data


reply via email to

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