You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/02 20:32:00 UTC

[jira] [Created] (HBASE-18923) TestTableResource flaky on branch-1

Andrew Purtell created HBASE-18923:
--------------------------------------

             Summary: TestTableResource flaky on branch-1
                 Key: HBASE-18923
                 URL: https://issues.apache.org/jira/browse/HBASE-18923
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.4.0, 1.5.0
            Reporter: Andrew Purtell


Occasional NPE

Flaked tests: 
org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoPB(org.apache.hadoop.hbase.rest.TestTableResource)
  Run 1: TestTableResource.testTableInfoPB:271->checkTableInfo:184 NullPointer
  Run 2: PASS

org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoXML(org.apache.hadoop.hbase.rest.TestTableResource)
  Run 1: TestTableResource.testTableInfoXML:254->checkTableInfo:184 NullPointer
  Run 2: PASS


Tests run: 213, Failures: 0, Errors: 0, Skipped: 0, Flakes: 2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)