[Webtest] [webtest][JIRA] Closed: (WT-116) webtestsRunner.xml
${webtest.config.resultpath} is ignored
Paul King
webtest@lists.canoo.com
Tue, 20 Dec 2005 06:04:07 +1000
Chris,
If you are still having trouble with this, reopen this case
and let us know what value you were using for resultpath.
I am not sure that the logic for creating parent directories
if they don't exist is correct for non-simple cases.
Cheers, Paul.
Denis N. Antonioli (JIRA) wrote:
> [ http://webtest-community.canoo.com/jira/browse/WT-116?page=history ]
>
> Denis N. Antonioli closed WT-116:
> ---------------------------------
>
> Resolution: Invalid
>
> Hi
>
> webtest will write its reports according to the value of webtest's config element (<http://webtest.canoo.com/webtest/manual/config.html>).
>
> Unless explicitly set, webtest writes to the default webtest-results/.
>
>
>>webtestsRunner.xml ${webtest.config.resultpath} is ignored
>>----------------------------------------------------------
>>
>> Key: WT-116
>> URL: http://webtest-community.canoo.com/jira/browse/WT-116
>> Project: WebTest
>> Type: Bug
>> Environment: Build 1033 (on RHL9 and Irix 6.3)
>> Reporter: Chris Pudney
>
>
>>If ${webtest.config.resultpath} is set to anything other than the default (webtest-results) then ${webtest.config.resultpath}/results.xml and ${webtest.config.resultpath}/lastResponse*.* files are not generated.
>>Instead the output files are generated in the default webtest-results/ directory. However, the XSLT formatResults task is performed in ${webtest.config.resultpath} and so generates no HTML report.
>
>