View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20070530024359

TESTS FAILED
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:127: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:90: 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: 05/30/2007 02:43:59
Time to build: 15 minutes 13 seconds
Last changed: 12/31/2005 20:44:14
Last log entry: less noisy

 Unit Tests: (1055)  Total Errors and Failures: (47)
testPutAgainstUninitializedMaporg.hibernate.test.collection.map.PersistentMapTest
testComponentQueriesorg.hibernate.test.component.basic.ComponentTest
testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResourcesorg.hibernate.test.connections.AggressiveReleaseTest
testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResourcesorg.hibernate.test.connections.CurrentSessionConnectionTest
testSubselectorg.hibernate.test.criteria.CriteriaQueryTest
testDom4jorg.hibernate.test.entitymode.dom4j.basic.Dom4jTest
testMapIndexEmisionorg.hibernate.test.entitymode.dom4j.basic.Dom4jTest
testGeneratedPropertyorg.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest
testStrorg.hibernate.test.hql.ASTParserLoadingTest
testExtractorg.hibernate.test.hql.ASTParserLoadingTest
testEJBQLFunctionsorg.hibernate.test.hql.ASTParserLoadingTest
testSimpleNativeSQLInsertorg.hibernate.test.hql.BulkManipulationTest
testInterfaceProxiesorg.hibernate.test.interfaceproxy.InterfaceProxyTest
testJpaStylePositionalParametersInNativeSqlorg.hibernate.test.jpa.ql.NativeQueryTest
testOnCascadeDeleteorg.hibernate.test.legacy.FooBarTest
testCollectionsInSelectorg.hibernate.test.legacy.FooBarTest
testCompositeKeyPathExpressionsorg.hibernate.test.legacy.FumTest
testUnionSubclassorg.hibernate.test.legacy.IJ2Test
testCollectionorg.hibernate.test.legacy.MultiTableTest
testProxyReuseorg.hibernate.test.legacy.ParentChildTest
testBlobCloborg.hibernate.test.legacy.SQLFunctionsTest
testBoundedMaterializedBlobAccessorg.hibernate.test.lob.BlobTest
testBoundedBlobLocatorAccessorg.hibernate.test.lob.BlobTest
testUnboundedBlobLocatorAccessorg.hibernate.test.lob.BlobTest
testBoundedMaterializedClobAccessorg.hibernate.test.lob.ClobTest
testBoundedClobLocatorAccessorg.hibernate.test.lob.ClobTest
testUnboundedClobLocatorAccessorg.hibernate.test.lob.ClobTest
testNewSerializableTypeorg.hibernate.test.lob.SerializableTypeTest
testManyToManyWithFormulaorg.hibernate.test.manytomany.ManyToManyTest
testMixedInheritanceorg.hibernate.test.mixed.MixedTest
testOneToOneOnSubclassorg.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest
testOneToOneOnSubclassorg.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest
testPaginationorg.hibernate.test.pagination.PaginationTest
testOneToOnePropertyReforg.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest
testUpdateOwnerAfterClearorg.hibernate.test.reattachment.CollectionReattachmentTest
testUpdateOwnerAfterEvictorg.hibernate.test.reattachment.CollectionReattachmentTest
testUpdateAfterEvictorg.hibernate.test.reattachment.ProxyReattachmentTest
testUpdateAfterClearorg.hibernate.test.reattachment.ProxyReattachmentTest
testScalarStoredProcedureorg.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest
testParameterHandlingorg.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest
testEntityStoredProcedureorg.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest
testMappedAliasStrategyorg.hibernate.test.sql.hand.query.NativeSQLQueriesTest
testAutoDetectAliasingorg.hibernate.test.sql.hand.query.NativeSQLQueriesTest
testQueryStatGatheringorg.hibernate.test.stats.StatsTest
testCurrentSessionWithScrollorg.hibernate.test.tm.CMTTest
testUnionSubclassFetchModeorg.hibernate.test.unionsubclass.UnionSubclassTest
testJoinedSubclassorg.hibernate.test.ondelete.OnDeleteTest
 

 Modifications since last build:  (first 50 of 3052)
11539modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/changelog.txtprep 3.2.4.sp1
11538modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/readme.txtprep 3.2.4.sp1
11537modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/build.xmlprep 3.2.4.sp1
11536modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/doc/reference/en/master.xmlprep 3.2.4.sp1
11535modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/cfg/Environment.javaprep 3.2.4.sp1
11534modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-2605 : bug in identity insert statement building
11526modifiedepbernard//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/jpa/lock/JPALockTest.javaHHH-2613 support LockMode.FORCE on non-versioned entity
11526modifiedepbernard//branches/Branch_3_2/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-2613 support LockMode.FORCE on non-versioned entity
11513modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/Mapping.hbm.xmlfixed test mapping issue
11509modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javagrr, missed a commit
11506modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/cfg/Environment.javaprep 3.2.4
11505modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/doc/reference/en/master.xmlprep 3.2.4
11504modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/build.xmlprep 3.2.4
11503modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/readme.txtprep 3.2.4
11501modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/changelog.txtprep 3.2.4
11500modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/cache/CacheKey.javaHHH-2316 : CacheKey.equals()
11497modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/transaction/WebSphereExtendedJTATransactionLookup.javaHHH-2580 : WAS ExtendedJTATransaction garbage
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/Email.javaHHH-2336 : parameterized UserCollectionType
11495modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/cfg/HbmBinder.javaHHH-2336 : parameterized UserCollectionType
11495modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/type/TypeFactory.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/IMyList.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/UserCollectionTypeTest.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/UserPermissions.hbm.xmlHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/User.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/DefaultableList.javaHHH-2336 : parameterized UserCollectionType
11495modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basicHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/PersistentMyList.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/DefaultableListType.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/MyList.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/MyListType.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/ParameterizedUserCollectionTypeTest.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/UserCollectionTypeSuite.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/Email.javaHHH-2336 : parameterized UserCollectionType
11495modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/type/CustomCollectionType.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/Entity.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/IMyList.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/Mapping.hbm.xmlHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterizedHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/UserCollectionTypeTest.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/User.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/UserPermissions.hbm.xmlHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/PersistentDefaultableList.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/MyList.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/parameterized/DefaultableListImpl.javaHHH-2336 : parameterized UserCollectionType
11495addedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/basic/PersistentMyList.javaHHH-2336 : parameterized UserCollectionType
11495deletedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/test/org/hibernate/test/usercollection/MyListType.javaHHH-2336 : parameterized UserCollectionType
11495modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/mapping/Collection.javaHHH-2336 : parameterized UserCollectionType
11493modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/Session.javaHHH-2603 : deprecate Session.connection()
11491modifiedsteve.ebersole@jboss.com//branches/Branch_3_2/Hibernate3/src/org/hibernate/cache/CacheException.javahave ctor take Throwable, not Exception