Wei-Chiu Chuang created HADOOP-12611:
----------------------------------------

             Summary: TestZKSignerSecretProvider#testMultipleInit occasionally 
fail
                 Key: HADOOP-12611
                 URL: https://issues.apache.org/jira/browse/HADOOP-12611
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Wei-Chiu Chuang


https://builds.apache.org/job/Hadoop-Common-trunk/2053/testReport/junit/org.apache.hadoop.security.authentication.util/TestZKSignerSecretProvider/testMultipleInit/

Error Message

expected null, but was:<[B@142bad79>

Stacktrace

java.lang.AssertionError: expected null, but was:<[B@142bad79>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:664)
        at org.junit.Assert.assertNull(Assert.java:646)
        at org.junit.Assert.assertNull(Assert.java:656)
        at 
org.apache.hadoop.security.authentication.util.TestZKSignerSecretProvider.testMultipleInit(TestZKSignerSecretProvider.java:149)


I think the failure was introduced after HADOOP-12181



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to