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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:75: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:66: 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/27/2006 06:30:25
Time to build: 8 minutes 40 seconds
Last changed: 12/31/2005 20:44:14
Last log entry: less noisy

 Unit Tests: (788)  Total Errors and Failures: (10)
testBasicSessionUsageorg.hibernate.test.connections.CurrentSessionConnectionTest
testProxySerializationAfterSessionClosedorg.hibernate.test.proxy.ProxyTest
testReadOnlyOnProxiesFailureExpectedorg.hibernate.test.readonly.ReadOnlyTest
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 232)
1.10modifiedsteveebersoletest/org/hibernate/test/proxy/ProxyTest.javatest for HHH-1392
1.49modifiedsteveebersoletest/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-1306 : HQL parse error fetching arrays/collections of values
1.177modifiedsteveebersoletest/org/hibernate/test/hql/HQLTest.javaHHH-1306 : HQL parse error fetching arrays/collections of values
1.48modifiedsteveebersoletest/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-1386 : long integer literals in HQL
1.3modifiedsteveebersoletest/org/hibernate/test/legacy/LegacyTestCase.javastupid me ;)
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.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.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