TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: 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: 07/19/2007 04:40:22 |
Time to build: 231 minutes 20 seconds |
Last changed: 07/18/2007 16:35:00 |
Last log entry: Re-enable tests |
Unit Tests: (4996) Total Errors and Failures: (24) | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 16) | ||||
1.20 | modified | jgreene | tests/functional/org/jboss/cache/statetransfer/StateTransfer200Test.java | Re-enable tests |
1.15 | modified | gzamarreno | docs/JBossCache-UserGuide/en/modules/cache_loaders.xml | [JBCACHE-1091] Rest of documention for SSCL. |
1.208 | modified | msurtani | /build.xml | Version to reflect GA |
1.34 | modified | msurtani | src/org/jboss/cache/Version.java | Version to reflect GA |
1.11 | modified | jgreene | docs/PojoCache/en/modules/architecture.xml | static replication is not in 2.0.0 |
1.4 | modified | jgreene | src/org/jboss/cache/pojo/impl/CachedType.java | Remove unused imports |
1.8 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java | [JBCACHE-1091] Make SingletonStoreCacheLoaderTest create unit test configuration from UTCCF. |
1.3 | deleted | msurtani | tests/functional/org/jboss/cache/optimistic/ConcurrentCreationTest.java | Consolidated JBCACHE-1026 tests |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/ConcurrentTransactionTest.java | Consolidated JBCACHE-1026 tests |
1.3 | modified | jgreene | src/org/jboss/cache/pojo/impl/InternalConstant.java | Remove no longer needed constant |
1.9 | modified | jgreene | src/org/jboss/cache/pojo/impl/AdvisedPojoHandler.java | Optomize enum fields by treating them like primitives |
1.3 | modified | jgreene | src/org/jboss/cache/pojo/impl/CachedType.java | Optomize enum fields by treating them like primitives |
1.5 | modified | jgreene | tests/functional/org/jboss/cache/pojo/EnumTest.java | Optomize enum fields by treating them like primitives |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/ConcurrentCreationTest.java | test for JBCACHE-1026 |
1.88 | modified | msurtani | src/org/jboss/cache/interceptors/TxInterceptor.java | bypass block/unblock calls |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java | Made abstract to prevent IntelliJ trying to run this as a test class |