Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: cae8c12bbc454a1e6625b55611002a64d1c39ba0
https://github.com/hibernate/hibernate-orm/commit/cae8c12bbc454a1e6625b55...
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: 5d350f19b417f948d912a788ea3b268a01dfee50
https://github.com/hibernate/hibernate-orm/commit/5d350f19b417f948d912a78...
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.
Compare:
https://github.com/hibernate/hibernate-orm/compare/9fde3e08f0de...5d350f1...
**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.