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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:134: 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/06/2006 22:10:00
Time to build: 20 minutes 20 seconds
Last changed: 12/06/2006 08:04:31
Last log entry: HHH-2221 : MySQL and temporary table creation

 Unit Tests: (948)  Total Errors and Failures: (22)
testSimpleNativeSQLInsertorg.hibernate.test.hql.BulkManipulationTest
testQueryorg.hibernate.test.legacy.FooBarTest
testOneToOneGeneratororg.hibernate.test.legacy.FooBarTest
testReachabilityorg.hibernate.test.legacy.FooBarTest
testVersionedCollectionsorg.hibernate.test.legacy.FooBarTest
testReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTest
testManyToManyPropertyReforg.hibernate.test.propertyref.basic.PropertyRefTest
testManualSynchronizationorg.hibernate.test.sql.GeneralTest
testAutoDetectAliasingorg.hibernate.test.sql.GeneralTest
testHandSQLorg.hibernate.test.sql.MySQLTest
testEntityStoredProcedureorg.hibernate.test.sql.MySQLTest
testWhereorg.hibernate.test.where.WhereTest
testFetchInSubqueryFailureExpectedorg.hibernate.test.hql.ASTParserLoadingTest
testSelectExpressionsorg.hibernate.test.hql.HQLTest
testImplicitJoinsAlongWithCartesianProductorg.hibernate.test.hql.HQLTest
testCrazyIdFieldNamesorg.hibernate.test.hql.HQLTest
testImplicitJoinsorg.hibernate.test.hql.HQLTest
testImplicitJoinInSelectorg.hibernate.test.hql.HQLTest
testSelectEntityPropertyorg.hibernate.test.hql.HQLTest
testImplicitJoinInSubselectorg.hibernate.test.hql.HQLTest
testInvalidWithSemanticsorg.hibernate.test.hql.WithClauseTest
testJoinFetchPropertyReforg.hibernate.test.propertyref.basic.PropertyRefTest
 

 Modifications since last build:  (first 50 of 74)
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/dialect/Dialect.javaHHH-2221 : MySQL and temporary table creation
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/dialect/MySQLDialect.javaHHH-2221 : MySQL and temporary table creation
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/TestCase.javaHHH-2221 : MySQL and temporary table creation
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/dialect/Cache71Dialect.javaHHH-2221 : MySQL and temporary table creation
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/hql/ast/exec/AbstractStatementExecutor.javaHHH-2221 : MySQL and temporary table creation
10936modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/BulkManipulationTest.javaHHH-2221 : MySQL and temporary table creation
10933modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.java(follow-on) HHH-2257 : implicit joins and shallow queries
10932modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/HQLTest.javaHHH-2284 : HQL + sub-component references
10932addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/ComponentContainer.javaHHH-2284 : HQL + sub-component references
10932addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/ComponentContainer.hbm.xmlHHH-2284 : HQL + sub-component references
10932modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.javaHHH-2284 : HQL + sub-component references
10932modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/QueryTranslatorTestCase.javaHHH-2284 : HQL + sub-component references
10930modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-2257 : implicit joins and shallow queries
10930modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.javaHHH-2257 : implicit joins and shallow queries
10930modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/hql/QueryTranslatorTestCase.javaHHH-2257 : implicit joins and shallow queries
10928modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/PropertyRefSuite.javaoops!
10927modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/mapping/PersistentClass.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10924modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/jpa/ql/JPAQLComplianceTest.javaadditional test query
10923deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/Person.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/Person.hbm.xmlHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/Group.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/PropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10922modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/discrim/Person.hbm.xmlHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/Address.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/joinedHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/union/Customer.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/Person.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partial/Identity.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/discrim/Customer.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/src/org/hibernate/mapping/PersistentClass.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partial/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/joined/BankAccount.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/joined/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/PropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/complete/Identity.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/unionHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/complete/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/discrimHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920deletedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/joineduidHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920modifiedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/Person.hbm.xmlHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/joined/Person.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partial/Mapping.hbm.xmlHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/Group.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partialHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partial/PartialComponentPropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/union/UnionSubclassPropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920addedsteve.ebersole@jboss.com//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/union/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests