Hi Thomas,
Kappen, Thomas, TECON Terenci wrote:
Hi Michael,
I had a similar problem in the past. Are you behind a firewall and using a
proxy? If yes, the javadoc Ant task causes the selftest error:
In contrast to the JDK's javadoc tool, the Ant javadoc task is not able to go
through a proxy. Therefore, the generation of the javadoc for Webtest fails.
But the build will not be interrupted at this point. Later on, the build script
is running the selftest, and fails when testing the (not) generated javadoc.
[...]
I did set the proxy-host and port for ant (ANT_OPTS). And <webtest-home>/bin/webtest.sh apidoc works
fine.
And i do not see any hints for the javadoc-failure, but the mentioned
Report.xml says:
<webtest-home>/build/log/webtestReport.xml
[...]
<step>
<parameter name="description" value="Support for string.replace(regexp)
missing?"/>
<parameter name="enable" value="false"/>
<parameter name="taskName" value="enableJavaScript"/>
<result>
<completed duration="3"/>
</result>
</step>
<step>
<parameter name="label" value="Self Test Report"/>
<parameter name="resultFilename"
value="response_1177492531884_clickLink.html"/>
<parameter name="taskName" value="clickLink"/>
<result>
<completed duration="237"/>
</result>
</step>
<step>
<parameter name="description" value="common verification"/>
<parameter name="taskName" value="group"/>
<result>
<failed duration="2207"/>
</result>
<step>
<parameter name="accept" value="text/css"/>
<parameter name="taskName" value="verifyLinkedContent"/>
<parameter name="xpath" value="/html/head/[EMAIL
PROTECTED]'stylesheet']/@href"/>
<result>
<completed duration="56"/>
</result>
</step>
<step>
[...]
--
Mit freundlichen Grüßen
Michael Habbert
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest