Mukul Kumar Singh created HDFS-12010:
----------------------------------------

             Summary: 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
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to