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

[jira] [Created] (KAFKA-8197) Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange

Guozhang Wang created KAFKA-8197:
------------------------------------

             Summary: Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange
                 Key: KAFKA-8197
                 URL: https://issues.apache.org/jira/browse/KAFKA-8197
             Project: Kafka
          Issue Type: Improvement
          Components: core, unit tests
    Affects Versions: 1.1.1
            Reporter: Guozhang Wang


{code}
09:18:23 kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange FAILED
09:18:23     org.junit.ComparisonFailure: expected:<[staticLoginModule required;]> but was:<[????O?????i???A?c'??Ch?|?p]>
09:18:23         at org.junit.Assert.assertEquals(Assert.java:115)
09:18:23         at org.junit.Assert.assertEquals(Assert.java:144)
09:18:23         at kafka.server.DynamicBrokerConfigTest.testPasswordConfigEncoderSecretChange(DynamicBrokerConfigTest.scala:253)
{code}

https://builds.apache.org/job/kafka-pr-jdk7-scala2.11/13466/consoleFull



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