[
https://issues.apache.org/jira/browse/HBASE-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188792#comment-16188792
]
Andrew Purtell commented on HBASE-18918:
----------------------------------------
See also HBASE-18918. We can fix this one with a backport. Since this is open
tracking for branch-1.3 I won't resolve as dup.
> branch-1.3 nightly JDK 7 tests fail TestTableResource
> -----------------------------------------------------
>
> Key: HBASE-18918
> URL: https://issues.apache.org/jira/browse/HBASE-18918
> Project: HBase
> Issue Type: Bug
> Components: REST, test
> Affects Versions: 1.3.2
> Reporter: Sean Busbey
> Priority: Critical
>
> nightly failing two REST tests.
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/76/
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/76/JDK7_Nightly_Build_Report/
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/76/artifact/output-jdk7/patch-unit-root.txt
> {code}
> Tests run: 8, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 3.382 sec <<<
> FAILURE! - in org.apache.hadoop.hbase.rest.TestTableResource
> testTableInfoPB(org.apache.hadoop.hbase.rest.TestTableResource) Time
> elapsed: 0.09 sec <<< ERROR!
> java.lang.NullPointerException: null
> at
> org.apache.hadoop.hbase.rest.TestTableResource.checkTableInfo(TestTableResource.java:183)
> at
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoPB(TestTableResource.java:271)
> testTableInfoXML(org.apache.hadoop.hbase.rest.TestTableResource) Time
> elapsed: 0.05 sec <<< ERROR!
> java.lang.NullPointerException: null
> at
> org.apache.hadoop.hbase.rest.TestTableResource.checkTableInfo(TestTableResource.java:183)
> at
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoXML(TestTableResource.java:254)
> Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)