Description
saw a transient failure of TestAzureBlobFileSystemFileStatus.testLastModifiedTime during a parallel (threads=8) test run against UK-west
java.lang.AssertionError: lastModifiedTime should be before createEndTime
assumption: the times are in fact equal, though the fact the assert doesn't include the values makes this hard to guarantee
Attachments
Issue Links
- relates to
-
HADOOP-16479 ABFS FileStatus.getModificationTime returns localized time instead of UTC
- Resolved