You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/09/25 01:35:00 UTC

[jira] [Created] (HADOOP-15783) [JDK10] TestSFTPFileSystem.testGetModifyTime fails

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org