Kezhu Wang created ZOOKEEPER-4704:
-------------------------------------
Summary: Flaky test:
ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig
Key: ZOOKEEPER-4704
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4704
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.8.1, 3.7.1
Reporter: Kezhu Wang
https://github.com/apache/zookeeper/actions/runs/5229706434/jobs/9442845028#step:7:619
{quote}
org.opentest4j.AssertionFailedError: waiting for server 2 being up ==>
expected: <true> but was: <false>
at
org.apache.zookeeper.server.quorum.ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig(ReconfigRollingRestartCompatibilityTest.java:263)
{quote}
Same commit pass in my fork
https://github.com/kezhuw/zookeeper/actions/runs/5229684461.
And an independent report appears in
[ZOOKEEPER-4628|https://issues.apache.org/jira/browse/ZOOKEEPER-4628?focusedCommentId=17632044&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17632044],
unfortunate, the run cache has been cleared.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)