[hibernate-commits] [hibernate/hibernate-orm] 7d7aef: HHH-10689 - Fix tests failing when switching to O...

GitHub noreply at github.com
Fri Dec 9 16:39:46 EST 2016


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 7d7aef7eccd9bde8c38b00f0ab91d13282fe4338
      https://github.com/hibernate/hibernate-orm/commit/7d7aef7eccd9bde8c38b00f0ab91d13282fe4338
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/IndexedCollectionTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/eager/EagerIndexedCollectionTest.java
    M hibernate-core/src/test/java/org/hibernate/test/converter/map/MapKeyAttributeConverterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/foreignkeys/disabled/InheritanceManyToManyForeignKeyTest.java
    M hibernate-core/src/test/java/org/hibernate/test/id/uuid/interpretation/UUIDBasedIdInterpretationTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/SchemaExportTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/SchemaUpdateFormatterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/crossschema/CrossSchemaForeignKeyGenerationTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/inheritance/hhh_x/InheritanceSchemaUpdateTest.java
    M hibernate-core/src/test/resources/hibernate.properties
    M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/lock/QueryLockingTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/DialectChecks.java

  Log Message:
  -----------
   HHH-10689 - Fix tests failing when switching to Oracle




More information about the hibernate-commits mailing list