You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/09 02:22:06 UTC

[jira] [Created] (HBASE-10107) [JDK7] TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation failing on Jenkins

Andrew Purtell created HBASE-10107:
--------------------------------------

             Summary: [JDK7] TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation failing on Jenkins
                 Key: HBASE-10107
                 URL: https://issues.apache.org/jira/browse/HBASE-10107
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0, 0.99.0
            Reporter: Andrew Purtell


TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation will fail up on Jenkins in builds using "JDK 7 (latest)" but not those using "JDK 6 (latest)". The stacktrace:

{noformat}
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation(TestHBaseSaslRpcClient.java:119)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)