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

Hudson commented on HDFS-12010:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11910 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11910/])
HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch (arp: 
rev 8ceaac1877556794bd8ae3573c632f5ca9414472)
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/shell/TestCopyPreserveFlag.java


> TestCopyPreserveFlag fails consistently because of mismatch in access time
> --------------------------------------------------------------------------
>
>                 Key: HDFS-12010
>                 URL: https://issues.apache.org/jira/browse/HDFS-12010
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs, test
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>              Labels: test
>             Fix For: 2.9.0, 3.0.0-alpha4
>
>         Attachments: HDFS-12010.001.patch
>
>
> TestCopyPreserveFlag fails consistently because of mismatch in access time 
> with the following stack trace.
> {code}
> java.lang.AssertionError: expected:<23456000> but was:<1498112054000>
>       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.shell.TestCopyPreserveFlag.assertAttributesPreserved(TestCopyPreserveFlag.java:94)
>       at 
> org.apache.hadoop.fs.shell.TestCopyPreserveFlag.testPutWithP(TestCopyPreserveFlag.java:113)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to