Mate Szalay-Beko created ZOOKEEPER-3624:
-------------------------------------------
Summary: 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
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.3.4#803005)