[ 
https://issues.apache.org/jira/browse/KAFKA-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386793#comment-17386793
 ] 

Jose Armando Garcia Sancio commented on KAFKA-12851:
----------------------------------------------------

 The seed in the PR build
{code:java}
timestamp = 2021-05-26T04:37:01.424183, 
RaftEventSimulationTest:canMakeProgressIfMajorityIsReachable = 
  org.opentest4j.AssertionFailedError:
    expected: <true> but was: <false>

                              |-------------------jqwik-------------------
tries = 3                     | # of calls to property
checks = 3                    | # of not rejected calls
generation = RANDOMIZED       | parameters are randomly generated
after-failure = PREVIOUS_SEED | use the previous seed
when-fixed-seed = ALLOW       | fixing the random seed is allowed
edge-cases#mode = MIXIN       | edge cases are mixed in
edge-cases#total = 36         | # of all combined edge cases
edge-cases#tried = 0          | # of edge cases tried in current run
seed = 137014923570865933     | random seed to reproduce generated values

Sample
------
  arg0: 807
  arg1: 2 {code}

> 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)

Reply via email to