TESTS FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:133: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:89: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 01/19/2007 00:59:03 |
Time to build: 11 minutes 29 seconds |
Last changed: 01/16/2007 18:24:17 |
Last log entry: synchronize branch_3_2 and head |
Unit Tests: (1029) Total Errors and Failures: (3) | ||||||
| ||||||
Modifications since last build: (first 50 of 12) | ||||
11051 | modified | epbernard | //trunk/Hibernate3/src/org/hibernate/cfg/Mappings.java | synchronize branch_3_2 and head |
11047 | modified | steve.ebersole@jboss.com | //trunk/Hibernate3/src/org/hibernate/type/NullableType.java | HHH-2356 : NullableType.toString + nulls;javadocs;formatting |
11041 | modified | steve.ebersole@jboss.com | //trunk/Hibernate3/test/org/hibernate/test/joinfetch/UserGroup.hbm.xml | workaround issue with Ingres (userName is a function) |
11037 | modified | steve.ebersole@jboss.com | //trunk/Hibernate3/src/org/hibernate/type/CollectionType.java | HHH-2292 : merge() : detached + bare collections |
11037 | modified | steve.ebersole@jboss.com | //trunk/Hibernate3/test/org/hibernate/test/ops/Competition.hbm.xml | HHH-2292 : merge() : detached + bare collections |
11037 | modified | steve.ebersole@jboss.com | //trunk/Hibernate3/test/org/hibernate/test/ops/MergeTest.java | HHH-2292 : merge() : detached + bare collections |
11035 | deleted | steve.ebersole@jboss.com | //trunk/Hibernate3/lib/ehcache-1.2.jar | oops, old ehcache did not get removed... |
11019 | added | epbernard | //trunk/Hibernate3/test/org/hibernate/test/ops/Competitor.java | Testcase for HHH-2292 |
11019 | added | epbernard | //trunk/Hibernate3/test/org/hibernate/test/ops/Competition.java | Testcase for HHH-2292 |
11019 | added | epbernard | //trunk/Hibernate3/test/org/hibernate/test/ops/Competition.hbm.xml | Testcase for HHH-2292 |
11019 | modified | epbernard | //trunk/Hibernate3/test/org/hibernate/test/ops/MergeTest.java | Testcase for HHH-2292 |
11019 | modified | epbernard | //trunk/Hibernate3/test/org/hibernate/test/ops/AbstractOperationTestCase.java | Testcase for HHH-2292 |