Hi again. Please review the results with mysql 4.1.22 (latest 4.1). There are 2 tests more passing than with the old one (4.1.10a).
Do the results satisfy you so I can move to the next database or mysql should be tunned better? Thanks, Aleksandar
--- Begin Message --- View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20061201071124
TESTS FAILED Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:127: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:83: 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: 12/01/2006 07:11:24 Time to build: 34 minutes 49 seconds Last changed: 12/31/2005 20:44:14 Last log entry: less noisy
Unit Tests: (943) Total Errors and Failures: (48)
testCollectionFetchWithDistinctionAndLimit 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 testUpdateOnManyToOne 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 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 testDeleteWithMetadataWhereFragments 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 testQuery org.hibernate.test.legacy.FooBarTest testOneToOneGenerator org.hibernate.test.legacy.FooBarTest testReachability org.hibernate.test.legacy.FooBarTest testVersionedCollections org.hibernate.test.legacy.FooBarTest testReturnPropertyComponentRename org.hibernate.test.legacy.SQLLoaderTest testOneToManyLinkTable org.hibernate.test.onetomany.OneToManyTest testManyToManyPropertyRef org.hibernate.test.propertyref.PropertyRefTest testManualSynchronization org.hibernate.test.sql.GeneralTest testAutoDetectAliasing org.hibernate.test.sql.GeneralTest testScalarStoredProcedure org.hibernate.test.sql.MySQLTest testParameterHandling org.hibernate.test.sql.MySQLTest testEntityStoredProcedure org.hibernate.test.sql.MySQLTest testFiltersWithJoinedSubclass org.hibernate.test.subclassfilter.JoinedSubclassFilterTest testFetchInSubqueryFailureExpected org.hibernate.test.hql.ASTParserLoadingTest testJoinFetchPropertyRef org.hibernate.test.propertyref.PropertyRefTest
Modifications since last build: (first 50 of 2301) 10905 modified epbernard //trunk/Hibernate3/src/org/hibernate/mapping/PersistentClass.java ANN-425 Property not found when defined in a @IdClass and referenced by a @OneToManyANN-499 @IdClass and @ManyToOne leads to repeated column exception 10900 modified epbernard //trunk/Hibernate3/src/org/hibernate/persister/collection/AbstractCollectionPersister.java HHH-2275 10897 modified epbernard //trunk/Hibernate3/src/org/hibernate/mapping/Collection.java HHH-2274 use ordered collection when manyToManyOrderBy is used 10884 modified honma //trunk/Hibernate3/doc/reference/build.xml i duplicated comment out line of ja in all.doc target. 10880 modified epbernard //trunk/Hibernate3/src/org/hibernate/mapping/DenormalizedTable.java ANN-473 unique constraint on TABLE_PER_CLASS 10874 modified honma //trunk/Hibernate3/doc/reference/ja/modules/configuration.xml remove black circle mark that is translator used. 10874 modified honma //trunk/Hibernate3/doc/reference/ja/modules/basic_mapping.xml remove black circle mark that is translator used. 10874 modified honma //trunk/Hibernate3/doc/reference/ja/modules/session_api.xml remove black circle mark that is translator used. 10874 modified honma //trunk/Hibernate3/doc/reference/ja/modules/performance.xml remove black circle mark that is translator used. 10874 modified honma //trunk/Hibernate3/doc/reference/ja/modules/query_sql.xml remove black circle mark that is translator used. 10871 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.java adjusted test case for Ingres. 10869 modified epbernard //trunk/Hibernate3/src/org/hibernate/engine/query/ParameterParser.java HHH-2264 Avoid NPE on user query error 10864 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/impl/SessionFactoryImpl.java HHH-2259 : jta current session + auto-flush 10862 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/impl/SQLQueryImpl.java HHH-2238 : SQLQuery.executeUpdate() + flush-modes 10860 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/util/ExternalSessionFactoryConfig.java HHH-2246 : mbean + cache-provider-config setting 10860 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/jmx/HibernateServiceMBean.java HHH-2246 : mbean + cache-provider-config setting 10857 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/persister/entity/JoinedSubclassEntityPersister.java HHH-2242 : optimisitc-locking=none on joined-subclass 10857 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/engine/Versioning.java HHH-2242 : optimisitc-locking=none on joined-subclass 10857 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/tuple/entity/EntityMetamodel.java HHH-2242 : optimisitc-locking=none on joined-subclass 10856 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/impl/AbstractQueryImpl.java HHH-2250 : Query.setEntity() with null entity 10853 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/AllTests.java HHH-1851 : add tests to AllTests 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/LineItem.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/Person.java HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractPropertyMapping.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/IdentifierPropertyReferencesTest.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/Order.java HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/doc/reference/en/modules/query_hql.xml HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/Mapping.hbm.xml HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/legacy/CustomPersister.java HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/hql/ast/tree/FromElement.java HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops HHH-1851 : relax special 'id' property handling 10852 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/idprops/LineItemPK.java HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/persister/entity/EntityPersister.java HHH-1851 : relax special 'id' property handling 10852 modified [EMAIL PROTECTED] //trunk/Hibernate3/src/org/hibernate/tuple/entity/EntityMetamodel.java HHH-1851 : relax special 'id' property handling 10849 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.java more component type queries 10848 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/LobHolder.java lob testing 10848 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/MaterializedBlobType.java lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/LobTest.java lob testing 10848 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/BlobTest.java lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/User.java lob testing 10848 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/AllTests.java lob testing 10848 modified [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/ClobTest.java lob testing 10848 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/LobMappings.hbm.xml lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/Name.java lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/ClobHoldingEntity.java lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/User.hbm.xml lob testing 10848 deleted [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/ClobHoldingEntity.hbm.xml lob testing 10848 added [EMAIL PROTECTED] //trunk/Hibernate3/test/org/hibernate/test/lob/LobSuite.java lob testing
--- End Message ---
_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev