Mingliang Liu created HDFS-10641: ------------------------------------ Summary: Fix intermittently failing TestBlockManager#testBlockReportQueueing Key: HDFS-10641 URL: https://issues.apache.org/jira/browse/HDFS-10641 Project: Hadoop HDFS Issue Type: Bug Components: hdfs, test Reporter: Mingliang Liu
See example failing [stack trace|https://builds.apache.org/job/PreCommit-HADOOP-Build/9996/testReport/org.apache.hadoop.hdfs.server.blockmanagement/TestBlockManager/testBlockReportQueueing/]. h6. Stacktrace {code} java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.hdfs.server.blockmanagement.TestBlockManager.testBlockReportQueueing(TestBlockManager.java:1074) {code} -- 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