guangxuCheng commented on a change in pull request #1499: 
[HBASE-24176]user_permission '.*' command failed to show all table permissions
URL: https://github.com/apache/hbase/pull/1499#discussion_r407299256
 
 

 ##########
 File path: hbase-shell/src/test/ruby/hbase/security_admin_test.rb
 ##########
 @@ -91,6 +91,14 @@ def teardown
       end
       assert(found_permission, 'Permission for user ' + global_user_name + ' 
was not found.')
 
+      security_admin.user_permission('.*') do |user, permission|
 
 Review comment:
   found_permission should be set to false before test user_permission '.*' 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to