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

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: 03/08/2006 23:07:26
Time to build: 36 minutes 14 seconds
Last changed: 03/08/2006 22:10:07
Last log entry: more testing for JBCACHE-398

 Unit Tests: (1379)  Total Errors and Failures: (3)
testSharedNodeAndElementorg.jboss.cache.aop.integrated.NetworkManagementAopTest
testTxCollectionRemoveorg.jboss.cache.aop.loader.FileCacheLoaderAopTest
testConcurrentUseSyncorg.jboss.cache.aop.statetransfer.StateTransfer124AopTest
 

 Modifications since last build:  (first 50 of 37)
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/CachedMapAopNullTest.javamore testing for JBCACHE-398
1.2modifiedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncSetTest.javacorrection to test for JBCACHE-398.
1.2modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedListAbstract.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.8modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedListImpl.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.8modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedMapImpl.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.9modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedSetImpl.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.9modifiedsmarlowtests/functional/org/jboss/cache/aop/collection/CachedMapAopTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncListTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncMapTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncSetTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.7modifiedsmarlowsrc/org/jboss/cache/aop/CollectionClassHandler.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowsrc/org/jboss/cache/aop/util/Null.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.7modifiedbwangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaJBCACHE-495 test case failure?
1.3modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaCommented out perf testsJBCACHE-494 EvictionException improperly thrown
1.2modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaCommented out perf testsJBCACHE-494 EvictionException improperly thrown
1.6modifiedbwangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaAdditional test ontributed by a user.
1.34modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaFixed a problem with LocalSyncHandlers being created for remotely initiated GTXs
1.33modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaAdded error message for null tx entry
1.7modifiedmsurtanidocs/TreeCache/en/modules/mgmt_information.xmlJBCACHE-489
1.17modifiedmsurtanidocs/faq/en/master.xmlJBCACHE-489
1.16modifiedbwangdocs/faq/en/master.xmlupd
1.13modifiedbwangdocs/TreeCacheAop/en/master.xmlUPD fpr 1.3 release
1.5modifiedbwangdocs/TreeCacheAop/en/modules/api.xmlUPD fpr 1.3 release
1.4modifiedbwangdocs/TreeCacheAop/en/modules/appendix.xmlUPD fpr 1.3 release
1.7modifiedbwangdocs/TreeCacheAop/en/modules/architecture.xmlUPD fpr 1.3 release
1.4modifiedbwangdocs/TreeCacheAop/en/modules/configuration.xmlUPD fpr 1.3 release
1.8modifiedbwangdocs/TreeCacheAop/en/modules/instrumentation.xmlUPD fpr 1.3 release
1.8modifiedbwangdocs/TreeCacheAop/en/modules/introduction.xmlUPD fpr 1.3 release
1.6modifiedbwangdocs/TreeCacheAop/en/modules/jbossaop.xmlUPD fpr 1.3 release
1.8modifiedbwangdocs/TreeCacheAop/en/modules/term.xmlUPD fpr 1.3 release
1.1addedbwangdocs/design/CollectionRefactoring.txtadded for 2.0, perhaps
1.32modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaRolled back fix - broke too many things
1.31modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaFixed bug in removing tx stuff when an exception occurs when committing
1.12modifiedmsurtanidocs/Changelog.txtAdded changelog
1.84modifiedmsurtani/build.xmlJBCACHE-487
1.83modifiedrrajasekaran/build.xmlUpdated Version to Beta1
1.7modifiedbwangtests/functional/org/jboss/cache/aop/loader/CacheLoaderTestsBase.javaJBCACHE-477 Created to illustrate this problem.

Reply via email to