View results here -> http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite?log=log20060620160344

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:175: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 06/20/2006 16:03:44
Time to build: 44 minutes 56 seconds
Last changed: 06/19/2006 17:16:42
Last log entry: Fix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction

 Unit Tests: (691)  Total Errors and Failures: (2)
testParameterInstantiateWithArrayorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithArrayorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
 

 Modifications since last build:  (first 50 of 46)
1.6modifiedkkhansrc/main/org/jboss/reflect/plugins/AnnotationValueImpl.javaFix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction
1.6modifiedkkhansrc/main/org/jboss/reflect/plugins/ClassValueImpl.javaFix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction
1.4modifiedkkhansrc/main/org/jboss/reflect/spi/PrimitiveValue.javaFix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction
1.6modifiedkkhansrc/main/org/jboss/reflect/plugins/StringValueImpl.javaFix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction
1.3modifiedkkhansrc/main/org/jboss/reflect/plugins/AnnotationValueFactory.java[JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error
1.20modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java[JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error
1.3modifiedkkhansrc/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.java[JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error
1.3modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.5modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.19modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.2modifiedkkhansrc/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.3modifiedkkhansrc/tests/org/jboss/test/classinfo/test/ClassInfoTestSuite.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.2modifiedkkhansrc/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.javaFix discrepancies between annotations got from introspect and javassist classinfo
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/AnnotationValueFactory.java[JBAOP-244] Optimize away reflection in AOPDependencyBuilder
1.18modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java[JBAOP-244] Optimize away reflection in AOPDependencyBuilder
1.4modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java[JBAOP-244] Optimize away reflection in AOPDependencyBuilder
1.17modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/ReflectConstructorInfoImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/introspection/ReflectMethodInfoImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/AnnotatedClass.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/AnnotatedSubClass.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/AnotherAnnotation.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/ComplexAnnotation.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/SimpleAnnotation.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/TestEnum.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/support/ValueAnnotation.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/tests/org/jboss/test/classinfo/test/JavassistAnnotatedClassInfoTestCase.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/AnnotationHelper.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/main/org/jboss/reflect/plugins/AnnotationValueFactory.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.6modifiedkkhansrc/main/org/jboss/reflect/plugins/ArrayInfoImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.13modifiedkkhansrc/main/org/jboss/reflect/plugins/ConstructorInfoImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.12modifiedkkhansrc/main/org/jboss/reflect/plugins/InheritableAnnotationHolder.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.14modifiedkkhansrc/main/org/jboss/reflect/plugins/MethodInfoImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedParameterInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistAnnotationInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistConstructorInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistEnumInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistFieldInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.1addedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistInheritableAnnotationHolder.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistMethodInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.2modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistParameterInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.3modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends
1.3modifiedkkhansrc/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java[JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends

_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to