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 "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/02/01 04:01:51 UTC

[jira] Created: (HADOOP-6529) Exclude fault injection tests from normal tests execution

Exclude fault injection tests from normal tests execution
---------------------------------------------------------

                 Key: HADOOP-6529
                 URL: https://issues.apache.org/jira/browse/HADOOP-6529
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: 0.20.2
            Reporter: Konstantin Boudnik
            Assignee: Konstantin Boudnik


The way junit task is configured is to look for all tests under src/test directory. It will include and try to run tests in src/test/aop folder during execution of normal test-core target. Such attempt will clearly fail.

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


[jira] Commented: (HADOOP-6529) Exclude fault injection tests from normal tests execution

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828411#action_12828411 ] 

Konstantin Boudnik commented on HADOOP-6529:
--------------------------------------------

Same as in the case of HADOOP-6530 this patch is the diff between ydist 0.20 and HADOOP-6204 patch for 0.20 branch. No need to commit this one.

> Exclude fault injection tests from normal tests execution
> ---------------------------------------------------------
>
>                 Key: HADOOP-6529
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6529
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 0.20.2
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HADOOP-6529.patch
>
>
> The way junit task is configured is to look for all tests under src/test directory. It will include and try to run tests in src/test/aop folder during execution of normal test-core target. Such attempt will clearly fail.

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


[jira] Updated: (HADOOP-6529) Exclude fault injection tests from normal tests execution

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6529:
---------------------------------------

    Attachment: HADOOP-6529.patch

It seems to be easier to track this issue in a separate JIRA because HADOOP-6204 is getting too complicated with all additional patches for different branches, etc.

> Exclude fault injection tests from normal tests execution
> ---------------------------------------------------------
>
>                 Key: HADOOP-6529
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6529
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 0.20.2
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HADOOP-6529.patch
>
>
> The way junit task is configured is to look for all tests under src/test directory. It will include and try to run tests in src/test/aop folder during execution of normal test-core target. Such attempt will clearly fail.

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


[jira] Resolved: (HADOOP-6529) Exclude fault injection tests from normal tests execution

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved HADOOP-6529.
----------------------------------------

    Resolution: Not A Problem

Has been incorporated to the latest ydist patch of HADOOP-6204

> Exclude fault injection tests from normal tests execution
> ---------------------------------------------------------
>
>                 Key: HADOOP-6529
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6529
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 0.20.2
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HADOOP-6529.patch
>
>
> The way junit task is configured is to look for all tests under src/test directory. It will include and try to run tests in src/test/aop folder during execution of normal test-core target. Such attempt will clearly fail.

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