[ https://issues.apache.org/jira/browse/KAFKA-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386787#comment-17386787 ]
Jose Armando Garcia Sancio commented on KAFKA-12851: ---------------------------------------------------- Thanks for the report and screenshot with the seed. Next time please include at least the seed in the report. The seed can be used to deterministically reproduce the failure. The seed is {{-2333626563705276482}}. > Flaky Test RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable > ----------------------------------------------------------------------- > > Key: KAFKA-12851 > URL: https://issues.apache.org/jira/browse/KAFKA-12851 > Project: Kafka > Issue Type: Bug > Components: core > Reporter: A. Sophie Blee-Goldman > Assignee: Jose Armando Garcia Sancio > Priority: Blocker > Fix For: 3.0.0 > > Attachments: Capture.PNG > > > Failed twice on a [PR > build|https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-10755/6/testReport/] > h3. Stacktrace > org.opentest4j.AssertionFailedError: expected: <true> but was: <false> at > org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at > org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at > org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35) at > org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:162) at > org.apache.kafka.raft.RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable(RaftEventSimulationTest.java:263) -- This message was sent by Atlassian Jira (v8.3.4#803005)