monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] what exactly is tests/spawn_redirected_hook_helper


From: Timothy Brownawell
Subject: Re: [Monotone-devel] what exactly is tests/spawn_redirected_hook_helper testing?
Date: Fri, 08 May 2009 07:23:40 -0500

On Sun, 2009-04-05 at 17:46 -0700, Zack Weinberg wrote:
> The 0.43 package for Debian is failing to build on several of their
> architectures because tests/spawn_redirected_hook_helper is unreliable
> on a heavily loaded machine; there's a race where one of the processes
> created by the test can hang around and create a file just when the
> test runner is trying to blow away the test directory, causing that to
> fail.  I'm pretty clear on how the race happens, but I'm not sure what
> the test is actually *testing*, so it's not clear how to fix it.
> Anyone know?

...how does it happen? The only thing that I'd think would be specific
to that test is the "cp" that's spawned in the hook, but it waits for
that on line 18 so it should be gone when the test ends (plus the last
"check" would fail if that was the problem, which should make it *not*
blow away the directory for that test).





reply via email to

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