testBindInstantFromJavaUtilDate fails on systems in the Pacific/Auckland time zone [SPR-16534] #21077
Labels
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
William Hoyle opened SPR-16534 and commented
The
DateTimeFormattingTests.testBindInstantFromJavaUtilDate
test fails if run on a machine with a default time zone of "Pacific/Auckland" (UTC+12/13 depending on the time of year).To reproduce:
Force the time zone in spring-context/spring-context.gradle:
Run the test:
Results in:
Affects: 4.3.14, 5.0.4
Referenced from: commits 7d89de0, 8181c02
Backported to: 4.3.15
The text was updated successfully, but these errors were encountered: