That looks like code I submitted, could you tell me OS and JDK versions you are running for this failure? I may need to re-do the unit test to be tolerant of nideterminate behavior :(

thanks
--Danno

Stefan Bodewig wrote:

Hi,

I'm getting this here

   [junit] Testcase: 
testTreadCount(org.apache.tools.ant.taskdefs.ParallelTest):        FAILED
   [junit] parallel tasks did't block on threads properly 
expected:<...2+1-1+3-2-3+2+1+3-1-2-3+2+1...> but 
was:<...1+2-1+3-2-3+1+2+3-1-2-3+1+2...>
   [junit] junit.framework.ComparisonFailure: parallel tasks did't block on threads 
properly expected:<...2+1-1+3-2-3+2+1+3-1-2-3+2+1...> but 
was:<...1+2-1+3-2-3+1+2+3-1-2-3+1+2...>

from time to time.

I will look into it myself, but maybe somebody else knows what is
going on (Conor?).

Stefan

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







Reply via email to