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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:122: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:78: 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: 08/11/2006 22:25:16
Time to build: 43 minutes 10 seconds
Last changed: 12/31/2005 20:44:14
Last log entry: less noisy

 Unit Tests: (870)  Total Errors and Failures: (44)
testComponentQueriesorg.hibernate.test.hql.ASTParserLoadingTest
testCollectionFetchWithDistinctionAndLimitorg.hibernate.test.hql.ASTParserLoadingTest
testTempTableGenerationIsolationorg.hibernate.test.hql.BulkManipulationTest
testBooleanHandlingorg.hibernate.test.hql.BulkManipulationTest
testSimpleInsertorg.hibernate.test.hql.BulkManipulationTest
testSimpleNativeSQLInsertorg.hibernate.test.hql.BulkManipulationTest
testInsertWithManyToOneorg.hibernate.test.hql.BulkManipulationTest
testInsertWithMismatchedTypesorg.hibernate.test.hql.BulkManipulationTest
testInsertIntoSuperclassPropertiesFailsorg.hibernate.test.hql.BulkManipulationTest
testInsertAcrossMappedJoinFailsorg.hibernate.test.hql.BulkManipulationTest
testUpdateWithWhereExistsSubqueryorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnComponentorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnManyToOneorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnImplicitJoinFailsorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnAnimalorg.hibernate.test.hql.BulkManipulationTest
testUpdateOnMammalorg.hibernate.test.hql.BulkManipulationTest
testUpdateSetNullUnionSubclassorg.hibernate.test.hql.BulkManipulationTest
testUpdateSetNullOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTest
testUpdateSetNullOnJoinedSubclassorg.hibernate.test.hql.BulkManipulationTest
testDeleteOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTest
testDeleteOnJoinedSubclassorg.hibernate.test.hql.BulkManipulationTest
testDeleteOnMappedJoinorg.hibernate.test.hql.BulkManipulationTest
testDeleteUnionSubclassAbstractRootorg.hibernate.test.hql.BulkManipulationTest
testDeleteUnionSubclassConcreteSubclassorg.hibernate.test.hql.BulkManipulationTest
testDeleteUnionSubclassLeafSubclassorg.hibernate.test.hql.BulkManipulationTest
testDeleteWithMetadataWhereFragmentsorg.hibernate.test.hql.BulkManipulationTest
testDeleteRestrictedOnManyToOneorg.hibernate.test.hql.BulkManipulationTest
testScrollingJoinFetchesForwardorg.hibernate.test.hql.ScrollableCollectionFetchingTest
testScrollingJoinFetchesReverseorg.hibernate.test.hql.ScrollableCollectionFetchingTest
testScrollingJoinFetchesPositioningorg.hibernate.test.hql.ScrollableCollectionFetchingTest
testWithClauseFailsWithFetchorg.hibernate.test.hql.WithClauseTest
testWithClauseorg.hibernate.test.hql.WithClauseTest
testSelectWithDistinctClauseorg.hibernate.test.jpa.ql.JPAQLComplianceTest
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
testOneToManyLinkTableorg.hibernate.test.onetomany.OneToManyTest
testAutoDetectAliasingorg.hibernate.test.sql.GeneralTest
testScalarStoredProcedureorg.hibernate.test.sql.MySQLTest
testParameterHandlingorg.hibernate.test.sql.MySQLTest
testEntityStoredProcedureorg.hibernate.test.sql.MySQLTest
 

 Modifications since last build:  (first 50 of 1793)
10251modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/SQLServerDialect.javautilize combined trim emulation function template from sqlserver dialect
10249modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/DB2Dialect.javaHHH-1949 : ANSI SQL trim() function on DB2 and friends
10249added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/AnsiTrimEmulationFunction.javaHHH-1949 : ANSI SQL trim() function on DB2 and friends
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestIsPropertyInitializedExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/domain/Documents.hbm.xmlHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestLazyManyToOneExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestInjectFieldInterceptorExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/AbstractExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestLazyExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/Executable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestIsPropertyInitializedExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestFetchAllExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestLazyManyToOneExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestManyToOneProxyExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestDirtyCheckExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/casesHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/JavassistInstrumentationTest.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/Executable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestLazyExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/AbstractTransformingClassLoaderInstrumentTestCase.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestFetchAllExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/domain/Entity.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/TestInjectFieldInterceptorExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/buildtime/InstrumentTest.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/runtime/AbstractExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10246added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/cases/TestDirtyCheckExecutable.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10245modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/mapping/Property.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10244modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/mapping/Property.javaHHH-1740 : many-to-one (and one-to-one) with lazy="proxy" and bytecode instrumentation
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/modules/basic_mapping.xmlI've finished translating reference document v3.2.0 at last : )
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/readme_ja.txtI've finished translating reference document v3.2.0 at last : )
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/modules/architecture.xmlI've finished translating reference document v3.2.0 at last : )
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/master.xmlI've finished translating reference document v3.2.0 at last : )
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/modules/tutorial.xmlI've finished translating reference document v3.2.0 at last : )
10238modifiedhonma//trunk/Hibernate3/doc/reference/ja/modules/query_sql.xmlI've finished translating reference document v3.2.0 at last : )
10237modifiedepbernard//trunk/Hibernate3/src/org/hibernate/engine/CascadingAction.javaHHH-1992 avoid cascading checking on lazy properties if it does not make sense
10237modifiedepbernard//trunk/Hibernate3/src/org/hibernate/engine/Cascade.javaHHH-1992 avoid cascading checking on lazy properties if it does not make sense
10229modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/Glarch.hbm.xmlHHH-1980 : disallow combination of <version/> and optimistic-lock
10229modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/tuple/entity/EntityMetamodel.javaHHH-1980 : disallow combination of <version/> and optimistic-lock
10228modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javatemporary fix for HHH-1980
10226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-1677 : optimistic-lock and delete
10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/OptimisticLockTest.javaHHH-1677 : optimistic-lock and delete
10226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/sql/Delete.javaHHH-1677 : optimistic-lock and delete
10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/Document.hbm.xmlHHH-1677 : optimistic-lock and delete
10224modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultEvictEventListener.javaHHH-1954 : proxies and eviction
10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/Container.javaHHH-1954 : proxies and eviction
10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/DataPoint.javaHHH-1954 : proxies and eviction
10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/DataPoint.hbm.xmlHHH-1954 : proxies and eviction
10223added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/Info.javaHHH-1954 : proxies and eviction
10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/ProxyTest.javaHHH-1954 : proxies and eviction
10222modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/DerbyDialect.javamissed import cleanup

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

Reply via email to