TESTS FAILED |
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:147: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:89: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 08/18/2007 03:11:29 |
Time to build: 18 minutes 57 seconds |
Last changed: 12/30/2005 15:59:42 |
Last log entry: Fixed BMT idiom |
Unit Tests: (1075) Total Errors and Failures: (6) | ||||||||||||
| ||||||||||||
Modifications since last build: (first 50 of 362) | ||||
13932 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/legacy/MasterDetailTest.java | skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation |
13932 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/junit/functional/FunctionalTestCase.java | skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation |
12949 | modified | gbadner | //core/branches/Branch_3_2/src/org/hibernate/persister/entity/AbstractEntityPersister.java | HHH-2503 : Throws JDBCExceptionHelper.convert() in AbstractEntityPersister.processGeneratedProperties() |
12945 | added | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/join/OptionalJoinTest.java | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12945 | modified | gbadner | //core/branches/Branch_3_2/src/org/hibernate/persister/entity/AbstractEntityPersister.java | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12945 | added | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/join/JoinSuite.java | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12945 | added | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/join/Thing.java | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12945 | modified | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/AllTests.java | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12945 | added | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/join/Thing.hbm.xml | HHH-2320 : Update detached entity with null joined properties changed to non-null |
12941 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/src/org/hibernate/dialect/Oracle8iDialect.java | HHH-2788 : missing type mapping for DATE and TIME on Oracle8iDialect |
12936 | modified | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/component/basic/Employee.java | HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components |
12936 | modified | gbadner | //core/branches/Branch_3_2/src/org/hibernate/type/TypeFactory.java | HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components |
12936 | modified | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/component/basic/ComponentTest.java | HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components |
12936 | modified | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/component/basic/User.hbm.xml | HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components |
12936 | added | gbadner | //core/branches/Branch_3_2/test/org/hibernate/test/component/basic/OptionalComponent.java | HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components |
12890 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/src/org/hibernate/util/PropertiesHelper.java | HHH-2761 : null and empty string consistency in PropertiesHelper |
12865 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/changelog.txt | prep 3.2.5 release |
12865 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/readme.txt | prep 3.2.5 release |
12865 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/build.xml | prep 3.2.5 release |
12865 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/doc/reference/en/master.xml | prep 3.2.5 release |
12865 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/src/org/hibernate/cfg/Environment.java | prep 3.2.5 release |
12861 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/src/org/hibernate/dialect/IngresDialect.java | HHH-2758 : IngresDialect certification |
12860 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/src/org/hibernate/tuple/component/PojoComponentTuplizer.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Mappings.hbm.xml | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/CollectionSuite.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/MapKey.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Part.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/BackrefCompositeMapKeyTest.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12860 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/test/org/hibernate/test/collection/backref/map/compkey/Product.java | HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException |
12835 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/build.xml | removed some crazy character |
12826 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/build.xml | fork tests |
12824 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2/build.xml | fork tests |
12728 | modified | [EMAIL PROTECTED] | //core/branches/Branch_3_2 | added svn:ignore values |
11779 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/doc/reference | SVN layout migration for core/branches/Branch_3_2 (???) |
11779 | deleted | [EMAIL PROTECTED] | //core/branches/Branch_3_2/reference | SVN layout migration for core/branches/Branch_3_2 (???) |
11778 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/doc/other | SVN layout migration for core/branches/Branch_3_2 (???) |
11778 | deleted | [EMAIL PROTECTED] | //core/branches/Branch_3_2/other | SVN layout migration for core/branches/Branch_3_2 (???) |
11777 | deleted | [EMAIL PROTECTED] | //core/branches/Branch_3_2/api | SVN layout migration for core/branches/Branch_3_2 (???) |
11777 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/doc/api | SVN layout migration for core/branches/Branch_3_2 (???) |
11776 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/doc | SVN layout migration for core/branches/Branch_3_2 (???) |
11775 | deleted | [EMAIL PROTECTED] | //branches/Branch_3_2/Hibernate3/readme.txt | SVN layout migration for core/branches/Branch_3_2 |
11775 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/readme.txt | SVN layout migration for core/branches/Branch_3_2 |
11774 | deleted | [EMAIL PROTECTED] | //branches/Branch_3_2/Hibernate3/lgpl.txt | SVN layout migration for core/branches/Branch_3_2 |
11774 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/lgpl.txt | SVN layout migration for core/branches/Branch_3_2 |
11773 | deleted | [EMAIL PROTECTED] | //branches/Branch_3_2/Hibernate3/indent.py | SVN layout migration for core/branches/Branch_3_2 |
11773 | added | [EMAIL PROTECTED] | //core/branches/Branch_3_2/indent.py | SVN layout migration for core/branches/Branch_3_2 |
11772 | deleted | [EMAIL PROTECTED] | //branches/Branch_3_2/Hibernate3/hibernate_logo.gif | SVN layout migration for core/branches/Branch_3_2 |
_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev