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

Reply via email to