| Some OffsetTimeTest tests have started failing, as seen here. In particular, #nativeWriteThenRead and #writeThenRead tests fail:
- when TimeAsTimestampRemappingH2Dialect} is used;
- for all European time zones, except GMT.
I am seeing these failures with local time zone on the west coast of USA. I'm not sure if these tests fail with a European time zone. I see that OffsetTimeTest was introduced after Daylight Savings Time started in the USA, but before it started in Europe. At this point, I am not sure if this is strictly a test bug. Yoann Rodière, could you shed some light on this? |