bug-coreutils
[Top][All Lists]
Advanced

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

Re: Bug#569020: coreutils: failure of install-C test on GNU/kFreeBSD


From: Pádraig Brady
Subject: Re: Bug#569020: coreutils: failure of install-C test on GNU/kFreeBSD
Date: Wed, 10 Feb 2010 23:19:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

On 10/02/10 19:56, Michael Stone wrote:
Figures that I get completely different results with kfreebsd 8 kernel.
(Presumably the install test isn't an issue because my user doesn't have
multiple groups--will still look at that.)

tests/tail-2/inotify-hash-abuse2 fails, which I'm not even sure is
relevant. (No inotify; maybe have the test check the config status?
Fails because tail dies at some point when the file disappears,
presumably a race condition.)

That test should pass irrespective of inotify availability.
I've spun it for 20 mins now on linux with inotify disabled without issue:

while true; do
  (cd tests && make check TESTS=tail-2/inotify-hash-abuse2 VERBOSE=yes) || break
done

Can you reproduce and perhaps get a backtrace?

cheers,
Pádraig.




reply via email to

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