You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org> on 2011/11/17 14:32:51 UTC

[jira] [Commented] (HBASE-4623) Remove @deprecated Scan methods in 0.90 from TRUNK and 0.92

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

Jonathan Hsieh commented on HBASE-4623:
---------------------------------------

TestShell is failing and I need some hints on where to find test output from TestShell.

I'm getting a error in TestShell, likely because some methods have been removed from Scan.  It is telling me:

{code}
...
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Shell unit tests failed. Check output file for details.
{code}

Currently I'm trying to run via 'mvn test -Dtest=TestShell' and don't know where to get this output logging.  (looking in target/surefire-reports doesn't provide useful log data).


                
> Remove @deprecated Scan methods in 0.90 from TRUNK and 0.92
> -----------------------------------------------------------
>
>                 Key: HBASE-4623
>                 URL: https://issues.apache.org/jira/browse/HBASE-4623
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.94.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira