You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/07/28 16:30:00 UTC

[jira] [Resolved] (KAFKA-12851) Flaky Test RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable

     [ https://issues.apache.org/jira/browse/KAFKA-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-12851.
-------------------------------------
    Resolution: Fixed

> Flaky Test RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-12851
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12851
>             Project: Kafka
>          Issue Type: Bug
>          Components: core, kraft
>            Reporter: A. Sophie Blee-Goldman
>            Assignee: Jose Armando Garcia Sancio
>            Priority: Major
>              Labels: kip-500
>             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)