Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338841 - [Test] Failing tests in N20110302-2000 - can't open schema file
Summary: [Test] Failing tests in N20110302-2000 - can't open schema file
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M6   Edit
Assignee: Chris Goldthorpe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 12:58 EST by Chris Goldthorpe CLA
Modified: 2011-03-04 12:22 EST (History)
0 users

See Also:


Attachments
Patch (652 bytes, patch)
2011-03-03 13:03 EST, Chris Goldthorpe CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Goldthorpe CLA 2011-03-03 12:58:46 EST
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>.]>
Comment 1 Chris Goldthorpe CLA 2011-03-03 13:03:54 EST
Created attachment 190295 [details]
Patch
Comment 2 Chris Goldthorpe CLA 2011-03-03 13:05:38 EST
A directory used by the tests was not exported. Patch committed to HEAD.