You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (Created) (JIRA)" <ji...@apache.org> on 2012/01/21 02:50:39 UTC

[jira] [Created] (PIG-2488) Move Python unit tests to e2e tests

Move Python unit tests to e2e tests
-----------------------------------

                 Key: PIG-2488
                 URL: https://issues.apache.org/jira/browse/PIG-2488
             Project: Pig
          Issue Type: Task
          Components: tools
    Affects Versions: 0.11
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 0.11


In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2488) Move Python unit tests to e2e tests

Posted by "Daniel Dai (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198573#comment-13198573 ] 

Daniel Dai commented on PIG-2488:
---------------------------------

+1
                
> Move Python unit tests to e2e tests
> -----------------------------------
>
>                 Key: PIG-2488
>                 URL: https://issues.apache.org/jira/browse/PIG-2488
>             Project: Pig
>          Issue Type: Task
>          Components: tools
>    Affects Versions: 0.11
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11
>
>         Attachments: python_udfs.patch
>
>
> In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2488) Move Python unit tests to e2e tests

Posted by "Alan Gates (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-2488:
----------------------------

    Attachment: python_udfs.patch

Patch that moves as many tests as possible from junit to e2e.  Several tests could not be moved as they needed hard coded paths which the e2e tests can't do.
                
> Move Python unit tests to e2e tests
> -----------------------------------
>
>                 Key: PIG-2488
>                 URL: https://issues.apache.org/jira/browse/PIG-2488
>             Project: Pig
>          Issue Type: Task
>          Components: tools
>    Affects Versions: 0.11
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11
>
>         Attachments: python_udfs.patch
>
>
> In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2488) Move Python unit tests to e2e tests

Posted by "Daniel Dai (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated PIG-2488:
----------------------------

    Attachment: PIG-2488.patch

resync with trunk
                
> Move Python unit tests to e2e tests
> -----------------------------------
>
>                 Key: PIG-2488
>                 URL: https://issues.apache.org/jira/browse/PIG-2488
>             Project: Pig
>          Issue Type: Task
>          Components: tools
>    Affects Versions: 0.11
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11
>
>         Attachments: PIG-2488.patch, python_udfs.patch
>
>
> In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2488) Move Python unit tests to e2e tests

Posted by "Alan Gates (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-2488:
----------------------------

    Status: Patch Available  (was: Open)
    
> Move Python unit tests to e2e tests
> -----------------------------------
>
>                 Key: PIG-2488
>                 URL: https://issues.apache.org/jira/browse/PIG-2488
>             Project: Pig
>          Issue Type: Task
>          Components: tools
>    Affects Versions: 0.11
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11
>
>         Attachments: python_udfs.patch
>
>
> In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2488) Move Python unit tests to e2e tests

Posted by "Daniel Dai (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated PIG-2488:
----------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Patch committed to trunk.
                
> Move Python unit tests to e2e tests
> -----------------------------------
>
>                 Key: PIG-2488
>                 URL: https://issues.apache.org/jira/browse/PIG-2488
>             Project: Pig
>          Issue Type: Task
>          Components: tools
>    Affects Versions: 0.11
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11
>
>         Attachments: PIG-2488.patch, python_udfs.patch
>
>
> In keeping with our goal to shrink the unit test run time, and where appropriate move unit tests to end-to-end tests, there are a number of tests that could be removed from the TestScriptUDF module and placed in e2e tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira