You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2018/10/14 15:43:00 UTC

[jira] [Commented] (KAFKA-7505) Flaky test: SslTransportLayerTest.testListenerConfigOverride

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

Ismael Juma commented on KAFKA-7505:
------------------------------------

cc [~rsivaram] in case she has thoughts.

> Flaky test: SslTransportLayerTest.testListenerConfigOverride
> ------------------------------------------------------------
>
>                 Key: KAFKA-7505
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7505
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ismael Juma
>            Priority: Major
>
> This test seems to fail quite a bit recently. I've seen it happen with Java 11 quite a bit so it could be more likely to fail there.
> {code:java}
> java.lang.AssertionError: expected:<AUTHENTICATION_FAILED> but was:<AUTHENTICATE> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.kafka.common.network.NetworkTestUtils.waitForChannelClose(NetworkTestUtils.java:104) at org.apache.kafka.common.network.NetworkTestUtils.waitForChannelClose(NetworkTestUtils.java:109) at org.apache.kafka.common.network.SslTransportLayerTest.testListenerConfigOverride(SslTransportLayerTest.java:319){code}



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