Andrew Purtell created HBASE-21099:
--------------------------------------

             Summary: NPE in TestTableResource.setUpBeforeClass 
(TestTableResource.java:134)
                 Key: HBASE-21099
                 URL: https://issues.apache.org/jira/browse/HBASE-21099
             Project: HBase
          Issue Type: Bug
          Components: REST, test
            Reporter: Andrew Purtell
             Fix For: 2.0.2, 2.2.0, 2.1.1


TestTableResource fails consistently with NPE, only in the branch-2s. Both 
master and branch-1 is fine. 

{noformat}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 54.397 
s <<< FAILURE! - in org.apache.hadoop.hbase.rest.TestTableResource
[ERROR] org.apache.hadoop.hbase.rest.TestTableResource  Time elapsed: 54.395 s  
<<< ERROR!
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.rest.TestTableResource.setUpBeforeClass(TestTableResource.java:134)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to