[ 
https://issues.apache.org/jira/browse/HADOOP-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972729#action_12972729
 ] 

Konstantin Boudnik commented on HADOOP-7019:
--------------------------------------------

As per [this 
comment|https://issues.apache.org/jira/browse/HDFS-1543?focusedCommentId=12972726&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972726]
 fault injection tests are very fast. In fact they take 12 sec/case on average 
(unit test type of execution speed).

Thus removing the target from test-core cycle solves nothing. 

The problem I am seeing (as per comment above) is that fault inject test target 
run the same test 3 times. This seems to be a regression from a recent test 
targets splitting. This needs to be fixed for sure. FI part of your patches 
solves nothing though.

> Refactor build targets to enable faster cross project dev cycles.
> -----------------------------------------------------------------
>
>                 Key: HADOOP-7019
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7019
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Owen O'Malley
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: hadoop-7019-trunk-v1.patch
>
>
> The current build always generates fault injection artifacts and pushes them 
> to Maven. Most developers have no need for these artifacts and no users need 
> them. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to