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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:107: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:63: 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: 01/20/2006 17:41:48
Time to build: 31 minutes 30 seconds
Last changed: 12/31/2005 20:44:14
Last log entry: less noisy

 Unit Tests: (779)  Total Errors and Failures: (37)
testQueryorg.hibernate.test.legacy.FooBarTest
testQueryCollectionOfValuesorg.hibernate.test.legacy.FooBarTest
testOneToOneGeneratororg.hibernate.test.legacy.FooBarTest
testCollectionsInSelectorg.hibernate.test.legacy.FooBarTest
testReachabilityorg.hibernate.test.legacy.FooBarTest
testIteratorsorg.hibernate.test.legacy.FooBarTest
testVersionedCollectionsorg.hibernate.test.legacy.FooBarTest
testRecursiveLoadorg.hibernate.test.legacy.FooBarTest
testNoForeignKeyViolationsorg.hibernate.test.legacy.FooBarTest
testCompositeIDQueryorg.hibernate.test.legacy.FumTest
testKeyManyToOneorg.hibernate.test.legacy.FumTest
testCompositeKeyPathExpressionsorg.hibernate.test.legacy.FumTest
testUnionSubclassorg.hibernate.test.legacy.IJ2Test
testFormulaDiscriminatororg.hibernate.test.legacy.IJTest
testOneToOnePropertyReforg.hibernate.test.legacy.MapTest
testMapOneToOneorg.hibernate.test.legacy.MapTest
testMasterDetailorg.hibernate.test.legacy.MasterDetailTest
testIncomingOutgoingorg.hibernate.test.legacy.MasterDetailTest
testQueriesorg.hibernate.test.legacy.MultiTableTest
testNarroworg.hibernate.test.legacy.MultiTableTest
testJoinsorg.hibernate.test.legacy.MultiTableTest
testSubclassCollectionorg.hibernate.test.legacy.MultiTableTest
testMultiTableorg.hibernate.test.legacy.MultiTableTest
testMultiTableGeneratedIdorg.hibernate.test.legacy.MultiTableTest
testCollectionQueryorg.hibernate.test.legacy.ParentChildTest
testQueryOneToOneorg.hibernate.test.legacy.ParentChildTest
testReadOnlyOnProxiesFailureExpectedorg.hibernate.test.readonly.ReadOnlyTest
testScalarStoredProcedureorg.hibernate.test.sql.MySQLTest
testParameterHandlingorg.hibernate.test.sql.MySQLTest
testEntityStoredProcedureorg.hibernate.test.sql.MySQLTest
testCollectionJoinsInSubselectFailureExpectedorg.hibernate.test.hql.HQLTest
testEmptyInListFailureExpectedorg.hibernate.test.hql.HQLTest
testMaxindexHqlFunctionInElementAccessorFailureExpectedorg.hibernate.test.hql.HQLTest
testMultipleElementAccessorOperatorsFailureExpectedorg.hibernate.test.hql.HQLTest
testKeyManyToOneJoinFailureExpectedorg.hibernate.test.hql.HQLTest
testDuplicateExplicitJoinFailureExpectedorg.hibernate.test.hql.HQLTest
testCollectionFetchVsLoadorg.hibernate.test.stats.StatsTest
 

 Modifications since last build:  (first 50 of 196)
