btw, i dont get any failing tests for ioc at the moment though :)

On Mon, Nov 2, 2009 at 4:33 AM, Andreas Andreou <[email protected]> wrote:
> I've also have got 2-3 failures the last 2 months... And it seemed
> that only i was getting them
> (usually due to vm or test execution order), so the small fixes i've
> done in T5 tests
> addressed that.
>
> Perhaps you've come across something similar?
>
> On Mon, Nov 2, 2009 at 3:55 AM, Kevin Menard <[email protected]> wrote:
>> Hi,
>>
>> Is anyone else seeing a test failure in the IoC module in trunk?  I'm
>> getting the following failure in the thunk_creation test in
>> org.apache.tapestry5.ioc.internal.services.ParallelExecutorTest.  I'm
>> trying to deduce if it's environment related or not, as it's happening
>> in a new Ubuntu 9.10 install.
>>
>> java.util.concurrent.RejectedExecutionException
>>        at 
>> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1760)
>>        at 
>> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:767)
>>        at 
>> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:658)
>>        at 
>> java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:92)
>>        at 
>> org.apache.tapestry5.ioc.internal.services.ParallelExecutorImpl.invoke(ParallelExecutorImpl.java:48)
>>        at 
>> org.apache.tapestry5.ioc.internal.services.ParallelExecutorImpl.invoke(ParallelExecutorImpl.java:71)
>>        at 
>> $ParallelExecutor_124b16e32c5.invoke($ParallelExecutor_124b16e32c5.java)
>>        at 
>> org.apache.tapestry5.ioc.internal.services.ParallelExecutorTest.thunk_creation(ParallelExecutorTest.java:53)
>>        at 
>> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>>        at 
>> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>>        at 
>> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>>        at 
>> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
>> ... Removed 24 stack frames
>>
>> Thanks,
>> Kevin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
>
> --
> Andreas Andreou - [email protected] - http://blog.andyhot.gr
> Tapestry / Tacos developer
> Open Source / JEE Consulting
>



-- 
Andreas Andreou - [email protected] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to