[
https://issues.apache.org/jira/browse/ZOOKEEPER-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770713#comment-17770713
]
Kezhu Wang commented on ZOOKEEPER-3624:
---------------------------------------
master(5823a3f78b3ae032385a8b6f7b7594b44cf3a25a) ci failed.
{noformat}
org.opentest4j.AssertionFailedError: create /zk2 should have failed
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss(QuorumPeerMainTest.java:762)
{noformat}
> testFailedTxnAsPartOfQuorumLoss is flaky again
> ----------------------------------------------
>
> Key: ZOOKEEPER-3624
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3624
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Mate Szalay-Beko
> Priority: Major
>
> Yesterday the Maven PreCommit job failed for me for two unrelated PRs. Both
> cases the failing test case was
> {{org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss}}
> Re-running the precommit job helped, so I think the test is flaky.
>
> {code:java}
> java.lang.AssertionError: create /zk2 should have failed
> at
> org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testFailedTxnAsPartOfQuorumLoss(QuorumPeerMainTest.java:822){code}
> see the build logs here: [https://pastebin.com/9h6MF1Sh]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)