bug-coreutils
[Top][All Lists]
Advanced

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

coreutils-8.3: a few tests fail


From: Christophe LYON
Subject: coreutils-8.3: a few tests fail
Date: Tue, 12 Jan 2010 18:16:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

Hello,

I have built coreutils-8.3 and ran 'make check' on a few systems and I have noticed some FAILs as follows. Given their old age, I am not sure it is worth reporting, though.

* Linux RedHat 3/x86: tail-2/inotify-hash-abuse, log extract:
  + kill -HUP 15829
[1]+  Hangup                  tail $debug -qF $(seq $n) >out 2>&1
+ wait 15829
./tail-2/inotify-hash-abuse: line 59: wait: pid 15829 is not a child of this shell
+ st=127
+ echo tail died via unexpected signal: 127
tail died via unexpected signal: 127
+ fail=1

* Linux RedHat 3/x86: tail-2/inotify-hash-abuse2, log extract:
+ kill -HUP 16044
./tail-2/inotify-hash-abuse2: line 40: kill: (16044) - No such process
+ wait 16044
+ st=124
+ echo tail died via unexpected signal: 124
tail died via unexpected signal: 124
+ fail=1

* Linux RedHat 3/x86_64: test-utimens (test-utimens.h:101: assertion failed)

* Linux RedHat 4/x86: test-nanosleep (test-nanosleep.c:78: assertion failed)
* Linux RedHat 4/x86: test-sleep (test-sleep.c:53: assertion failed)


Christophe.




reply via email to

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