Skip to content

Use adjustToDefaultPrecision in UTCNormalizedZonedTest #2188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 7, 2025

This should prevent the failures we sometimes have on CI.

Fix #2187

Replace `DateTimeUtils.roundToDefaultPrecision` with `DateTimeUtils.adjustToDefaultPrecision`

This should prevent the failures we sometimes have on CI.
@DavideD DavideD force-pushed the 2187-UTCNormalizedZonedTest branch from 73df3ea to 610ca8e Compare April 7, 2025 13:44
@DavideD DavideD merged commit 45010e1 into hibernate:main Apr 7, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UTCNormalizedZonedTest should use adjustToDefaultPrecision
1 participant