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

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/07/2006 23:06:41
Time to build: 20 minutes 7 seconds
Last changed: 12/07/2006 17:28:06
Last log entry: doh!

 Unit Tests: (949)  Total Errors and Failures: (10)
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
testManualSynchronizationorg.hibernate.test.sql.GeneralTest
testAutoDetectAliasingorg.hibernate.test.sql.GeneralTest
testHandSQLorg.hibernate.test.sql.MySQLTest
testEntityStoredProcedureorg.hibernate.test.sql.MySQLTest
 

 Modifications since last build:  (first 50 of 97)
10954modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/unionsubclass2/UnionSubclassTest.javadoh!
10953modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/FooBarTest.javaadded skip protection regarding circular cascade delete constraints
10950modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javacorrected test expectation based on earlier fix for implicit joins
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/ReattachVisitor.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/PropertyRefTest.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/AbstractReassociateEventListener.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultDeleteEventListener.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultSaveOrUpdateEventListener.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/OnUpdateVisitor.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/basic/Person.hbm.xmlHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultReplicateEventListener.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/OnLockVisitor.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/OnReplicateVisitor.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10948modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/AbstractSaveEventListener.javaHHH-2291 - reattachment of collections with a property-ref key;code and javadoc cleanup
10945modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/WithClauseTest.javaspecialized InvalidWithClauseException
10945modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/HqlSqlWalker.javaspecialized InvalidWithClauseException
10945added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/InvalidWithClauseException.javaspecialized InvalidWithClauseException
10943modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javaremoved FailureExpected
10941modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/CrazyIdFieldNames.hbm.xmltest failures - shallow + implicit joins
10941modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javatest failures - shallow + implicit joins
10941modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/HQLTest.javatest failures - shallow + implicit joins
10941modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.javatest failures - shallow + implicit joins
10939modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/jdbc/ConnectionManager.javabug in borrowed connection releasing
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Dialect.javaHHH-2221 : MySQL and temporary table creation
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/MySQLDialect.javaHHH-2221 : MySQL and temporary table creation
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/TestCase.javaHHH-2221 : MySQL and temporary table creation
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Cache71Dialect.javaHHH-2221 : MySQL and temporary table creation
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/exec/AbstractStatementExecutor.javaHHH-2221 : MySQL and temporary table creation
10936modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/BulkManipulationTest.javaHHH-2221 : MySQL and temporary table creation
10933modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.java(follow-on) HHH-2257 : implicit joins and shallow queries
10932modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/HQLTest.javaHHH-2284 : HQL + sub-component references
10932added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ComponentContainer.javaHHH-2284 : HQL + sub-component references
10932added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ComponentContainer.hbm.xmlHHH-2284 : HQL + sub-component references
10932modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.javaHHH-2284 : HQL + sub-component references
10932modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/QueryTranslatorTestCase.javaHHH-2284 : HQL + sub-component references
10930modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-2257 : implicit joins and shallow queries
10930modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/DotNode.javaHHH-2257 : implicit joins and shallow queries
10930modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/QueryTranslatorTestCase.javaHHH-2257 : implicit joins and shallow queries
10928modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/PropertyRefSuite.javaoops!
10927modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/mapping/PersistentClass.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10924modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/jpa/ql/JPAQLComplianceTest.javaadditional test query
10923deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/Person.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/Person.hbm.xmlHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/Group.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10923deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/PropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10922modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partialHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/component/partial/PartialComponentPropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/union/UnionSubclassPropertyRefTest.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests
10920added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/propertyref/inheritence/union/Account.javaHHH-2282 : PersistentClass propetty lookups and embedded composite identifiers;consolidate property-ref tests

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to