moresandeep opened a new pull request, #1036:
URL: https://github.com/apache/knox/pull/1036

   ## What changes were proposed in this pull request?
   
   This PR addresses an issue where 
JsonUtilsTest.testRenderAsJsonStringWithDateFormat would fail on some machines 
and not other. The problem is the epoch chosen before `1609459200000L` was on a 
boundary or day, date and month (2020-12-31-2021-01-01), a bit of a clock skew 
with millisecond precision might throw the tests off. 
   
   ## How was this patch tested?
   This patch was tested locally.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to