I'm seeing several jbossxb testsuite failures.  The report is below.
This is from the tests-xml-unit target. 


JBoss daily test results

SUMMARY

Number of tests run:   221

--------------------------------------------

Successful tests:      208

Errors:                4

Failures:              9

--------------------------------------------


DETAILS OF ERRORS



Suite:       org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:        testGenericBeanFactory
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     
---------------------------------



Suite:       org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:        testDemandSupply
Type:        error
Exception:   java.lang.ClassCastException
Message:     java.lang.String
---------------------------------



Suite:       org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:        testDemandSupplyWhenRequired
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     expected:<SimpleBean2> but was:<Lifecycle>
---------------------------------



Suite:       org.jboss.test.xml.AnnotatedPojoServerUnitTestCase
Test:        testSimpleCollection
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     expected:<2> but was:<0>
---------------------------------



Suite:       org.jboss.test.xml.JbxbPojoServerUnitTestCase
Test:        testGenericBeanFactory
Type:        error
Exception:   org.jboss.xb.binding.JBossXBException
Message:     Failed to parse source:
file:///home/rcampbell/jboss-head/testsuite/output/resources/xml/pojoser
ver/[EMAIL PROTECTED],96
---------------------------------



Suite:       org.jboss.test.xml.MiscUnitTestCase
Test:        testSandboxXml
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     expected:<[choiceCollection1=[[a=choice1_a, b=null],
[a=null, b=choice1_b]], choice2=[[c=choice2_c, d=choice2_d, e=null],
[c=null, d=choice2_d, e=choice2_e]], choice3=[[listOfIntegers=[1, 2, 3],
listOfStrigns=null], [listOfIntegers=null, listOfStrigns=[1, 2, 3]]]]>
but was:<[choiceCollection1=[choice1_a, choice1_b],
choice2=[[c=choice2_c, d=choice2_d, e=null], [c=null, d=choice2_d,
e=choice2_e]], choice3=[[listOfIntegers=[1, 2, 3], listOfStrigns=null],
[listOfIntegers=null, listOfStrigns=[1, 2, 3]]]]>
---------------------------------



Suite:       org.jboss.test.xml.SchemaIncludeUnitTestCase
Test:        testSimpleInclude
Type:        error
Exception:   org.jboss.xb.binding.JBossXBRuntimeException
Message:     -1:-1 25:57 sch-props-correct.2: A schema cannot contain
two global components with the same name; this schema contains two
occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
---------------------------------



Suite:       org.jboss.test.xml.SchemaIncludeUnitTestCase
Test:        testComplexInclude
Type:        error
Exception:   org.jboss.xb.binding.JBossXBRuntimeException
Message:     -1:-1 25:57 sch-props-correct.2: A schema cannot contain
two global components with the same name; this schema contains two
occurrences of 'urn:jboss:bean-deployer:2.0,deployment'.
---------------------------------



Suite:       org.jboss.test.xml.SoapEncUnitTestCase
Test:        testMarshallingXerces
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Element varDateTime has text '0096-05-31T23:00:00.000Z'.
Expected <ns_allStruct:allStruct
xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>
<varString>String1</varString>   <varInteger>3512359</varInteger>
<varInt>-2147483648</varInt>   <varLong>-9223372036854775808</varLong>
<varShort>-32768</varShort>   <varDecimal>3512359.1456</varDecimal>
<varFloat>1.4E-45</varFloat>   <varDouble>4.9E-324</varDouble>
<varBoolean>false</varBoolean>   <varByte>-128</varByte>   <varQName
xmlns=''>String2</varQName>
<varDateTime>0096-05-31T23:00:00.000Z</varDateTime>
<varSoapString>String3</varSoapString>
<varSoapBoolean>false</varSoapBoolean>
<varSoapFloat>1.4E-45</varSoapFloat>
<varSoapDouble>4.9E-324</varSoapDouble>
<varSoapDecimal>3512359.1111</varSoapDecimal>
<varSoapInt>-2147483648</varSoapInt>
<varSoapShort>-32768</varSoapShort>   <varSoapByte>-128</varSoapByte>
<varBase64Binary>gAB/</varBase64Binary>
<varHexBinary>80007f</varHexBinary>
<varSoapBase64>gAB/</varSoapBase64> </ns_allStruct:allStruct> but was
<ns_allStruct:allStruct
xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>
<varString>String1</varString>   <varInteger>3512359</varInteger>
<varInt>-2147483648</varInt>   <varLong>-9223372036854775808</varLong>
<varShort>-32768</varShort>   <varDecimal>3512359.1456</varDecimal>
<varFloat>1.4E-45</varFloat>   <varDouble>4.9E-324</varDouble>
<varBoolean>false</varBoolean>   <varByte>-128</varByte>   <varQName
xmlns=''>String2</varQName>
<varDateTime>0096-06-01T05:00:00.000Z</varDateTime>
<varSoapString>String3</varSoapString>
<varSoapBoolean>false</varSoapBoolean>
<varSoapFloat>1.4E-45</varSoapFloat>
<varSoapDouble>4.9E-324</varSoapDouble>
<varSoapDecimal>3512359.1111</varSoapDecimal>
<varSoapInt>-2147483648</varSoapInt>
<varSoapShort>-32768</varSoapShort>   <varSoapByte>-128</varSoapByte>
<varBase64Binary>gAB/</varBase64Binary>
<varHexBinary>80007f</varHexBinary>
<varSoapBase64>gAB/</varSoapBase64> </ns_allStruct:allStruct>
---------------------------------



