View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060517054529

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: 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: 05/17/2006 05:45:29
Time to build: 76 minutes 45 seconds
Last changed: 05/16/2006 18:43:21
Last log entry: [JBCACHE-581] Performance of Method.equals- JGroups upgrade to 2.2.9.1- Method and crud Method declarations (including isCrudMethod()) refactored from TreeCache to MethodDeclarations- Method id declarations (including lookup methods) refactored from EnhancedTreeCacheMarshaller to MethodDeclaration- Method.equals() comparisons replaced with switch statements based on Method.getId()- Method id declarations are now int.- new Method() calls wrapped around a factory create() method in MethodCallFactory where method ids are initialised.- 3 missing method id declarations added.This is my first ever commit to a JBossCache and also to a JBoss project :-D ... hold tight! ;-)

 Unit Tests: (1510)  Total Errors and Failures: (13)
unknownorg.jboss.cache.aop.statetransfer.StateTransfer1241AopTest
unknownorg.jboss.cache.aop.statetransfer.StateTransfer124AopTest
unknownorg.jboss.cache.aop.statetransfer.StateTransfer130AopTest
unknownorg.jboss.cache.aop.statetransfer.StateTransfer140AopTest
unknownorg.jboss.cache.invalidation.InvalidationInterceptorTest
unknownorg.jboss.cache.marshall.SyncReplTest
unknownorg.jboss.cache.replicated.SyncReplTxTest
unknownorg.jboss.cache.statetransfer.StateTransfer1241Test
unknownorg.jboss.cache.statetransfer.StateTransfer124Test
unknownorg.jboss.cache.statetransfer.StateTransfer130Test
unknownorg.jboss.cache.statetransfer.StateTransfer140Test
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest
testSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest
 

 Modifications since last build:  (first 50 of 1185)
1.6modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javajavadocs
1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Address.java*** empty log message ***
1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Course.java*** empty log message ***
1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Person.java*** empty log message ***
1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/RandomString.java*** empty log message ***
1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Student.java*** empty log message ***
1.6modifiedmsurtanitests/scripts/bench.xmlChanged UseMarshalling (deprecated) to UseRegionBasedMarshalling
1.5modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaDisable stress test
1.1addedbwangtests/scripts/benchmark-50.shperf test pojos with jdk50 annotation
1.9modifiedbwangtests/scripts/readme.txtperf test pojos with jdk50 annotation
1.1addedbwangtests-50/perf/org/jboss/cache/data/Address.javaperf test pojos with jdk50 annotation
1.1addedbwangtests-50/perf/org/jboss/cache/data/Course.javaperf test pojos with jdk50 annotation
1.1addedbwangtests-50/perf/org/jboss/cache/data/Person.javaperf test pojos with jdk50 annotation
1.1addedbwangtests-50/perf/org/jboss/cache/data/RandomString.javaperf test pojos with jdk50 annotation
1.1addedbwangtests-50/perf/org/jboss/cache/data/Student.javaperf test pojos with jdk50 annotation
1.4modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaAdded BR stress test
1.3modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaAdded logging
1.2modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaAdded BR stress test
1.1addedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaAdded BR stress test
1.1addedbwangtests/scripts/benchmark-fieldEmulator.shupd
1.8modifiedbwangtests/scripts/readme.txtUse testPerf.jar for the tester instead
1.1addedbwangtests/scripts/benchmark-jar.shUse testPerf.jar for the tester instead
1.3modifiedbwangtests/scripts/benchmark-pojocache.shMinor change to AOP_PATH
1.9modifiedbwangtests/scripts/benchmark.shMinor change to AOP_PATH
1.2modifiedbwangtests/scripts/benchmark-pojocache.shupd with additional lib
1.8modifiedbwangtests/scripts/benchmark.shupd with additional lib
1.7modifiedbwangtests/scripts/readme.txtupd with additional lib
1.1addedbwangtests/scripts/benchmark-pojocache.shadded
1.6modifiedbwangtests/scripts/readme.txtadded
1.1addedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/Address.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Gadget.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/Link.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkDomain.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkElement.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkNode.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/NodeManager.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/Person.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Resource.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/SerializedAddress.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/SpecialAddress.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/Student.javaJBCACHE-451 & JBCACHE-454 @Transient and @Serializable support.
1.7modifiedbwangtests/scripts/benchmark.shupd
1.5modifiedbwangtests/scripts/readme.txtupd
1.5modifiedbwangtests/scripts/bench.xmlupd
1.4modifiedbwangtests/scripts/readme.txtupd
1.7modifiedbwangtests/scripts/bench.txtAdded PojoCache test
1.4modifiedbwangtests/scripts/bench.xmlAdded PojoCache test
1.6modifiedbwangtests/scripts/benchmark.shAdded PojoCache test

Reply via email to