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

Hadoop QA commented on HBASE-19721:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  4s{color} 
| {color:red} HBASE-19721 does not apply to master. Rebase required? Wrong 
Branch? See https://yetus.apache.org/documentation/0.6.0/precommit-patchnames 
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19721 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12904943/HBASE-19721.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/10916/console |
| Powered by | Apache Yetus 0.6.0   http://yetus.apache.org |


This message was automatically generated.



> Unnecessary stubbings detected in test class: TestReversedScannerCallable
> -------------------------------------------------------------------------
>
>                 Key: HBASE-19721
>                 URL: https://issues.apache.org/jira/browse/HBASE-19721
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Mike Drob
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19721.patch
>
>
> Found by JMS on the mailing list:
> {noformat}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.hbase.client.TestReversedScannerCallable
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.515 s <<<
> FAILURE! - in org.apache.hadoop.hbase.client.TestReversedScannerCallable
> unnecessary Mockito
> stubbings(org.apache.hadoop.hbase.client.TestReversedScannerCallable)  Time
> elapsed: 0.014 s  <<< ERROR!
> org.mockito.exceptions.misusing.UnnecessaryStubbingException:
> Unnecessary stubbings detected in test class: TestReversedScannerCallable
> Clean & maintainable test code requires zero unnecessary code.
> Following stubbings are unnecessary (click to navigate to relevant line of
> code):
>   1. -> at
> org.apache.hadoop.hbase.client.TestReversedScannerCallable.setUp(TestReversedScannerCallable.java:66)
>   2. -> at
> org.apache.hadoop.hbase.client.TestReversedScannerCallable.setUp(TestReversedScannerCallable.java:68)
> Please remove unnecessary stubbings. More info: javadoc for
> UnnecessaryStubbingException class.
> {noformat}



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

Reply via email to