Mit Desai created HDFS-5805: ------------------------------- Summary: TestCheckpoint.testCheckpoint fails intermittently on branch2 Key: HDFS-5805 URL: https://issues.apache.org/jira/browse/HDFS-5805 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.2.0 Reporter: Mit Desai
{noformat} java.lang.AssertionError: Bad value for metric GetEditAvgTime Expected: gt(0.0) got: <0.0> at org.junit.Assert.assertThat(Assert.java:780) at org.apache.hadoop.test.MetricsAsserts.assertGaugeGt(MetricsAsserts.java:341) at org.apache.hadoop.hdfs.server.namenode.TestCheckpoint.testCheckpoint(TestCheckpoint.java:1070) {noformat} -- This message was sent by Atlassian JIRA (v6.1.5#6160)