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

Hudson commented on HBASE-19363:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #932 (See 
[https://builds.apache.org/job/HBase-2.0/932/])
HBASE-19363 Tests under TestCheckAndMutate are identical (stack: rev 
1447956846ae77d3e40cc3ca4285b92cfda12a32)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestCheckAndMutate.java


> Tests under TestCheckAndMutate are identical
> --------------------------------------------
>
>                 Key: HBASE-19363
>                 URL: https://issues.apache.org/jira/browse/HBASE-19363
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha-4
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Minor
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19363.master.001.patch
>
>
> TestCheckAndMutate has 2 tests and the content is the same in both.
> Originally testCheckAndMutate and 
> testCheckAndMutateUsingNewComparisonOperatorInstead was different in calling 
> table.checkAndMutate with CompareFilter.CompareOp.EQUAL vs. 
> CompareOperator.EQUAL.
> Since the implementations in HTable use the string value of the enums these 
> were were identical before.
> Remove one of the tests.



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

Reply via email to