You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2017/07/12 14:45:56 UTC

Review Request 60803: RANGER-1637 - Address coverity errors in the admin tests

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60803/
-----------------------------------------------------------

Review request for ranger.


Bugs: RANGER-1637
    https://issues.apache.org/jira/browse/RANGER-1637


Repository: ranger


Description
-------

Coverity is giving out about some of the Mockito stubs. We should be used Mockito.any instead of Mockito.anyObject...


Diffs
-----

  security-admin/src/test/java/org/apache/ranger/rest/TestServiceREST.java 68c57715 


Diff: https://reviews.apache.org/r/60803/diff/1/


Testing
-------


Thanks,

Colm O hEigeartaigh


Re: Review Request 60803: RANGER-1637 - Address coverity errors in the admin tests

Posted by Qiang Zhang <zh...@zte.com.cn>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60803/#review180402
-----------------------------------------------------------


Ship it!




Ship It!

- Qiang Zhang


On 七月 12, 2017, 2:45 p.m., Colm O hEigeartaigh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60803/
> -----------------------------------------------------------
> 
> (Updated 七月 12, 2017, 2:45 p.m.)
> 
> 
> Review request for ranger.
> 
> 
> Bugs: RANGER-1637
>     https://issues.apache.org/jira/browse/RANGER-1637
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Coverity is giving out about some of the Mockito stubs. We should be used Mockito.any instead of Mockito.anyObject...
> 
> 
> Diffs
> -----
> 
>   security-admin/src/test/java/org/apache/ranger/rest/TestServiceREST.java 68c57715 
> 
> 
> Diff: https://reviews.apache.org/r/60803/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Colm O hEigeartaigh
> 
>