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/10/20 06:41:00 UTC

[jira] [Created] (KAFKA-9069) Flaky Test AdminClientIntegrationTest.testCreatePartitions

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

             Summary: Flaky Test AdminClientIntegrationTest.testCreatePartitions
                 Key: KAFKA-9069
                 URL: https://issues.apache.org/jira/browse/KAFKA-9069
             Project: Kafka
          Issue Type: Bug
          Components: admin, core, unit tests
            Reporter: Matthias J. Sax


[https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/2792/testReport/junit/kafka.api/AdminClientIntegrationTest/testCreatePartitions/]
{quote}java.lang.AssertionError: validateOnly expected:<3> but was:<1> 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.api.AdminClientIntegrationTest.$anonfun$testCreatePartitions$5(AdminClientIntegrationTest.scala:651) at kafka.api.AdminClientIntegrationTest.$anonfun$testCreatePartitions$5$adapted(AdminClientIntegrationTest.scala:601) at scala.collection.immutable.List.foreach(List.scala:305) at kafka.api.AdminClientIntegrationTest.testCreatePartitions(AdminClientIntegrationTest.scala:601){quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)