Akira Ajisaka created HADOOP-15783:
--------------------------------------

             Summary: [JDK10] TestSFTPFileSystem.testGetModifyTime fails
                 Key: HADOOP-15783
                 URL: https://issues.apache.org/jira/browse/HADOOP-15783
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Akira Ajisaka


{noformat}
[ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.039 
s <<< FAILURE! - in org.apache.hadoop.fs.sftp.TestSFTPFileSystem
[ERROR] testGetModifyTime(org.apache.hadoop.fs.sftp.TestSFTPFileSystem)  Time 
elapsed: 0.095 s  <<< FAILURE!
java.lang.AssertionError: expected:<1537836464942> but was:<1537836464000>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at 
org.apache.hadoop.fs.sftp.TestSFTPFileSystem.testGetModifyTime(TestSFTPFileSystem.java:329)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to