Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 11, 2023

Additional tests for Instant and temporal types with offset

Fix #1584

@DavideD DavideD force-pushed the timezone-tests-with-new-assertions branch from fa04bc0 to 81d4f7f Compare April 11, 2023 10:41
@DavideD DavideD force-pushed the timezone-tests-with-new-assertions branch 3 times, most recently from 05a34a1 to 7c0a2cb Compare April 11, 2023 15:30
@DavideD DavideD mentioned this pull request Apr 11, 2023
}

private static Integer javaVersion() {
String version = System.getProperty( "java.version" );

Check notice

Code scanning / CodeQL

Missing catch of NumberFormatException

Potential uncaught 'java.lang.NumberFormatException'.
@DavideD DavideD force-pushed the timezone-tests-with-new-assertions branch from 7c0a2cb to 8b3085b Compare April 11, 2023 15:36
@DavideD DavideD marked this pull request as ready for review April 11, 2023 15:40
@DavideD DavideD force-pushed the timezone-tests-with-new-assertions branch from 8b3085b to 4751bfd Compare April 11, 2023 15:41
@DavideD DavideD merged commit 2b1505e into hibernate:main Apr 12, 2023
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.

Port tests for Temporal types from ORM

2 participants