You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/04/18 01:58:00 UTC

[jira] [Created] (KAFKA-8250) Flaky Test DelegationTokenEndToEndAuthorizationTest#testProduceConsumeViaAssign

Matthias J. Sax created KAFKA-8250:
--------------------------------------

             Summary: Flaky Test DelegationTokenEndToEndAuthorizationTest#testProduceConsumeViaAssign
                 Key: KAFKA-8250
                 URL: https://issues.apache.org/jira/browse/KAFKA-8250
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 2.3.0
            Reporter: Matthias J. Sax
             Fix For: 2.3.0


[https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk11/detail/kafka-trunk-jdk11/442/tests]
{quote}java.lang.AssertionError: Consumed more records than expected expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at kafka.utils.TestUtils$.consumeRecords(TestUtils.scala:1288)
at kafka.api.EndToEndAuthorizationTest.consumeRecords(EndToEndAuthorizationTest.scala:460)
at kafka.api.EndToEndAuthorizationTest.testProduceConsumeViaAssign(EndToEndAuthorizationTest.scala:209){quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)