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

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/17/2006 08:17:44
Time to build: 37 minutes 41 seconds
Last changed: 03/16/2006 18:53:41
Last log entry: Put newly created cache in the map before starting, so if it fails in start it can still be destroyed during test cleanup

 Unit Tests: (1375)  Total Errors and Failures: (3)
testSharedCacheLoadingWithReplicationorg.jboss.cache.optimistic.OptimisticWithCacheLoaderTest
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer130Test
testDefaultorg.jboss.cache.VersionConversionTest
 

 Modifications since last build:  (first 50 of 48)
1.12modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaPut newly created cache in the map before starting, so if it fails in start it can still be destroyed during test cleanup
1.14modifiedbstansberrytests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.javaPut newly created cache in the map before starting, so if it fails in start it can still be destroyed during test cleanup
1.88modifiedmsurtani/build.xmlUpdated version
1.10modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated version
1.8modifiedgenmansrc/org/jboss/cache/eviction/Region.javaJBCACHE-484 - Fix wrong type conversion
1.2modifiedgenmansrc/org/jboss/cache/optimistic/DefaultDataVersion.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.7modifiedgenmansrc/org/jboss/cache/loader/rmi/RemoteTreeCacheImpl.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.13modifiedgenmansrc/org/jboss/cache/loader/tcp/TcpCacheServer.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.4modifiedgenmansrc/org/jboss/cache/eviction/EvictionTimerTask.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.7modifiedgenmansrc/org/jboss/cache/eviction/Region.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.12modifiedgenmansrc/org/jboss/cache/interceptors/CacheMgmtInterceptor.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.8modifiedgenmansrc/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.21modifiedgenmansrc/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.17modifiedgenmansrc/org/jboss/cache/interceptors/PassivationInterceptor.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.35modifiedgenmansrc/org/jboss/cache/interceptors/TxInterceptor.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.10modifiedgenmansrc/org/jboss/cache/loader/AsyncCacheLoader.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.9modifiedgenmansrc/org/jboss/cache/loader/FileCacheLoader.javaJBCACHE-484 - Clean up code Fix some race conditions and synchronization issues
1.19modifiedbwangtests/perf/org/jboss/cache/Server.javaadded random sleep
1.6modifiedbwangtests/scripts/bench.txtadded random sleep
1.3modifiedbwangtests/scripts/bench.xmladded random sleep
1.133modifiedbwangsrc/org/jboss/cache/TreeCache.javaCommented out jgroups 2.3 features
1.18modifiedbwangtests/perf/org/jboss/cache/Server.javachecked members than specified now
1.3modifiedbwangtests/scripts/readme.txtupd
1.132modifiedbwangsrc/org/jboss/cache/TreeCache.javaAdded commented out section forJGroups jmx
1.3modifiedbwangtests/scripts/benchmark.shupd
1.17modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.2modifiedbwangtests/scripts/bench.xmlupdated xml
1.5modifiedbwangtests/scripts/bench.txtupd
1.2modifiedbwangtests/scripts/readme.txtupd
1.16modifiedbwangtests/perf/org/jboss/cache/Server.javaadded more stats
1.15modifiedbwangtests/perf/org/jboss/cache/Server.javaOutput average as well
1.10modifiedbwangetc/log4j.xmlchanged to info
1.2modifiedbwangtests/scripts/benchmark.shClean up
1.13modifiedrloehrdocs/Changelog.txtupdate the changelog with diff between current 1.3.0 notes from JIRA and previous 1.3.0.Beta1 notes from changelog
1.11modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaDon't leak ref to 'this' to Thread from CacheUser c'tor
1.5modifiedbstansberrytests/functional/org/jboss/cache/statetransfer/VersionedTestBase.javaDon't leak ref to 'this' to Thread from CacheUser c'tor
1.4modifiedmsurtanisrc/org/jboss/cache/aop/util/AopUtil.javaJBCACHE-502
1.87modifiedmsurtani/build.xmlUpdated version
1.9modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated version
1.4modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaChanged the log output level from warn to debug in removeQueue
1.4modifiedbwangtests/scripts/bench.txtupd
1.14modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.13modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.12modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.22modifiedbstansberrysrc/org/jboss/cache/Fqn.javaEnsure equals() handles other types properly
1.12modifiedbstansberrysrc/org/jboss/cache/GlobalTransaction.javaRemove unneeded null check from equals()
1.6modifiedbstansberrytests/functional/org/jboss/cache/FqnTest.javaAdd a test that equals() handles null and other types properly
1.4modifiedbstansberrytests/functional/org/jboss/cache/GlobalTransactionTest.javaAdd a test that equals() handles null properly

Reply via email to