Branch: refs/heads/5.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 71034a99fd3edf4603f8b2c443bc354a3a7b05e5
https://github.com/hibernate/hibernate-orm/commit/71034a99fd3edf4603f8b2c...
Author: Jan Martiska <jmartisk(a)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/4c16fd69c7892031db36e8b...
Author: Andrea Boriero <andrea(a)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/1660c520ba2098256265d18...
Author: Gail Badner <gbadner(a)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...1660c52...