Sergio Bossa wrote: > Hi, > > I'm getting the following error when trying to execute a test in parallel > mode: > > > wt.parallel.init: > [echo] CAUTION: WebTest parallel execution is experimental > > BUILD FAILED > /.../webtests/build.xml:46: The following error occurred while > executing this line: > /opt/webtest-2.6/webtest.xml:61: Script Failed: > org.codehaus.groovy.control.MultipleCompilationErrorsException: > startup failed, /opt/webtest-2.6/tools/WebTestParallelInit.groovy: -1: > the return type is incompatible with java.lang.String > getProperty(java.lang.String) in com.canoo.webtest.ant.WebtestTask. > Node: org.codehaus.groovy.ast.MethodNode. At [-1:-1] @ line -1, column -1. > > > I'm using WebTest 2.6. > Any idea? > > Thanks, > Cheers, > > Sergio B. >
ups, seems that you're the first to use it since the upgrade to Groovy 1.5.4 and as it is experimental, it is not included in the automatic build. I'll have a look at it. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

