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 "Walter Su (JIRA)" <ji...@apache.org> on 2015/07/14 11:33:04 UTC

[jira] [Created] (HDFS-8772) fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails

Walter Su created HDFS-8772:
-------------------------------

             Summary: fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails  
                 Key: HDFS-8772
                 URL: https://issues.apache.org/jira/browse/HDFS-8772
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Walter Su
            Assignee: Walter Su


https://builds.apache.org/job/PreCommit-HDFS-Build/11596/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11598/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11599/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11600/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11606/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11608/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11612/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11618/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11650/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11655/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11659/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11663/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11664/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11667/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11669/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11676/testReport/
https://builds.apache.org/job/PreCommit-HDFS-Build/11677/testReport/

{noformat}
java.lang.AssertionError: expected:<0> but was:<4>
	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.TestStandbyIsHot.testDatanodeRestarts(TestStandbyIsHot.java:188)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)