You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/22 03:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-15783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HADOOP-15783:
------------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.2.0
>
>         Attachments: HADOOP-15783.01.patch, HADOOP-15783.02.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {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
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org