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

Hudson commented on HBASE-14197:
--------------------------------

SUCCESS: Integrated in HBase-1.2-IT #83 (See 
[https://builds.apache.org/job/HBase-1.2-IT/83/])
HBASE-14197 
TestRegionServerHostname#testInvalidRegionServerHostnameAbortsServer fails in 
Jenkins (apurtell: rev e6fb779f50f9a779302e907aa4bc7551e7f6ef0d)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerHostname.java


> TestRegionServerHostname#testInvalidRegionServerHostnameAbortsServer fails in 
> Jenkins
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-14197
>                 URL: https://issues.apache.org/jira/browse/HBASE-14197
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>             Fix For: 2.0.0, 1.2.0, 1.1.2, 1.3.0
>
>         Attachments: 14197-v1.txt, 14197-v2.txt
>
>
> The following test failure can be observed in various recent Jenkins builds:
> {code}
> testInvalidRegionServerHostnameAbortsServer(org.apache.hadoop.hbase.regionserver.TestRegionServerHostname)
>   Time elapsed: 9.344 sec  <<< FAILURE!
> java.lang.AssertionError: null
>       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.regionserver.TestRegionServerHostname.testInvalidRegionServerHostnameAbortsServer(TestRegionServerHostname.java:65)
> {code}
> The test inspects exception message and looks for specific sentence, making 
> it vulnerable to environment changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to