[
https://issues.apache.org/jira/browse/HBASE-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954362#comment-14954362
]
Hadoop QA commented on HBASE-14588:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12766162/hbase-14588.002.patch
against master branch at commit 2ff6d0fe4789857ab51685949711d755dedd459a.
ATTACHMENT ID: 12766162
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 15 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/15981//console
This message is automatically generated.
> Stop accessing test resources from within src folder
> ----------------------------------------------------
>
> Key: HBASE-14588
> URL: https://issues.apache.org/jira/browse/HBASE-14588
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hbase-14588.001.patch, hbase-14588.001.patch,
> hbase-14588.002.patch
>
>
> A few tests in hbase-server reach into the src/test/data folder to get test
> resources, which is naughty since tests are supposed to only operate within
> the target/ folder. It's better to put these into src/test/resources and let
> them be automatically copied into target/ via the resources plugin, like
> other test resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)