A. Sophie Blee-Goldman created KAFKA-12851:
----------------------------------------------
Summary: 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
Fix For: 3.0.0
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)