Branch: refs/heads/5.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0091169f9deba0fc22d51dbdf961b663c5a1a279
https://github.com/hibernate/hibernate-orm/commit/0091169f9deba0fc22d51db...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-07-20 (Fri, 20 Jul 2018)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/ConstraintViolationExceptionHandlingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/IdentifierGenerationExceptionHandlingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/QuerySyntaxExceptionHandlingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/StateObjectStateExceptionHandlingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/TransactionExceptionHandlingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/exceptionhandling/TransientObjectExceptionHandlingTest.java
Log Message:
-----------
HHH-12666 Only run the tests with H2
We don't need to run them with all our dialects: we just need to check
the mechanism works correctly.
At least TransactionExceptionHandlingTest fails with MariaDB so better
be safe.
Commit: d02ad78eb72f86a32931e16c1ef7d494940dfac3
https://github.com/hibernate/hibernate-orm/commit/d02ad78eb72f86a32931e16...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-07-20 (Fri, 20 Jul 2018)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/onetomany/OneToManyDuplicateInsertionTest.java
Log Message:
-----------
HHH-7404 HHH-6776 Add tests to prevent regressions
The issues have apparently already been fixed but let's add the tests
present in the issue to prevent regressions.
Commit: 0caee9835513c79d0cdba8ca0a7e2dc61f31a2e1
https://github.com/hibernate/hibernate-orm/commit/0caee9835513c79d0cdba8c...
Author: Martin Simka <msimka(a)redhat.com>
Date: 2018-07-20 (Fri, 20 Jul 2018)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/serialization/EntityProxySerializationTest.java
Log Message:
-----------
HHH-12839 Fix EntityProxySerializationTest with Oracle
Compare:
https://github.com/hibernate/hibernate-orm/compare/0075225ab715...0caee98...
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.