1.50modifiedsteveebersoletest/org/hibernate/test/hql/BulkManipulationTest.javaminor
1.3modifiedsteveebersoletest/org/hibernate/test/sql/MySQLEmployment.hbm.xmlminor
1.2modifiedsteveebersoletest/org/hibernate/test/timestamp/User.hbm.xmlno `User` table allowed on MySQL5
1.9modifiedmaxcsaucdktest/org/hibernate/test/legacy/ConfigurationPerformanceTest.javabad commit
1.3modifiedsteveebersoletest/org/hibernate/test/readonly/ReadOnlyTest.javatest for HHH-1352
1.49modifiedsteveebersoletest/org/hibernate/test/hql/BulkManipulationTest.javaHHH-1361 : isolate create/drop temp table for hql-bulk stuff from any ongoing transaction
1.5modifiedsteveebersoletest/org/hibernate/test/id/MultipleHiLoPerTableGeneratorTest.javaHHH-1361 : isolate create/drop temp table for hql-bulk stuff from any ongoing transaction
1.1addedsteveebersoletest/org/hibernate/test/hql/SimpleAssociatedEntity.javafixed build issue (cruise control)
1.1addedsteveebersoletest/org/hibernate/test/hql/SimpleEntityWithAssociation.hbm.xmlfixed build issue (cruise control)
1.1addedsteveebersoletest/org/hibernate/test/hql/SimpleEntityWithAssociation.javafixed build issue (cruise control)
1.176modifiedsteveebersoletest/org/hibernate/test/hql/HQLTest.javaHHH-1302 : query return types
1.32modifiedsteveebersoletest/org/hibernate/test/hql/QueryTranslatorTestCase.javaHHH-1302 : query return types
1.48modifiedsteveebersoletest/org/hibernate/test/hql/BulkManipulationTest.javaHHH-1349 : hql delete/update statements and correlated subqueries
1.175modifiedsteveebersoletest/org/hibernate/test/hql/HQLTest.javaminor
1.4modifiedepbernardtest/org/hibernate/test/legacy/Componentizable.hbm.xmlHHH-1019 The code needs some clean up and mutualization regarding the same mechanic in EJB3
1.23modifiedepbernardtest/org/hibernate/test/legacy/SQLLoaderTest.javaHHH-1019 The code needs some clean up and mutualization regarding the same mechanic in EJB3
1.3modifiedsteveebersoletest/org/hibernate/test/generatedkeys/oracle/OracleGeneratedKeysTest.javaimplemented database-feature-specific-test skipping
1.1addedsteveebersoletest/org/hibernate/test/sql/General.hbm.xmlimplemented database-feature-specific-test skipping
1.1addedsteveebersoletest/org/hibernate/test/sql/GeneralTest.javaimplemented database-feature-specific-test skipping
1.1addedsteveebersoletest/org/hibernate/test/sql/HandSQLTest.javaimplemented database-feature-specific-test skipping
1.4modifiedsteveebersoletest/org/hibernate/test/sql/MSSQLEmployment.hbm.xmlimplemented database-feature-specific-test skipping
1.9modifiedsteveebersoletest/org/hibernate/test/sql/MSSQLTest.javaimplemented database-feature-specific-test skipping
1.2modifiedsteveebersoletest/org/hibernate/test/sql/MySQLEmployment.hbm.xmlimplemented database-feature-specific-test skipping
1.4modifiedsteveebersoletest/org/hibernate/test/sql/MySQLTest.javaimplemented database-feature-specific-test skipping
1.18modifiedsteveebersoletest/org/hibernate/test/sql/OracleEmployment.hbm.xmlimplemented database-feature-specific-test skipping
1.9modifiedsteveebersoletest/org/hibernate/test/sql/OracleSQLTest.javaimplemented database-feature-specific-test skipping
1.4modifiedsteveebersoletest/org/hibernate/test/version/sybase/SybaseTimestampVersioningTest.javaimplemented database-feature-specific-test skipping
1.3modifiedsteveebersoletest/org/hibernate/test/generated/AbstractGeneratedPropertyTest.javaimplemented database-feature-specific-test skipping
1.5modifiedsteveebersoletest/org/hibernate/test/generated/TimestampGeneratedValuesWithCachingTest.javaimplemented database-feature-specific-test skipping
1.3modifiedsteveebersoletest/org/hibernate/test/generated/TriggerGeneratedValuesWithCachingTest.javaimplemented database-feature-specific-test skipping
1.3modifiedsteveebersoletest/org/hibernate/test/generated/TriggerGeneratedValuesWithoutCachingTest.javaimplemented database-feature-specific-test skipping
1.1addedsteveebersoletest/org/hibernate/test/onetoone/nopojo/OneToOneTest.javaHHH-1336 : ForeignGenerator + entity-name + transient-foreign-ref
1.1addedsteveebersoletest/org/hibernate/test/onetoone/nopojo/Person.hbm.xmlHHH-1336 : ForeignGenerator + entity-name + transient-foreign-ref
1.3modifiedmaxcsaucdktest/org/hibernate/test/sql/MSSQLEmployment.hbm.xmlHHH-1351 <return-scalar name="blah"/> should be possible
1.14modifiedmaxcsaucdktest/org/hibernate/test/querycache/QueryCacheTest.javastart of better dialect skipping code (only done for sybase/mssql until now)
1.36modifiedmaxcsaucdktest/org/hibernate/test/legacy/FooBarTest.javastart of better dialect skipping code (only done for sybase/mssql until now)
1.22modifiedmaxcsaucdktest/org/hibernate/test/legacy/SQLLoaderTest.javaremoved unneeded skipping for sqlserverdialect (probably ok because of earlier case sensitive fixing)
1.11modifiedmaxcsaucdktest/org/hibernate/test/legacy/MultiTableTest.javadocumented dialect check
1.3modifiedsteveebersoletest/org/hibernate/test/sql/MySQLTest.javatypo
1.2modifiedsteveebersoletest/org/hibernate/test/legacy/LegacyTestCase.javatrue/false query substitutions when using classic parser
1.47modifiedsteveebersoletest/org/hibernate/test/hql/ASTParserLoadingTest.javafixed failure on SQLServer
1.6modifiedmaxcsaucdktest/org/hibernate/test/legacy/Category.hbm.xmlmake case consistent for mssql server and fix bad xml.
1.8modifiedmaxcsaucdktest/org/hibernate/test/legacy/ConfigurationPerformanceTest.javamake case consistent for mssql server and fix bad xml.
1.21modifiedmaxcsaucdktest/org/hibernate/test/legacy/SQLLoaderTest.javamake case consistent for mssql server and fix bad xml.
1.4modifiedmaxcsaucdktest/org/hibernate/test/map/UserGroup.hbm.xmlmake case consistent for mssql server and fix bad xml.
1.2modifiedmaxcsaucdktest/org/hibernate/test/sql/MySQLTest.javamake case consistent for mssql server and fix bad xml.
1.8modifiedmaxcsaucdktest/org/hibernate/test/sql/OracleSQLTest.javamake case consistent for mssql server and fix bad xml.
1.3modifiedmaxcsaucdktest/org/hibernate/test/version/sybase/User.hbm.xmlmake case consistent for mssql server and fix bad xml.
1.2modifiedmaxcsaucdktest/org/hibernate/test/sql/MSSQLEmployment.hbm.xmlmake case consistent for mssql server and use getdate instead of date.
1.8modifiedmaxcsaucdktest/org/hibernate/test/sql/MSSQLTest.javamake case consistent for mssql server and use getdate instead of date.

Reply via email to