You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2019/08/01 20:46:00 UTC

[jira] [Updated] (ZOOKEEPER-3483) Flaky test: org.apache.zookeeper.server.util.RequestPathMetricsCollectorTest.testCollectStats

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

Michael Han updated ZOOKEEPER-3483:
-----------------------------------
    Labels: flaky-test  (was: )

> Flaky test: org.apache.zookeeper.server.util.RequestPathMetricsCollectorTest.testCollectStats
> ---------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3483
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3483
>             Project: ZooKeeper
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 3.6.0
>            Reporter: Michael Han
>            Assignee: Michael Han
>            Priority: Minor
>              Labels: flaky-test
>
> Test org.apache.zookeeper.server.util.RequestPathMetricsCollectorTest.testCollectStats consistently pass on local dev environment but frequently failing on Jenkins pre-commit build.
> For now disable the test to unblock a couple of pull request acquiring a green build, before it's completely addressed.
> Error for reference:
> {code:java}
> Error Message
> expected:<845466> but was:<1100001>
> Stacktrace
> java.lang.AssertionError: expected:<845466> but was:<1100001>
> 	at org.apache.zookeeper.server.util.RequestPathMetricsCollectorTest.testCollectStats(RequestPathMetricsCollectorTest.java:248)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)