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/11/18 23:59:14 UTC

[jira] Created: (HADOOP-7044) Dynamic test list generation for patch validation

Dynamic test list generation for patch validation
-------------------------------------------------

                 Key: HADOOP-7044
                 URL: https://issues.apache.org/jira/browse/HADOOP-7044
             Project: Hadoop Common
          Issue Type: New Feature
    Affects Versions: 0.22.0
            Reporter: Konstantin Boudnik


For a purpose of simple patch verification commit tests might be insufficient or an overkill in some cases. Using the knowledge of per-test coverage (HADOOP-6971 at all) a dynamic lists of tests can be generated to cover all affected spots of the code during the validation process. This approach will allow to eliminate human factor when the content of test lists is defined and provide much closer validation of patches.

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