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 "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2016/12/07 09:16:58 UTC

[jira] [Comment Edited] (HADOOP-13818) TestLocalFileSystem#testSetTimes fails

    [ https://issues.apache.org/jira/browse/HADOOP-13818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728212#comment-15728212 ] 

Akira Ajisaka edited comment on HADOOP-13818 at 12/7/16 9:16 AM:
-----------------------------------------------------------------

bq. I'd like to report this to OpenJDK community.
Done. https://bugs.openjdk.java.net/browse/JDK-8170845


was (Author: ajisakaa):
> I'd like to report this to OpenJDK community.
Done. https://bugs.openjdk.java.net/browse/JDK-8170845

> TestLocalFileSystem#testSetTimes fails
> --------------------------------------
>
>                 Key: HADOOP-13818
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13818
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>         Environment: Mac OS Sierra, both OpenJDK 8u122-ea and Oracle JDK 8u112
>            Reporter: Akira Ajisaka
>            Assignee: Yiqun Lin
>            Priority: Minor
>         Attachments: HADOOP-13818.001.patch, HADOOP-13818.002.patch, HADOOP-13818.003.patch, HADOOP-13818.004.patch
>
>
> {noformat}
> Running org.apache.hadoop.fs.TestLocalFileSystem
> Tests run: 20, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4.887 sec <<< FAILURE! - in org.apache.hadoop.fs.TestLocalFileSystem
> testSetTimes(org.apache.hadoop.fs.TestLocalFileSystem)  Time elapsed: 0.084 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<23456000> but was:<1479176144000>
> 	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.TestLocalFileSystem.checkTimesStatus(TestLocalFileSystem.java:391)
> 	at org.apache.hadoop.fs.TestLocalFileSystem.testSetTimes(TestLocalFileSystem.java:414)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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