I'm not seeing this with JDK 1.5, MacOS. I don't use fastinstall so that I see the maximal possible failures.
On Sun, Jan 18, 2009 at 12:17 PM, Christian Schneider < [email protected]> wrote: > I currently have failing tests in aegis. Any idea what is wrong? What is > the reference configration where tests should run well? > > Greetings > > Christian > > My config > > Windows Vista > jdk 1.6.0 update 10 > > I ran the following: > set MAVEN_OPTS=-Xmx512M > mvn -Pfastinstall clean install > mvn -Pnochecks > > ----- > Results : > > Failed tests: > testAegisType(org.apache.cxf.aegis.type.java5.JaxbTypeTest) > > > testXmlDefaultUnqualifiedAttribute(org.apache.cxf.aegis.type.basic.QualificationTest) > > > testXmlDefaultQualifiedAttribute(org.apache.cxf.aegis.type.basic.QualificationTest) > testAegisType(org.apache.cxf.aegis.type.java5.XFireTypeTest) > testAegisType(org.apache.cxf.aegis.type.java5.AnnotatedTypeTest) > > Tests in error: > testParametersWSDL(org.apache.cxf.aegis.integration.ParameterMappingTest) > testOccursWSDL(org.apache.cxf.aegis.integration.ParameterMappingTest) > testCollectionServiceWSDL(org.apache.cxf.aegis.type.java5.CollectionTest) > testUnannotatedStrings(org.apache.cxf.aegis.type.java5.CollectionTest) > testDoubleList(org.apache.cxf.aegis.type.java5.CollectionTest) > testListTypes(org.apache.cxf.aegis.type.java5.CollectionTest) > testInvocations(org.apache.cxf.aegis.type.map.MapsTest) > testNull(org.apache.cxf.aegis.type.map.MapsTest) > testObjectsWithMaps(org.apache.cxf.aegis.type.map.MapsTest) > > Tests run: 148, Failures: 5, Errors: 9, Skipped: 3 > > > > -- > > Christian Schneider > --- > http://www.liquid-reality.de > >
