[ https://issues.apache.org/jira/browse/HDFS-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544239#comment-15544239 ]
Hudson commented on HDFS-10934: ------------------------------- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10537 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/10537/]) HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by (liuml07: rev f61e3d13e9610cbd09886359553f27d6480f6735) * (edit) hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java > TestDFSShell.testStat fails intermittently > ------------------------------------------ > > Key: HDFS-10934 > URL: https://issues.apache.org/jira/browse/HDFS-10934 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Reporter: Eric Badger > Assignee: Eric Badger > Fix For: 2.8.0, 3.0.0-alpha2 > > Attachments: HDFS-10934.001.patch, HDFS-10934.002.patch > > > Saw this failure in an internal build. Reran the test 30 times and it failed > once with the same type of failure. > {noformat} > org.junit.ComparisonFailure: Unexpected -stat output: 2016-09-30 03:48:56 > 2016-09-30 03:48:57 > expected:<...6 > 2016-09-30 03:48:5[7] > > but was:<...6 > 2016-09-30 03:48:5[6] > > > at org.junit.Assert.assertEquals(Assert.java:115) > at org.apache.hadoop.hdfs.TestDFSShell.testStat(TestDFSShell.java:2082) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org