[ https://issues.apache.org/jira/browse/HDFS-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Íñigo Goiri updated HDFS-11107: ------------------------------- Summary: TestStartup#testStorageBlockContentsStaleAfterNNRestart fails intermittently (was: TestStartup#testStorageBlockContentsStaleAfterNNRestart flaky failure) > TestStartup#testStorageBlockContentsStaleAfterNNRestart fails intermittently > ---------------------------------------------------------------------------- > > Key: HDFS-11107 > URL: https://issues.apache.org/jira/browse/HDFS-11107 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs > Reporter: Xiaobing Zhou > Assignee: Ajith S > Priority: Minor > Labels: flaky-test, unit-test > > 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org