Patrick Hunt created ZOOKEEPER-3047:
---------------------------------------
Summary: flaky test LearnerSnapshotThrottlerTest
Key: ZOOKEEPER-3047
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3047
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.4.12, 3.5.4, 3.6.0
Reporter: Patrick Hunt
Fix For: 3.6.0, 3.4.13, 3.5.5
LearnerSnapshotThrottlerTest is flakey - failed during a clover run
{noformat}
2018-05-19 13:39:24,510 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@98] - TEST METHOD FAILED
testHighContentionWithTimeout
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.zookeeper.server.quorum.LearnerSnapshotThrottlerTest.__CLR4_2_1a5fyaprev(LearnerSnapshotThrottlerTest.java:216)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)