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

Hudson commented on HBASE-17080:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1977 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1977/])
HBASE-17080 rest.TestTableResource fails in master branch (ChiaPing (tedyu: rev 
72438c02237bcaca10939469dc160f0820b5d2aa)
* (edit) 
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestTableResource.java


> rest.TestTableResource fails in master branch
> ---------------------------------------------
>
>                 Key: HBASE-17080
>                 URL: https://issues.apache.org/jira/browse/HBASE-17080
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 2.0.0
>            Reporter: Ted Yu
>            Assignee: ChiaPing Tsai
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17080.v0.patch
>
>
> The test fails consistently.
> {code}
> testTableInfoPB(org.apache.hadoop.hbase.rest.TestTableResource)  Time 
> elapsed: 0.118 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<192.168.0.14:5055[8]> but 
> was:<192.168.0.14:5055[5]>
>       at org.junit.Assert.assertEquals(Assert.java:115)
>       at org.junit.Assert.assertEquals(Assert.java:144)
>       at 
> org.apache.hadoop.hbase.rest.TestTableResource.checkTableInfo(TestTableResource.java:191)
>       at 
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoPB(TestTableResource.java:272)
> testTableInfoXML(org.apache.hadoop.hbase.rest.TestTableResource)  Time 
> elapsed: 0.084 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<192.168.0.14:5055[8]> but 
> was:<192.168.0.14:5055[5]>
>       at org.junit.Assert.assertEquals(Assert.java:115)
>       at org.junit.Assert.assertEquals(Assert.java:144)
>       at 
> org.apache.hadoop.hbase.rest.TestTableResource.checkTableInfo(TestTableResource.java:191)
>       at 
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoXML(TestTableResource.java:255)
> {code}



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

Reply via email to