You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2010/02/13 04:04:27 UTC

[jira] Updated: (HADOOP-6506) Failing tests prevent the rest of test targets from execution.

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

Arun C Murthy updated HADOOP-6506:
----------------------------------

    Attachment: HADOOP-6506-ydist-0.20.patch

Updated patch for yhadoop20.

> Failing tests prevent the rest of test targets from execution.
> --------------------------------------------------------------
>
>                 Key: HADOOP-6506
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6506
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.1
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.20.2
>
>         Attachments: HADOOP-6506-ydist-0.20.patch, HADOOP-6506-ydist-0.20.patch, HADOOP-6506-ydist-0.20.patch, HADOOP-6506.patch, HADOOP-6506.patch, HADOOP-6506_0.20.patch
>
>
> Build system of 0.20 has the problem which has been fixed in after split (i.e. past 0.20) subprojects but never been properly backported. 
> During an execution of 
> {noformat}
>   % ant test
> {noformat}
> if a single test case gets failed say in {{test-core}} then {{test-contrib}} won't be executed at all.
> This happens because of Ant dependencies mechanism as {{test}} target depends on {{test-core, test-contrib}}

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