[
https://issues.apache.org/jira/browse/HBASE-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846717#comment-13846717
]
Elliott Clark commented on HBASE-10107:
---------------------------------------
Hmmm I've been able to get this to reproduce on a private jenkins with 1.7u45
on a ubuntu 12.04 vm.
> [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)