On Mon, Apr 7, 2008 at 2:24 PM, Marc Guillemot <[EMAIL PROTECTED]> wrote:
> I've opened an issue > http://webtest-community.canoo.com/jira/browse/WT-414 Ok: next time I'll do it by myself ;) I thought that my problem was due to the fact that I'm not a groovy programmer ... > This is due to a conflict between a method in WebTestTask and a method > added by Groovy (perhaps worth filing a bug for Groovy, I haven't > investigate). I think that I have fixed it and it should be available in > build 1694 (but you can check it out from SVN to get it right now). Thanks for your quick fix! Now I'm able to run my test in parallel mode, but I have some questions: 1) How to run several times the *same* test? Is this currently supported, or do I have to make some changes? 2) Just curiosity: why did you write the whole parallel execution stuff in groovy, rather than in Java? Thanks, Cheers, Sergio B. -- Sergio Bossa Software Design Passionate, Java Technologies Specialist and Open Source Enthusiast. Blog : http://sbtourist.blogspot.com Sourcesense - making sense of Open Source : http://www.sourcesense.com Pro-netics s.p.a. : http://www.pronetics.it _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

