Nice to see that users build WebTest too! ;-)
Hmm, this is strange.
Upgrading to HtmlUnit-2.6, the build passed directly on my machine
(Linux, Java 6) but failed on the build server (Linux, Java 5 I guess).
Removing a "/" fixed the problem and seemed logical to me as a file url
should be file:// + file-name.
You're using windows. What does Firefox show for an url when you open a
file like
d:\Projects\Webtest\Canoo\trunk\webtest\selftests\tests\antWrapper.xml?
Cheers,
Marc.
--
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com
Parkin Roman wrote:
Hi Marc
Your last commit with "why 3 "/" here?" fixing leads to "Java return 1"
error
This error appears on executing selftests
d:\Projects\Webtest\Canoo\trunk\webtest\selftests\tests\antWrapper.xml:78:
Unexpected exception caught: java.io.FileNotFoundException
at
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
.....
Caused by: java.io.FileNotFoundException:
\DOCUME~1\ROMANP~1.TEX\LOCALS~1\Temp\antWrapperDummy.txt (Системе не
удается найти указанный путь)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
When i revert this changing to again /// - build is successful (OS -
Windows XP)
Can you comment it?
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest