I ran into a similar problem with other test [1] some time ago with
the testOneWaitWithDelay().

Compiling with "mvn" produced the error, but if I redirected the
output to a file it executed OK: "mvn > outputfile.txt".
Used Java 6 on Windows XP.

[1] 
http://www.nabble.com/ExecuteAndWaitInterceptor-test-too-fragile--tc20157147.html

2008/11/9 Jeromy Evans <[EMAIL PROTECTED]>:
> Martin Cooper wrote:
>>
>> On Tue, Nov 4, 2008 at 7:16 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
>>
>>
>>>
>>> Just pulled and built with both Java 5 & 6 and didn't see it...
>>>
>>> Using Ubuntu Intrepid on AMD64 with Sun JDKs.
>>>
>>
>>
>> Weird. I was using Java 6, but switched to Java 5 and now it builds. (This
>> is on Windows XP.)
>>
>> --
>> Martin Cooper
>>
>>
>
> I've seen that same error many times intermittently.  I suspect there's a
> race condition in that test but I can never reproduce it.  I thought it was
> specific to my own machine.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to