You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2019/11/20 07:57:00 UTC

[jira] [Created] (ZOOKEEPER-3624) testFailedTxnAsPartOfQuorumLoss is flaky again

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)