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