On Sun, Nov 4, 2018 at 9:34 AM Matt Sicker <[email protected]> wrote: > The day of daylight saving time ending or starting has historically caused > failing unit tests. Iām not sure if that was ever fixed. Time is hard š >
I am hoping that once we put more effort into 3.0 we can move to using the Java 8 time APIs. That could help... Gary > > On Sun, Nov 4, 2018 at 10:22, Gary Gregory <[email protected]> wrote: > > > Hi All: > > > > After commit 65fa087093a6de16e284e3189fda303f4b0111ab in master, the > > test TimeFilterTest started failing. That commit removed deprecated tests > > and updated one API call from deprecated to not deprecated. This makes me > > wonder how the change could have caused this test to fail. > > > > Any ideas? > > > > We just switched time zones in the US but that was only today and this > test > > was failing yesterday, so it does feel directly related. > > > > Thank you, > > Gary > > > -- > Matt Sicker <[email protected]> >
