[hibernate-commits] [hibernate/hibernate-orm] d4ad0d: HHH-12937 Fix tests on SAP HANA

GitHub noreply at github.com
Tue Oct 16 04:22:47 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d4ad0df883a3d4708fe45ce7b024d9f3b7fbe0bd
      https://github.com/hibernate/hibernate-orm/commit/d4ad0df883a3d4708fe45ce7b024d9f3b7fbe0bd
  Author: Jonathan Bregler <jonathan.bregler at sap.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/where/annotations/LazyElementCollectionBasicNonUniqueIdWhereTest.java
    M hibernate-core/src/test/java/org/hibernate/test/where/annotations/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java
    M hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.java
    M hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java

  Log Message:
  -----------
  HHH-12937 Fix tests on SAP HANA

The following tests fail because of a DROP TABLE statement without CASCADE
- org.hibernate.test.where.annotations.LazyElementCollectionBasicNonUniqueIdWhereTest
- org.hibernate.test.where.annotations.LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest
- org.hibernate.test.where.hbm.LazyElementCollectionBasicNonUniqueIdWhereTest
- org.hibernate.test.where.hbm.LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list