On Sun, Nov 4, 2018 at 9:53 AM Ralph Goers
wrote:
> Did you make a Jira for that? I would like to focus on 3.0 but I have so
> little time…
>
> FWIW, I just ran the build on my laptop and had no problems.
>
I did not make a JIRA. The Jenkins build fails as well.
java.lang.AssertionError: expect
Did you make a Jira for that? I would like to focus on 3.0 but I have so little
time…
FWIW, I just ran the build on my laptop and had no problems.
Ralph
> On Nov 4, 2018, at 9:37 AM, Gary Gregory wrote:
>
> On Sun, Nov 4, 2018 at 9:34 AM Matt Sicker wrote:
>
>> The day of daylight saving ti
On Sun, Nov 4, 2018 at 9:34 AM Matt Sicker 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.
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 😓
On Sun, Nov 4, 2018 at 10:22, Gary Gregory wrote:
> Hi All:
>
> After commit 65fa087093a6de16e284e3189fda303f4b0111ab in master, the
> test TimeFilte
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?
W