[hibernate-commits] [hibernate/hibernate-orm] 517fc4: HHH-11448 - Fix tests failing on PostgreSQL

GitHub noreply at github.com
Thu Feb 2 10:23:09 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 517fc4c242ba2e71316bfc616f59745f62883473
      https://github.com/hibernate/hibernate-orm/commit/517fc4c242ba2e71316bfc616f59745f62883473
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/collection/EmbeddableWithManyToMany_HHH_11302_Test.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/collection/EmbeddableWithOneToMany_HHH_11302_Test.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/collection/EmbeddableWithOneToMany_HHH_8564_Test.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/collection/EmbeddableWithOneToMany_HHH_8860_Test.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/collection/xml/EmbeddableWithOneToMany_HHH_11302_xml_Test.java
    M hibernate-core/src/test/java/org/hibernate/test/hql/HQLTest.java
    M hibernate-core/src/test/java/org/hibernate/test/tool/schema/SchemaToolTransactionHandlingTest.java

  Log Message:
  -----------
  HHH-11448 - Fix tests failing on PostgreSQL




More information about the hibernate-commits mailing list