hibernate-orm-compatibility-5.6 tests are failing on CompatibilityTest.offsetTime #36794
Labels
area/hibernate-orm
Hibernate ORM
area/persistence
OBSOLETE, DO NOT USE
kind/bug
Something isn't working
Milestone
Describe the bug
hibernate-orm-compatibility-5.6 tests are failing on CompatibilityTest.offsetTime
Applies to both mariadb and postgresql module.
As it has issues with time shift from summer time to winter time.
Noticed on 3.2 branch too when checking #36697
Expected behavior
hibernate-orm-compatibility-5.6 tests pass on CompatibilityTest.offsetTime
Actual behavior
hibernate-orm-compatibility-5.6 tests are failing on CompatibilityTest.offsetTime
How to Reproduce?
mvn clean verify -Dtest-containers -Dstart-containers -f integration-tests/hibernate-orm-compatibility-5.6/postgresql
mvn clean verify -Dtest-containers -Dstart-containers -f integration-tests/hibernate-orm-compatibility-5.6/mariadb
Output of
uname -a
orver
macOS
Output of
java -version
No response
Quarkus version or git rev
Quarkus main 3149ece
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: