View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-db2-8.2-testsuite?log=log20070906235127

TESTS FAILED
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:178: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:89: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 09/06/2007 23:51:27
Time to build: 37 minutes 16 seconds
Last changed: 08/29/2007 19:00:10
Last log entry: HHH-2728 : session.clear() while retrieving objects via an iterator fix that should work for all dialects

 Unit Tests: (1070)  Total Errors and Failures: (12)
testExpressionWithParamInFunctionorg.hibernate.test.hql.ASTParserLoadingTest
testDecimalLiteralsorg.hibernate.test.hql.ASTParserLoadingTest
testInsertWithGeneratedTimestampVersionorg.hibernate.test.hql.BulkManipulationTest
testScrollingJoinFetchesForwardorg.hibernate.test.hql.ScrollableCollectionFetchingTest
unknownorg.hibernate.test.jpa.lock.JPALockTest
testCriteriaorg.hibernate.test.legacy.MultiTableTest
testBoundedClobLocatorAccessorg.hibernate.test.lob.ClobTest
testScalarStoredProcedureorg.hibernate.test.sql.hand.custom.db2.DB2CustomSQLTest
testParameterHandlingorg.hibernate.test.sql.hand.custom.db2.DB2CustomSQLTest
testEntityStoredProcedureorg.hibernate.test.sql.hand.custom.db2.DB2CustomSQLTest
unknownorg.hibernate.test.tm.CMTTest
testBoundedBlobLocatorAccessorg.hibernate.test.lob.BlobTest
 

 Modifications since last build:  (first 50 of 83)
13961modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/impl/IteratorImpl.javaHHH-2728 : session.clear() while retrieving objects via an iterator fix that should work for all dialects
13956modifiedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/reattachment/ProxyReattachmentTest.javaHHH-2728 : session.clear() while retrieving objects via an iterator
13956modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/impl/IteratorImpl.javaHHH-2728 : session.clear() while retrieving objects via an iterator
13951modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/engine/loading/LoadContexts.javaHHH-2563 : Reversed log messages in LoadContexts.locateLoadingCollectionEntry(CollectionKey key)
13936modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/engine/loading/LoadContexts.javaHHH-2795 : CollectionLoadContext processing for empty collections
13936modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/engine/loading/CollectionLoadContext.javaHHH-2795 : CollectionLoadContext processing for empty collections
13932modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/legacy/MasterDetailTest.javaskip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
13932modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/junit/functional/FunctionalTestCase.javaskip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
12949modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-2503 : Throws JDBCExceptionHelper.convert() in AbstractEntityPersister.processGeneratedProperties()
12945addedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/join/OptionalJoinTest.javaHHH-2320 : Update detached entity with null joined properties changed to non-null
12945modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-2320 : Update detached entity with null joined properties changed to non-null
12945addedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/join/JoinSuite.javaHHH-2320 : Update detached entity with null joined properties changed to non-null
12945addedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/join/Thing.javaHHH-2320 : Update detached entity with null joined properties changed to non-null
12945modifiedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/AllTests.javaHHH-2320 : Update detached entity with null joined properties changed to non-null
12945addedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/join/Thing.hbm.xmlHHH-2320 : Update detached entity with null joined properties changed to non-null
12941modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/src/org/hibernate/dialect/Oracle8iDialect.javaHHH-2788 : missing type mapping for DATE and TIME on Oracle8iDialect
12936modifiedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/component/basic/Employee.javaHHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
12936modifiedgbadner//core/branches/Branch_3_2/src/org/hibernate/type/TypeFactory.javaHHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
12936modifiedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/component/basic/ComponentTest.javaHHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
12936modifiedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/component/basic/User.hbm.xmlHHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
12936addedgbadner//core/branches/Branch_3_2/test/org/hibernate/test/component/basic/OptionalComponent.javaHHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
12890modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/src/org/hibernate/util/PropertiesHelper.javaHHH-2761 : null and empty string consistency in PropertiesHelper
12865modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/changelog.txtprep 3.2.5 release
12865modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/readme.txtprep 3.2.5 release
12865modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/build.xmlprep 3.2.5 release
12865modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/doc/reference/en/master.xmlprep 3.2.5 release
12865modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/src/org/hibernate/cfg/Environment.javaprep 3.2.5 release
12861modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/src/org/hibernate/dialect/IngresDialect.javaHHH-2758 : IngresDialect certification
12860modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/src/org/hibernate/tuple/component/PojoComponentTuplizer.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Mappings.hbm.xmlHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/CollectionSuite.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/MapKey.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Part.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/BackrefCompositeMapKeyTest.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/mapHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backrefHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkeyHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12860addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Product.javaHHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
12835modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/build.xmlremoved some crazy character
12826modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/build.xmlfork tests
12824modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2/build.xmlfork tests
12728modifiedsteve.ebersole@jboss.com//core/branches/Branch_3_2added svn:ignore values
11779addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/doc/referenceSVN layout migration for core/branches/Branch_3_2 (???)
11779deletedsteve.ebersole@jboss.com//core/branches/Branch_3_2/referenceSVN layout migration for core/branches/Branch_3_2 (???)
11778addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/doc/otherSVN layout migration for core/branches/Branch_3_2 (???)
11778deletedsteve.ebersole@jboss.com//core/branches/Branch_3_2/otherSVN layout migration for core/branches/Branch_3_2 (???)
11777deletedsteve.ebersole@jboss.com//core/branches/Branch_3_2/apiSVN layout migration for core/branches/Branch_3_2 (???)
11777addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/doc/apiSVN layout migration for core/branches/Branch_3_2 (???)
11776addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/docSVN layout migration for core/branches/Branch_3_2 (???)
11775addedsteve.ebersole@jboss.com//core/branches/Branch_3_2/readme.txtSVN layout migration for core/branches/Branch_3_2