On Tue, Mar 15, 2016 at 9:33 PM, Andreas Schaefer Sr. <schaef...@me.com> wrote:
> ...This line is causing the failure:
> Assert.assertEquals(expected.getTimeZone().getRawOffset(), 
> actual.getTimeZone().getRawOffset()); ...

Makes sense, good catch!

I have changed the Calendar comparison method in
https://issues.apache.org/jira/browse/SLING-5612, does that fix your
issue?

Also, if you find a way to reproduce it on any system (with
-Duser.timezone maybe?) please add that info there, I haven't been
able to reproduce it myself.

-Bertrand

Reply via email to