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 "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2016/11/04 18:24:58 UTC

[jira] [Created] (HDFS-11107) TestStartup#testStorageBlockContentsStaleAfterNNRestart flaky failure

Xiaobing Zhou created HDFS-11107:
------------------------------------

             Summary: TestStartup#testStorageBlockContentsStaleAfterNNRestart flaky failure
                 Key: HDFS-11107
                 URL: https://issues.apache.org/jira/browse/HDFS-11107
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs
            Reporter: Xiaobing Zhou
            Priority: Minor


It's noticed that this failed in the last Jenkins run of HDFS-11085, but it's not reproducible and passed with and without the patch.

{noformat}
Error Message

expected:<0> but was:<2>
Stacktrace

java.lang.AssertionError: expected:<0> but was:<2>
	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.TestStartup.testStorageBlockContentsStaleAfterNNRestart(TestStartup.java:726)
{noformat}




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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org