Ling Mao created ZOOKEEPER-4327: ----------------------------------- Summary: Flaky test: RequestThrottlerTest Key: ZOOKEEPER-4327 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327 Project: ZooKeeper Issue Type: Bug Reporter: Ling Mao
URL: https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341 {code:java} [INFO] 948[INFO] Results: 949[INFO] 950[ERROR] Failures: 951[ERROR] RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340 expected: <3> but was: <7> 952[ERROR] RequestThrottlerTest.testLargeRequestThrottling:299 expected: <5> but was: <4> 953[INFO] 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4 {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)