You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/10/22 22:23:27 UTC

[jira] [Commented] (HBASE-14679) Separate security shell tests from other shell tests

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

Ted Yu commented on HBASE-14679:
--------------------------------

Here is result with patch and patch from HBASE-14583 :
{code}
Running org.apache.hadoop.hbase.client.TestReplicationShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.apache.hadoop.hbase.client.TestReplicationShell
Running org.apache.hadoop.hbase.client.TestShell
Running org.apache.hadoop.hbase.client.TestSecurityShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.182 sec - in org.apache.hadoop.hbase.client.TestSecurityShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 364.39 sec - in org.apache.hadoop.hbase.client.TestShell

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 1
{code}
Previously TestShell times out on the following platform on branch-1:
{code}
Linux cn012.a.com 2.6.32-504.el6.x86_64 #1 SMP Wed Oct 15 04:27:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
{code}

> Separate security shell tests from other shell tests
> ----------------------------------------------------
>
>                 Key: HBASE-14679
>                 URL: https://issues.apache.org/jira/browse/HBASE-14679
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 14679-branch-1-v1.txt
>
>
> TestShell takes a long time to run, sometimes timing out (especially on branch-1).
> This issue proposes the following changes:
> separate security shell tests into their own test class
> use unique table names for different tests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)