[
https://issues.apache.org/jira/browse/HBASE-11731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096769#comment-14096769
]
Sean Busbey commented on HBASE-11731:
-------------------------------------
I verified by trying out the commands given in the new docs.
Unfortunately, the only way I can find to get the output of the actual ruby
code is to insert a test that fails so that stdout/stderr will be placed in the
XML surefire report. With that alteration in place, I can verify both the total
test count when the shell.test param isn't given as well as the correct counts
for specifying a test and a wildcard of tests.
> Add option to only run a subset of the shell tests
> --------------------------------------------------
>
> Key: HBASE-11731
> URL: https://issues.apache.org/jira/browse/HBASE-11731
> Project: HBase
> Issue Type: Improvement
> Components: build, shell
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Labels: beginner
> Attachments: HBASE-11731.patch
>
>
> Right now, contributors to the shell can limit testing to just the shell
> tests but there's no way to limit to just a subset of them.
> It would be nice if I could just run the test for the thing I'm changing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)