Hi, I’m getting these test errors when trying to build the current version:
[ERROR] Failures: [ERROR] DatetimeUtilsTest.testConvertDatetimeStrToLongWithMS:106 expected:<1546413207689> but was:<1546438407689> [ERROR] DatetimeUtilsTest.testConvertDatetimeStrToLongWithoutMS:83 expected:<1546413207000> but was:<1546438407000> So it seems that this is caused by some Time-Zone sensitive tests. I think we had a few a few weeks ago and the issue was resolved. Chris
