Community
Participate
Working Groups
N20110302-2000 10 of the new Webapp Service tests are failing in a similar fashion, here is a typical result. testRemoteSearchXMLSchema Failure URL: "http://localhost:44691/help/vs/service/advancedsearch?searchWord=jehcyqpfjs+vkrhjewiwh" is expected:<[valid]> but was:<[Exception e: org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://localhost:44691/help/test/schema/xml/advancedsearch.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.]> junit.framework.ComparisonFailure: URL: "http://localhost:44691/help/vs/service/advancedsearch?searchWord=jehcyqpfjs+vkrhjewiwh" is expected:<[valid]> but was:<[Exception e: org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://localhost:44691/help/test/schema/xml/advancedsearch.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.]>
Created attachment 190295 [details] Patch
A directory used by the tests was not exported. Patch committed to HEAD.