Strange. Does the problem still exist? Do you already have something
opened on the port used for the test=

Cheers,
Marc.
-- 
Blog: http://mguillem.wordpress.com


Andreas Hartmann wrote:
> Andreas Hartmann schrieb:
>> Andreas Hartmann schrieb:
>>> Yoo-Jin Lee schrieb:
>>>
>>> […]
>>>
>>>> BUILD FAILED
>>>> C:\Dev\webtest\build.xml:571: The following error occurred while
>>>> executing this line:
>>>> C:\Dev\webtest\build.xml:675: The following error occurred while
>>>> executing this line:
>>>> C:\Dev\webtest\build.xml:742: Warning: Could not find file
>>>> C:\Dev\webtest\build\selftests\reports\WebTestOverview.xml to copy.
>>>
>>> I'm getting the same error (Mac OS X, revision 46484).
>>>
>>> Did anyone find a solution? A fresh check-out didn't help …
>>
>> BTW, the file selftest.console.log.xml contains the following error:
>>
>> selftests/tests/proxy.xml:18: Step[verifyText "proxy header in
>> response" (3/3)]: Text not found in page. Expected <Via.*jetty.*>
> 
> 
> IIUC this is the page that was returned
> (build/selftests/reports/230_TestLoadAPageThr/001_response_invoke.html).
> Maybe this helps to find the cause of the problem …
> Any help is greatly appreciated!
> 
> 
> <html>
> <head>
> <title>Canoo WebTest</title>
> </head>
> <body>
> <h1 id="headingId">title</h1>
> <h1>Wusi is the greatest</h1>
> <br>
> <a href="formTest?mode=getTest&amp;field1=MyLink">MyLink</a>
> <br>
> <a href="formTest?image=clicked"><img src="seibertec.jpg"
> alt="imagelink"></a>
> <br>
> <br>
> <a href="formTest?mode=getTest&forms=multiple">Multiple forms</a>
> <br>
> <br>
> <form action="">
> <textarea name="theArea">
> Wusi was here ...
> </textarea>
> <br>
> <textarea name="theOtherArea">
> and here.
> </textarea>
> <br>
> <textarea name="theOtherArea" id="textarea2">
> Wusi was here as well...
> </textarea>
> </form>
> <hr>
> Submitted parameter names and values:
> :
> <br>
> <br>
> <br><a href="/selftest/formTest?null">Url encoded back link</a>
> <hr>
> Header names and values
> :
> <br>
> <br>
> User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)<br>
> Host = localhost:19090<br>
> </body>
> </html>
> 
> 
> 

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to