Johnny Zhang created PIG-3296:
---------------------------------

             Summary: parallel running Pig unit tests
                 Key: PIG-3296
                 URL: https://issues.apache.org/jira/browse/PIG-3296
             Project: Pig
          Issue Type: Improvement
    Affects Versions: 0.11.2
            Reporter: Johnny Zhang


several people mentioned this in last Pig meetup. The objective is enabling us 
to run whole unit tests before commit any patch. The fix should include two 
parts:

(1) unit test doesn't interferes each other (e.g. moving test dir from /tmp to 
build/test/tmp so test doesn't delete other test's dir)
(2) need to make sure Pig is thread safe

this is a candidate project for Google summer of code 2013

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to