[
https://issues.apache.org/jira/browse/HBASE-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846911#comment-13846911
]
Andrew Purtell commented on HBASE-10107:
----------------------------------------
So do we disable this test then because some OSes are not sane? If you look at
the line of the test that is failing, there appears to be some extraneous issue
with Kerberos.
> [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
> Fix For: 0.98.0
>
>
> 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)