Suite:       org.jboss.test.xml.SoapEncUnitTestCase
Test:        testMarshallingSunday
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Element varDateTime has text '0096-05-31T23:00:00.000Z'.
Expected <ns_allStruct:allStruct
xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>
<varString>String1</varString>   <varInteger>3512359</varInteger>
<varInt>-2147483648</varInt>   <varLong>-9223372036854775808</varLong>
<varShort>-32768</varShort>   <varDecimal>3512359.1456</varDecimal>
<varFloat>1.4E-45</varFloat>   <varDouble>4.9E-324</varDouble>
<varBoolean>false</varBoolean>   <varByte>-128</varByte>   <varQName
xmlns=''>String2</varQName>
<varDateTime>0096-05-31T23:00:00.000Z</varDateTime>
<varSoapString>String3</varSoapString>
<varSoapBoolean>false</varSoapBoolean>
<varSoapFloat>1.4E-45</varSoapFloat>
<varSoapDouble>4.9E-324</varSoapDouble>
<varSoapDecimal>3512359.1111</varSoapDecimal>
<varSoapInt>-2147483648</varSoapInt>
<varSoapShort>-32768</varSoapShort>   <varSoapByte>-128</varSoapByte>
<varBase64Binary>gAB/</varBase64Binary>
<varHexBinary>80007f</varHexBinary>
<varSoapBase64>gAB/</varSoapBase64> </ns_allStruct:allStruct> but was
<ns_allStruct:allStruct
xmlns:ns_allStruct='http://ParameterModeTest.org/xsd'>
<varInt>-2147483648</varInt>   <varSoapBase64>gAB/</varSoapBase64>
<varBase64Binary>gAB/</varBase64Binary>
<varSoapByte>-128</varSoapByte>   <varSoapBoolean>false</varSoapBoolean>
<varDecimal>3512359.1456</varDecimal>   <varString>String1</varString>
<varByte>-128</varByte>   <varFloat>1.4E-45</varFloat>
<varSoapFloat>1.4E-45</varSoapFloat>
<varSoapString>String3</varSoapString>
<varSoapShort>-32768</varSoapShort>
<varSoapDouble>4.9E-324</varSoapDouble>
<varInteger>3512359</varInteger>   <varShort>-32768</varShort>
<varQName>String2</varQName>   <varLong>-9223372036854775808</varLong>
<varSoapInt>-2147483648</varSoapInt>
<varSoapDecimal>3512359.1111</varSoapDecimal>
<varDouble>4.9E-324</varDouble>
<varDateTime>0096-06-01T05:00:00.000Z</varDateTime>
<varHexBinary>80007f</varHexBinary>   <varBoolean>false</varBoolean>
</ns_allStruct:allStruct>
---------------------------------



Suite:       org.jboss.test.xml.SoapEncUnitTestCase
Test:        testUnmarshalling
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     expected:<[varString=String1 varInteger=3512359
varInt=-2147483648 varLong=-9223372036854775808 varShort=-32768
varDecimal=3512359.1456 varFloat=1.4E-45 varDouble=4.9E-324
varBoolean=false varByte=-128 varQName=String2
varDateTime=java.util.GregorianCalendar[time=-59124711600000,areFieldsSe
t=true,areAllFieldsSet=true,lenient=true,zone=sun.util.calendar.ZoneInfo
[id="GMT",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule
=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=96,MONTH=5,W
EEK_OF_YEAR=23,WEEK_OF_MONTH=1,DAY_OF_MONTH=1,DAY_OF_YEAR=153,DAY_OF_WEE
K=4,DAY_OF_WEEK_IN_MONTH=1,AM_PM=0,HOUR=5,HOUR_OF_DAY=5,MINUTE=0,SECOND=
0,MILLISECOND=0,ZONE_OFFSET=0,DST_OFFSET=0] varSoapString=String3
varSoapBoolean=false varSoapFloat=1.4E-45 varSoapDouble=4.9E-324
varSoapDecimal=3512359.1111 varSoapInt=-2147483648 varSoapShort=-32768
varSoapByte=-128 varBase64Binary=[-128, 0, 127] varHexBinary=[-128, 0,
127] varSoapBase64=[-128, 0, 127]]> but was:<[varString=String1
varInteger=3512359 varInt=-2147483648 varLong=-9223372036854775808
varShort=-32768 varDecimal=3512359.1456 varFloat=1.4E-45
varDouble=4.9E-324 varBoolean=false varByte=-128 varQName=String2
varDateTime=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAll
FieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="GMT",of
fset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],first
DayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=96,MONTH=4,WEEK_OF_YEAR=
?,WEEK_OF_MONTH=?,DAY_OF_MONTH=31,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEE
K_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=23,MINUTE=0,SECOND=0,MILLISECOND
=0,ZONE_OFFSET=?,DST_OFFSET=?] varSoapString=String3
varSoapBoolean=false varSoapFloat=1.4E-45 varSoapDouble=4.9E-324
varSoapDecimal=3512359.1111 varSoapInt=-2147483648 varSoapShort=-32768
varSoapByte=-128 varBase64Binary=[-128, 0, 127] varHexBinary=[-128, 0,
127] varSoapBase64=[-128, 0, 127]]>
---------------------------------



Suite:       org.jboss.test.xml.ValueListUnitTestCase
Test:        testNone
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     todo: needs update
---------------------------------



Suite:       org.jboss.test.xml.XercesBugTestCase
Test:        testXercesBug
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     expected:<1> but was:<2>
---------------------------------




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to