You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/10 16:32:00 UTC

[jira] [Resolved] (HDFS-5834) TestCheckpoint#testCheckpoint may fail due to Bad value assertion

     [ https://issues.apache.org/jira/browse/HDFS-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HDFS-5834.
--------------------------
    Resolution: Cannot Reproduce

> 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org