ComplexDataTypesTest fails under IBM JDK16
------------------------------------------

                 Key: AXIS2-3782
                 URL: https://issues.apache.org/jira/browse/AXIS2-3782
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Davanum Srinivas


junit.framework.AssertionFailedError: org.custommonkey.xmlunit.Diff
[not identical] Expected sequence of child nodes '1' but was '6' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[1] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[6]

[not identical] Expected sequence of child nodes '2' but was '7' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[2] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[7]

[not identical] Expected sequence of child nodes '3' but was '1' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[3] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[1]

[not identical] Expected sequence of child nodes '4' but was '2' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[4] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[2]

[not identical] Expected sequence of child nodes '5' but was '3' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[5] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[3]

[not identical] Expected sequence of child nodes '6' but was '4' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[6] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[4]

[not identical] Expected sequence of child nodes '7' but was '5' - comparing 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[7] to 
<xs:complexType...> at /definitions[1]/types[1]/schema[1]/complexType[5]

[different] Expected attribute value 'http://data.complex.tempuri.org/xsd' but 
was 'http://arrays.data.complex.tempuri.org/xsd' - comparing <xs:import 
namespace="http://data.complex.tempuri.org/xsd";...> at 
/definitions[1]/types[1]/schema[2]/import[1] to <xs:import 
namespace="http://arrays.data.complex.tempuri.org/xsd";...> at 
/definitions[1]/types[1]/schema[2]/import[1]

        at 
org.tempuri.complex.ComplexDataTypesTest.test1(ComplexDataTypesTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at 
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:40)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to