Brett Meyer commented on an issue
Hibernate ORM / Bug HHH-8517
ResultSet#getDate includes time in oracle12c JDBC
We've added new oracle12c to our QA lab and this test fails only on this oracle instance. It could be only db configuration issue, but I haven't found reason why it fails.

Stacktrace
{noformat}
org.junit.ComparisonFailure: expected:<July 21, 1905 1[2]:00:00 AM EST> but was:<July 21, 1905 1[0]:00:00 AM EST>
at org.junit.Assert.assertEquals(Assert.ja...