Reidddddd commented on a change in pull request #511: HBASE-22879
user_permission command failed to show global permission
URL: https://github.com/apache/hbase/pull/511#discussion_r315536529
##########
File path:
hbase-shell/src/test/java/org/apache/hadoop/hbase/client/TestShell.java
##########
@@ -35,7 +35,7 @@
@Test
public void testRunShellTests() throws IOException {
System.setProperty("shell.test.exclude",
"replication_admin_test.rb,rsgroup_shell_test.rb," +
- "admin_test.rb,table_test.rb,quotas_test.rb");
+ "admin_test.rb,table_test.rb,quotas_test.rb,admin2_test.rb");
Review comment:
What's the story of `admin2_test.rb`, why is it related to this fix?
----------------------------------------------------------------
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