bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils-7.1.81-9b653 test results


From: Matthew Woehlke
Subject: Re: coreutils-7.1.81-9b653 test results
Date: Thu, 26 Mar 2009 18:11:23 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.21) Gecko/20090320 Fedora/2.0.0.21-1.fc10 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0

Matthew Woehlke wrote:
==== Irix ====
1 of 370 fail, 112 skipped
122 pass, 10 skipped

(This one might be bogus...)

FAIL: misc/sort-continue.log (exit: 1)
======================================

+ sort --version
sort (GNU coreutils) 7.1.81-9b653
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and Paul Eggert.
+ . ./test-lib.sh
+ unset function_test
+ eval function_test() { return 11; }; function_test
+ function_test
+ test 11 != 11
+ + pwd
test_dir_=/home/install/gnu/build/iris_irix/coreutils-7.1.81-9b653/tests
+ + this_test_
this_test=sort-continue
+ + /home/install/gnu/build/iris_irix/coreutils-7.1.81-9b653/src/mktemp -d --tmp=/home/install/gnu/build/iris_irix/coreutils-7.1.81-9b653/tests cu-sort-continue.XXXXXXXXXX t_=/home/install/gnu/build/iris_irix/coreutils-7.1.81-9b653/tests/cu-sort-continue.2GvqqZ5Jz8

+ trap remove_tmp_ 0

+ trap Exit $? 1 2 13 15

+ cd /home/install/gnu/build/iris_irix/coreutils-7.1.81-9b653/tests/cu-sort-continue.2GvqqZ5Jz8 + 2>& 1 1> /dev/null

+ diff --version

+ 0< /dev/null 2>& 1

+ grep GNU

+ ulimit -n 6

+ sort

+ 0< /dev/null

+ seq 31

+ echo 1

+ tee -a in

+ 1> __test.1

+ echo 2

[...]
+ fail=0

+ ulimit -n 6

+ exec

+ 0< /dev/null + sort -n -m __test.1 __test.10 __test.11 __test.12 __test.13 __test.14 __test.15 __test.16 __test.17 __test.18 __test.19 __test.2 __test.20 __test.21 __test.22 __test.23 __test.24 __test.25 __test.26 __test.27 __test.28 __test.29 __test.3 __test.30 __test.31 __test.4 __test.5 __test.6 __test.7 __test.8 __test.9 + 1> out

sort: cannot create temporary file in `.': Too many open files

+ fail=1

+ echo file descriptor exhaustion not handled

+ 1>& 2

file descriptor exhaustion not handled

+ echo 32

+ tee -a in

+ 1> in1

+ ulimit -n 6

+ exec

+ + sort -n -m __test.1 __test.10 __test.11 __test.12 __test.13 __test.14 __test.15 __test.16 __test.17 __test.18 __test.19 __test.2 __test.20 __test.21 __test.22 __test.23 __test.24 __test.25 __test.26 __test.27 __test.28 __test.29 __test.3 __test.30 __test.31 __test.4 __test.5 __test.6 __test.7 __test.8 __test.9 - + 0< in1 1> out

sort: cannot create temporary file in `.': Too many open files

+ fail=1

+ echo stdin not handled properly

+ 1>& 2

stdin not handled properly

+ Exit 1

+ remove_tmp_


--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
"We're all mad here. I'm mad. You're mad... You must be, or you wouldn't have come here." -- The Cheshire Cat (from Lewis Carroll's Alice in Wonderland)





reply via email to

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