Ted Yu created HDFS-5834:
----------------------------

             Summary: TestCheckpoint#testCheckpoint may fail due to Bad value 
assertion
                 Key: HDFS-5834
                 URL: https://issues.apache.org/jira/browse/HDFS-5834
             Project: Hadoop HDFS
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


I saw the following when running test suite on Linux:
{code}
testCheckpoint(org.apache.hadoop.hdfs.server.namenode.TestCheckpoint)  Time 
elapsed: 3.058 sec  <<< FAILURE!
java.lang.AssertionError: Bad value for metric GetImageNumOps
Expected: gt(0)
     got: <0L>

        at org.junit.Assert.assertThat(Assert.java:780)
        at 
org.apache.hadoop.test.MetricsAsserts.assertCounterGt(MetricsAsserts.java:318)
        at 
org.apache.hadoop.hdfs.server.namenode.TestCheckpoint.testCheckpoint(TestCheckpoint.java:1058)
{code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to