Skip to content

UTCNormalizedZonedTest should use adjustToDefaultPrecision #2187

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

Closed
DavideD opened this issue Apr 7, 2025 · 0 comments · Fixed by #2188
Closed

UTCNormalizedZonedTest should use adjustToDefaultPrecision #2187

DavideD opened this issue Apr 7, 2025 · 0 comments · Fixed by #2188
Assignees
Labels
testing Improvements to test suite
Milestone

Comments

@DavideD
Copy link
Member

DavideD commented Apr 7, 2025

I think that when we migrated the other tests we forgot about this class

@DavideD DavideD added the testing Improvements to test suite label Apr 7, 2025
@DavideD DavideD added this to the next milestone Apr 7, 2025
@DavideD DavideD self-assigned this Apr 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Apr 7, 2025
This should prevent the failures we sometimes have on CI.
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Apr 7, 2025
Replace `DateTimeUtils.roundToDefaultPrecision` with `DateTimeUtils.adjustToDefaultPrecision`

This should prevent the failures we sometimes have on CI.
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Apr 7, 2025
Replace `DateTimeUtils.roundToDefaultPrecision` with `DateTimeUtils.adjustToDefaultPrecision`

This should prevent the failures we sometimes have on CI.
DavideD added a commit that referenced this issue Apr 7, 2025
Replace `DateTimeUtils.roundToDefaultPrecision` with `DateTimeUtils.adjustToDefaultPrecision`

This should prevent the failures we sometimes have on CI.
DavideD added a commit that referenced this issue Apr 7, 2025
Replace `DateTimeUtils.roundToDefaultPrecision` with `DateTimeUtils.adjustToDefaultPrecision`

This should prevent the failures we sometimes have on CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Improvements to test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant