http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20070328064843
Many failing tests. Sybase have now 200 connections allowed so this isn't a problem. I've looked at few of the errors and they don't seem to be caused by configuration. Let me know if further server and/or cruisecontrol configuration is required. Thanks, Aleksandar
--- Begin Message --- View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20070328064843
TESTS FAILED Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:119: 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: 03/28/2007 06:48:43 Time to build: 18 minutes 41 seconds Last changed: 12/31/2005 20:44:14 Last log entry: less noisy
Unit Tests: (1046) Total Errors and Failures: (82)
testPutAgainstUninitializedMap org.hibernate.test.collection.map.PersistentMapTest testUpdateFalse org.hibernate.test.component.basic.ComponentTest testComponent org.hibernate.test.component.basic.ComponentTest testComponentStateChangeAndDirtiness org.hibernate.test.component.basic.ComponentTest testComponentQueries org.hibernate.test.component.basic.ComponentTest testComponentFormulaQuery org.hibernate.test.component.basic.ComponentTest testNamedQuery org.hibernate.test.component.basic.ComponentTest testMerging org.hibernate.test.component.cascading.toone.CascadeToComponentAssociationTest testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources org.hibernate.test.connections.AggressiveReleaseTest testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources org.hibernate.test.connections.CurrentSessionConnectionTest testSubselect org.hibernate.test.criteria.CriteriaQueryTest testDom4j org.hibernate.test.entitymode.dom4j.basic.Dom4jTest testMapIndexEmision org.hibernate.test.entitymode.dom4j.basic.Dom4jTest testGeneratedProperty org.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest testCollectionFetchWithDistinctionAndLimit org.hibernate.test.hql.ASTParserLoadingTest testStr org.hibernate.test.hql.ASTParserLoadingTest testExtract org.hibernate.test.hql.ASTParserLoadingTest testEJBQLFunctions org.hibernate.test.hql.ASTParserLoadingTest testTempTableGenerationIsolation org.hibernate.test.hql.BulkManipulationTest testBooleanHandling org.hibernate.test.hql.BulkManipulationTest testSimpleInsert org.hibernate.test.hql.BulkManipulationTest testSimpleNativeSQLInsert org.hibernate.test.hql.BulkManipulationTest testInsertWithManyToOne org.hibernate.test.hql.BulkManipulationTest testInsertWithMismatchedTypes org.hibernate.test.hql.BulkManipulationTest testInsertIntoSuperclassPropertiesFails org.hibernate.test.hql.BulkManipulationTest testInsertAcrossMappedJoinFails org.hibernate.test.hql.BulkManipulationTest testUpdateWithWhereExistsSubquery org.hibernate.test.hql.BulkManipulationTest testUpdateOnComponent org.hibernate.test.hql.BulkManipulationTest testUpdateOnImplicitJoinFails org.hibernate.test.hql.BulkManipulationTest testUpdateOnDiscriminatorSubclass org.hibernate.test.hql.BulkManipulationTest testUpdateOnAnimal org.hibernate.test.hql.BulkManipulationTest testUpdateOnMammal org.hibernate.test.hql.BulkManipulationTest testUpdateSetNullUnionSubclass org.hibernate.test.hql.BulkManipulationTest testUpdateSetNullOnDiscriminatorSubclass org.hibernate.test.hql.BulkManipulationTest testUpdateSetNullOnJoinedSubclass org.hibernate.test.hql.BulkManipulationTest testSimpleDeleteOnAnimal org.hibernate.test.hql.BulkManipulationTest testDeleteOnDiscriminatorSubclass org.hibernate.test.hql.BulkManipulationTest testDeleteOnJoinedSubclass org.hibernate.test.hql.BulkManipulationTest testDeleteOnMappedJoin org.hibernate.test.hql.BulkManipulationTest testDeleteUnionSubclassAbstractRoot org.hibernate.test.hql.BulkManipulationTest testDeleteUnionSubclassConcreteSubclass org.hibernate.test.hql.BulkManipulationTest testDeleteUnionSubclassLeafSubclass org.hibernate.test.hql.BulkManipulationTest testDeleteRestrictedOnManyToOne org.hibernate.test.hql.BulkManipulationTest testScrollingJoinFetchesForward org.hibernate.test.hql.ScrollableCollectionFetchingTest testScrollingJoinFetchesReverse org.hibernate.test.hql.ScrollableCollectionFetchingTest testScrollingJoinFetchesPositioning org.hibernate.test.hql.ScrollableCollectionFetchingTest testWithClauseFailsWithFetch org.hibernate.test.hql.WithClauseTest testWithClause org.hibernate.test.hql.WithClauseTest testInterfaceProxies org.hibernate.test.interfaceproxy.InterfaceProxyTest testJpaStylePositionalParametersInNativeSql org.hibernate.test.jpa.ql.NativeQueryTest testOnCascadeDelete org.hibernate.test.legacy.FooBarTest testCollectionsInSelect org.hibernate.test.legacy.FooBarTest testCompositeKeyPathExpressions org.hibernate.test.legacy.FumTest testUnionSubclass org.hibernate.test.legacy.IJ2Test testCollection org.hibernate.test.legacy.MultiTableTest testProxyReuse org.hibernate.test.legacy.ParentChildTest testBlobClob org.hibernate.test.legacy.SQLFunctionsTest testReturnPropertyComponentRename org.hibernate.test.legacy.SQLLoaderTest testBoundedMaterializedBlobAccess org.hibernate.test.lob.BlobTest testBoundedBlobLocatorAccess org.hibernate.test.lob.BlobTest testUnboundedBlobLocatorAccess org.hibernate.test.lob.BlobTest testBoundedMaterializedClobAccess org.hibernate.test.lob.ClobTest testBoundedClobLocatorAccess org.hibernate.test.lob.ClobTest testUnboundedClobLocatorAccess org.hibernate.test.lob.ClobTest testNewSerializableType org.hibernate.test.lob.SerializableTypeTest testManyToManyWithFormula org.hibernate.test.manytomany.ManyToManyTest testMixedInheritance org.hibernate.test.mixed.MixedTest testOneToManyLinkTable org.hibernate.test.onetomany.OneToManyTest testOneToOneOnSubclass org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest testOneToOneOnSubclass org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest testPagination org.hibernate.test.pagination.PaginationTest testOneToOnePropertyRef org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest testMappedAliasStrategy org.hibernate.test.sql.GeneralTest testAutoDetectAliasing org.hibernate.test.sql.GeneralTest testScalarStoredProcedure org.hibernate.test.sql.MSSQLTest testParameterHandling org.hibernate.test.sql.MSSQLTest testEntityStoredProcedure org.hibernate.test.sql.MSSQLTest testQueryStatGathering org.hibernate.test.stats.StatsTest testFiltersWithJoinedSubclass org.hibernate.test.subclassfilter.JoinedSubclassFilterTest testCurrentSessionWithScroll org.hibernate.test.tm.CMTTest testUnionSubclassFetchMode org.hibernate.test.unionsubclass.UnionSubclassTest testJoinedSubclass org.hibernate.test.ondelete.OnDeleteTest
Modifications since last build: (first 50 of 2969) 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic HHH-2521 : component cascading 11345 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/User.hbm.xml HHH-2521 : component cascading 11345 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/ComponentTest.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/Mappings.hbm.xml HHH-2521 : component cascading 11345 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/Person.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/CascadeToComponentAssociationTest.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection/Mappings.hbm.xml HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/ComponentSuite.java HHH-2521 : component cascading 11345 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/User.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/User.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/Document.java HHH-2521 : component cascading 11345 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/Employee.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone HHH-2521 : component cascading 11345 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/type/TypeFactory.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic/User.hbm.xml HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection/Value.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic/ComponentTest.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/Address.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection/LocalizedStrings.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic/Person.java HHH-2521 : component cascading 11345 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/AllTests.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection/CascadeToComponentCollectionTest.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/collection/Definition.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic/User.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/cascading/toone/PersonalInfo.java HHH-2521 : component cascading 11345 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/component/basic/Employee.java HHH-2521 : component cascading 11342 modified epbernard //trunk/Hibernate3/doc/reference/en/modules/persistent_classes.xml doc typo 11339 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/exception/SQLExceptionConversionTest.java db2 testsuite 11337 modified epbernard //trunk/Hibernate3/src/org/hibernate/impl/SessionFactoryObjectFactory.java HHH-2513 move lookup failure from WARN to DEBUG, it's catch up by the caller anyway 11335 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/keymanytoone/bidir/component/EagerKeyManyToOneTest.java HHH-2277 : key-many-to-one (bidir + eager) : test 11332 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/jdbc/AbstractBatcher.java sybase testsuite 11332 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/connections/SuppliedConnectionTest.java sybase testsuite 11332 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/junit/functional/FunctionalTestCase.java sybase testsuite 11330 added epbernard //trunk/Hibernate3/test/org/hibernate/test/id/UseIdentifierRollbackTest.java Remove unfinished test, add test for use_identifier_rollback 11330 deleted epbernard //trunk/Hibernate3/test/org/hibernate/test/orphan/OrphanIdRollbackTest.java Remove unfinished test, add test for use_identifier_rollback 11330 deleted epbernard //trunk/Hibernate3/test/org/hibernate/test/orphan/ProductAndIdRollback.hbm.xml Remove unfinished test, add test for use_identifier_rollback 11330 modified epbernard //trunk/Hibernate3/test/org/hibernate/test/orphan/OrphanSuite.java Remove unfinished test, add test for use_identifier_rollback 11330 added epbernard //trunk/Hibernate3/test/org/hibernate/test/id/Product.java Remove unfinished test, add test for use_identifier_rollback 11330 added epbernard //trunk/Hibernate3/test/org/hibernate/test/id/Product.hbm.xml Remove unfinished test, add test for use_identifier_rollback 11328 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/boa removed unused dir 11325 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/table/Basic.hbm.xml HHH-2471 : enhanced generator : table 11325 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/id/enhanced/TableGenerator.java HHH-2471 : enhanced generator : table 11325 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/table/Pooled.hbm.xml HHH-2471 : enhanced generator : table 11325 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/forcedtable/BasicTableTest.java HHH-2471 : enhanced generator : table 11325 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/table/Entity.java HHH-2471 : enhanced generator : table 11325 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/forcedtable/PooledTableTest.java HHH-2471 : enhanced generator : table 11325 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/table/HiLo.hbm.xml HHH-2471 : enhanced generator : table 11325 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idgen/enhanced/table HHH-2471 : enhanced generator : table
--- End Message ---
_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev