[ https://issues.apache.org/jira/browse/ZOOKEEPER-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andor Molnar resolved ZOOKEEPER-3624. ------------------------------------- Fix Version/s: 3.10.0 Resolution: Fixed Issue resolved by pull request 2204 [https://github.com/apache/zookeeper/pull/2204] > testFailedTxnAsPartOfQuorumLoss is flaky again > ---------------------------------------------- > > Key: ZOOKEEPER-3624 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3624 > Project: ZooKeeper > Issue Type: Test > Components: tests > Reporter: Mate Szalay-Beko > Assignee: Kezhu Wang > Priority: Major > Labels: pull-request-available > Fix For: 3.10.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)