You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2015/12/01 18:15:10 UTC

[jira] [Created] (HADOOP-12611) TestZKSignerSecretProvider#testMultipleInit occasionally fail

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)