You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2010/06/08 06:07:11 UTC

[jira] Updated: (PIG-1441) New test targets: unit and smoke

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

Olga Natkovich updated PIG-1441:
--------------------------------

    Attachment: PIG-1441.patch

> New test targets: unit and smoke
> --------------------------------
>
>                 Key: PIG-1441
>                 URL: https://issues.apache.org/jira/browse/PIG-1441
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Olga Natkovich
>            Assignee: Olga Natkovich
>             Fix For: 0.8.0
>
>         Attachments: PIG-1441.patch
>
>
> As we get more and more tests, adding more structure would help us to minimize time spent on testing. Here are 2 new targets I propose we add. (Hadoop has the same targets for the same purposes).
> unit - to run all true unit tests (those that trully testing apis and internal functionality and not running e2e tests through junit. This test should run relatively quick 10-15 minutes and if we are good at adding unit tests will give good covergae.
> smoke - this would be a set of a few e2e tests that provide good overall coverage within about 30 minutes.
> I would say that for simple patche, we would still require only commit tests while for more involved patches, the developers should run both unit and smoke before submitting the patch.

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