7 messages in com.canoo.lists.webtestRE: [Webtest] state of webtest. can w...
FromSent OnAttachments
Bill Milbratz08 Sep 2004 10:45 
Marc Guillemot08 Sep 2004 23:47 
Edgar P Dollin09 Sep 2004 06:21 
Marc Guillemot09 Sep 2004 06:43 
Edgar P Dollin09 Sep 2004 08:23 
Edgar P Dollin09 Sep 2004 08:38 
Luca Scheuring09 Sep 2004 08:43 
Subject:RE: [Webtest] state of webtest. can webtest follow this link?
From:Edgar P Dollin (edg@blue-moose.net)
Date:09/09/2004 08:38:24 AM
List:com.canoo.lists.webtest

I already did that, didn't help.

Edgar

-----Original Message----- From: Luca Scheuring [mailto:lsch@dplanet.ch] Sent: Thursday, September 09, 2004 11:44 AM To: webt@gate2.canoo.com Subject: AW: [Webtest] state of webtest. can webtest follow this link?

I had exaclty the same problem until I changed the way how the taskdefs were included. make sure that <taskdef file="webtestTaskdefs.properties"> is called only once, not in every subtest. doing so, running the whole testsuite needs just a bit more memory than running individual subtests.

--luca