Skip to content

Failed

org.eclipse.wst.wsdl.validation.tests.internal.WSDLTest.testInvalidSchemaWithPartReferences (from org.eclipse.wst.wsdl.validation.tests.internal.AllWSDLTests)

Failing for the past 1 build (Since #253 )
Took 7 ms.

Error Message

expected:<...er of errors      : [1
number of warnings    : 0

------------error list-------------------------------------------
src-resolve.4.2: Error resolving component 'xsd:strin'. It was detected that 'xsd:strin' is in namespace 'http://www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'xsd:strin' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl']. [16, 47]
---------...> but was:<...er of errors      : [2
number of warnings    : 0

------------error list-------------------------------------------
src-resolve.4.2: Error resolving component 'xsd:strin'. It was detected that 'xsd:strin' is in namespace 'http://www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'xsd:strin' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. [16, 47]
src-resolve: Cannot resolve the name 'xsd:strin' to a(n) 'type definition' component]. [16, 47]
---------...>

Stacktrace

junit.framework.ComparisonFailure: 
expected:<...er of errors      : [1
number of warnings    : 0

------------error list-------------------------------------------
src-resolve.4.2: Error resolving component 'xsd:strin'. It was detected that 'xsd:strin' is in namespace 'http://www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'xsd:strin' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl']. [16, 47]
---------...> but was:<...er of errors      : [2
number of warnings    : 0

------------error list-------------------------------------------
src-resolve.4.2: Error resolving component 'xsd:strin'. It was detected that 'xsd:strin' is in namespace 'http://www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'xsd:strin' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'testresources/samples/WSDL/InvalidSchemaWithPartReferences/InvalidSchemaWithPartReferences.wsdl'. [16, 47]
src-resolve: Cannot resolve the name 'xsd:strin' to a(n) 'type definition' component]. [16, 47]
---------...>
	at org.eclipse.wst.wsdl.validation.tests.internal.WSDLTest.testInvalidSchemaWithPartReferences(WSDLTest.java:628)