[hibernate-commits] [hibernate/hibernate-orm] 71034a: HHH-11434 - prevent failures in some tests from fr...

GitHub noreply at github.com
Thu Feb 23 15:32:52 EST 2017


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 71034a99fd3edf4603f8b2c443bc354a3a7b05e5
      https://github.com/hibernate/hibernate-orm/commit/71034a99fd3edf4603f8b2c443bc354a3a7b05e5
  Author: Jan Martiska <jmartisk at redhat.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/filter/subclass/MappedSuperclass/FilterInheritanceTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseNonConfigCoreFunctionalTestCase.java

  Log Message:
  -----------
  HHH-11434 - prevent failures in some tests from freezing the whole test suite

(cherry picked from commit e62d71b76b10a7ac46cd14a8ac36f68803947235)


  Commit: 4c16fd69c7892031db36e8b1391f3c41117c83c3
      https://github.com/hibernate/hibernate-orm/commit/4c16fd69c7892031db36e8b1391f3c41117c83c3
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/filter/subclass/MappedSuperclass/FilterInheritanceTest.java

  Log Message:
  -----------
  HHH-11434 - prevent failures in some tests from freezing the whole test suite

(cherry picked from commit 8f6e4d56753576f30ba8cec5fae1693e316267f2)


  Commit: 1660c520ba2098256265d18c6ba4181dd1b67bc5
      https://github.com/hibernate/hibernate-orm/commit/1660c520ba2098256265d18c6ba4181dd1b67bc5
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/filter/subclass/MappedSuperclass/FilterInheritanceTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseNonConfigCoreFunctionalTestCase.java

  Log Message:
  -----------
  HHH-11434 : Fix tests to work with pre-5.2


Compare: https://github.com/hibernate/hibernate-orm/compare/91e478a46098...1660c520ba20


More information about the hibernate-commits mailing list