[
https://issues.apache.org/jira/browse/HBASE-13612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537041#comment-14537041
]
Hudson commented on HBASE-13612:
--------------------------------
FAILURE: Integrated in HBase-1.1 #475 (See
[https://builds.apache.org/job/HBase-1.1/475/])
HBASE-13612 TestRegionFavoredNodes should guard against setup failure. (busbey:
rev 96d0c47aa1dbdf10c6de9633b190153c0f892515)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionFavoredNodes.java
> TestRegionFavoredNodes doesn't guard against setup failure
> ----------------------------------------------------------
>
> Key: HBASE-13612
> URL: https://issues.apache.org/jira/browse/HBASE-13612
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Fix For: 2.0.0, 1.0.2, 1.2.0, 1.1.1
>
> Attachments: HBASE-13612.1.patch.txt
>
>
> if the BeforeClass setup method fails in certain ways, the table member will
> be null and we'll still try to call close() on it in our AfterClass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)