You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Prashant Kommireddi (JIRA)" <ji...@apache.org> on 2013/03/13 23:02:13 UTC

[jira] [Commented] (PIG-3077) TestMultiQueryLocal should not write in /tmp

    [ https://issues.apache.org/jira/browse/PIG-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601720#comment-13601720 ] 

Prashant Kommireddi commented on PIG-3077:
------------------------------------------

Hi [~dreambird], thanks for working on this. I have a comment:

{code}
String tdir = System.getProperty("user.dir") + "/build/test/tmp/";
{code}
user.dir would not be required here. Setting tdir to "build/test/tmp" should work.



                
> TestMultiQueryLocal should not write in /tmp
> --------------------------------------------
>
>                 Key: PIG-3077
>                 URL: https://issues.apache.org/jira/browse/PIG-3077
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Johnny Zhang
>         Attachments: PIG-3077.patch.txt
>
>
> temporary files from tests should be under build/test so that they are cleaned by "ant clean"
> Currently two test suites running on the same machine step on each other and create flaky tests results

--
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