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 "Nigel Daley (JIRA)" <ji...@apache.org> on 2011/02/12 08:06:58 UTC

[jira] Commented: (HADOOP-2678) Hadoop-Nightly does not run contrib tests if core tests fail

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

Nigel Daley commented on HADOOP-2678:
-------------------------------------

This is because the precommit builds exec separate ant processes for test-core and test-contrib.  The nigthly builds run the test target which calls test-core then test-contrib. Unfortunately, test-core may call <fail> which exits the ant process before test-contrib is called.

> Hadoop-Nightly does not run contrib tests if core tests fail
> ------------------------------------------------------------
>
>                 Key: HADOOP-2678
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2678
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Jim Kellerman
>            Assignee: Nigel Daley
>
> Unlike Hadoop-Patch, Hadoop-Nightly does not run the contrib tests if the core tests fail. Even if the core tests fail, it is useful to know if there has been a regression in contrib.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira