[
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