Hi, On 17 June 2011 15:40, Szczepan Faber <[email protected]> wrote:
> Isn't it this bug: http://issues.gradle.org/browse/GRADLE-1532 ? > It's indeed the same problem (although the descriptions suggests something different than the test project) I overlooked this one due to the specific selenium mentioning. Selenium has nothing to do with the issue I guess. Basically the trigger is having a testcase with threadPoolSize > 1 in the Test annotation. Maven has no trouble running these tests so I suspect it is an issue in gradle 'glue'. Cheers, Ric
