[
https://issues.apache.org/jira/browse/HDFS-9428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004987#comment-15004987
]
Masatake Iwasaki commented on HDFS-9428:
----------------------------------------
{noformat}
Running org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.89 sec <<<
FAILURE! - in org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
testQueueingWithAppend(org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing)
Time elapsed: 3.466 sec <<< FAILURE!
java.lang.AssertionError: expected:<21> but was:<20>
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.hdfs.server.namenode.ha.TestDNFencing.testQueueingWithAppend(TestDNFencing.java:461)
{noformat}
> Fix intermittent failure of TestDNFencing.testQueueingWithAppend
> ----------------------------------------------------------------
>
> Key: HDFS-9428
> URL: https://issues.apache.org/jira/browse/HDFS-9428
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)