coreutils
[Top][All Lists]
Advanced

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

Re: false-positive failure of the root-removal test


From: Pádraig Brady
Subject: Re: false-positive failure of the root-removal test
Date: Thu, 15 Oct 2015 03:22:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 14/10/15 19:40, Jim Meyering wrote:
> FYI, I hit another failure,
> but now in another race-susceptible test:
> 
> + diff -u exp out
> --- exp 2015-10-14 11:26:05.424685178 -0700
> +++ out 2015-10-14 11:26:05.424685178 -0700
> @@ -1 +0,0 @@
> -line
> + fail=1
> + Exit 1
> + set +e
> + exit 1
> + exit 1
> + remove_tmp_
> + __st=1
> + cleanup_
> + :
> + cd /data/users/meyering/w/co/cu
> + chmod -R u+rwx /data/users/meyering/w/co/cu/gt-follow-stdin.sh.y0sA
> + rm -rf /data/users/meyering/w/co/cu/gt-follow-stdin.sh.y0sA
> + exit 1
> FAIL tests/tail-2/follow-stdin.sh (exit status: 1)
> 
> So I'll just remember to use reduced parallelism for this task.

That was an easier fix. Attached.

thanks,
Pádraig.

Attachment: coreutils-tail-test-race.patch
Description: Text Data


reply via email to

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