You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/02/21 06:54:44 UTC

[jira] [Comment Edited] (HBASE-17672) "Grant should set access rights appropriately" test fails

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

Zheng Hu edited comment on HBASE-17672 at 2/21/17 6:53 AM:
-----------------------------------------------------------

Sorry about the failed ut, I've uploaded a patch to fix failed case.  All ruby tests are passed in my localhost. 

Could you help to review  & commit ?  Thanks. 


was (Author: openinx):
Sorry about the failed ut, I've uploaded a patch to fix failed case.  All ruby tests are passed in my localhost. 

> "Grant should set access rights appropriately" test fails
> ---------------------------------------------------------
>
>                 Key: HBASE-17672
>                 URL: https://issues.apache.org/jira/browse/HBASE-17672
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 2.0.0
>            Reporter: Ted Yu
>            Assignee: Zheng Hu
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17672.patch
>
>
> The following test failure is reproducible after HBASE-17472 went in:
> {code}
>   1) Failure:
> test_Grant_should_set_access_rights_appropriately(Hbase::SecureAdminMethodsTest)
>     [./src/test/ruby/hbase/security_admin_test.rb:66:in `test_Grant_should_set_access_rights_appropriately'
>      /Users/tyu/trunk/hbase-shell/src/main/ruby/hbase/security.rb:154:in `user_permission'
>      file:/Users/tyu/.m2/repository/org/jruby/jruby-complete/1.6.8/jruby-complete-1.6.8.jar!/builtin/java/java.util.rb:7:in `each'
>      /Users/tyu/trunk/hbase-shell/src/main/ruby/hbase/security.rb:136:in `user_permission'
>      ./src/test/ruby/hbase/security_admin_test.rb:65:in `test_Grant_should_set_access_rights_appropriately'
>      org/jruby/RubyProc.java:270:in `call'
>      org/jruby/RubyKernel.java:2105:in `send'
>      org/jruby/RubyArray.java:1620:in `each'
>      org/jruby/RubyArray.java:1620:in `each']:
> {code}
> [~openinx]:
> Can you take a look ?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)