Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 54b506ecf47497403392f618eefd3faa5e1eff34
https://github.com/hibernate/hibernate-orm/commit/54b506ecf47497403392f61...
Author: Jonathan Bregler <jonathan.bregler(a)sap.com>
Date: 2017-10-09 (Mon, 09 Oct 2017)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/jpa/test/ops/GetLoadTest.java
M
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/query/RevisionConstraintQuery.java
Log Message:
-----------
HHH-12021 - Fix tests failing on SAP HANA
- skip testLoad() of org.hibernate.jpa.test.ops.GetLoadTest
- change the result comparison to set-based instead in testRevisionsGtWithPropertyQuery()