You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2017/06/22 06:16:00 UTC

[jira] [Created] (HDFS-12010) TestCopyPreserveFlag fails consistently because of mismatch in access time

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