You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/29 20:32:46 UTC

[jira] [Resolved] (HADOOP-6306) ant testcase target should run quickly

     [ https://issues.apache.org/jira/browse/HADOOP-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HADOOP-6306.
--------------------------------------

    Resolution: Won't Fix

> ant testcase target should run quickly 
> ---------------------------------------
>
>                 Key: HADOOP-6306
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6306
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Eli Collins
>
> ant -Dtestcase used to execute in a couple of seconds, now running {{ant -Doffline=true -Dtestcase=TestConfiguration test-core}} takes almost 20 seconds. Most of the overhead seems to be due to ivy, but it also tries to compile.  Changing {{test-core}} to {{test}} doubles the execution time. It would be great to have an ant target that just executes the given test, ie is as fast as running the unit test from eclipse. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)