[
https://issues.apache.org/jira/browse/ZOOKEEPER-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damien Diederen resolved ZOOKEEPER-4204.
----------------------------------------
Fix Version/s: 3.7.1
3.8.0
Resolution: Fixed
Issue resolved by pull request 1598
[https://github.com/apache/zookeeper/pull/1598]
> Flaky test - RequestPathMetricsCollectorTest.testMultiThreadPerf
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-4204
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4204
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.8.0
> Reporter: Amichai Rothman
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.8.0, 3.7.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This test sometimes fails on a laptop. Timed performance tests in unit tests
> can be problematic in general due to the variety of hardware it might run on,
> but I have a little fix that reduces the test overhead and tightens the
> timing, so it's a good first step (and works for me).
>
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
> at
> org.apache.zookeeper.server.util.RequestPathMetricsCollectorTest.testMultiThreadPerf(RequestPathMetricsCollectorTest.java:448)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)