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/12 21:29:07 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846704#comment-13846704 ] 

Andrew Purtell commented on HBASE-10107:
----------------------------------------

So far unable to reproduce on a private Jenkins using Oracle JRE 1.7.0u45

> [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)