You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dhruvil Shah (JIRA)" <ji...@apache.org> on 2019/05/03 23:14:00 UTC

[jira] [Created] (KAFKA-8322) Flaky test: SslTransportLayerTest.testListenerConfigOverride

Dhruvil Shah created KAFKA-8322:
-----------------------------------

             Summary: Flaky test: SslTransportLayerTest.testListenerConfigOverride
                 Key: KAFKA-8322
                 URL: https://issues.apache.org/jira/browse/KAFKA-8322
             Project: Kafka
          Issue Type: Test
          Components: core, unit tests
            Reporter: Dhruvil Shah


java.lang.AssertionError: expected:<AUTHENTICATION_FAILED> but was:<AUTHENTICATE> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:120) at org.junit.Assert.assertEquals(Assert.java:146) at org.apache.kafka.common.network.NetworkTestUtils.waitForChannelClose(NetworkTestUtils.java:111) at org.apache.kafka.common.network.SslTransportLayerTest.testListenerConfigOverride(SslTransportLayerTest.java:319)

 

[https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/4250/testReport/junit/org.apache.kafka.common.network/SslTransportLayerTest/testListenerConfigOverride/]



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