[jira] [Updated] (PIG-3076) make TestScalarAliases more reliable
[ https://issues.apache.org/jira/browse/PIG-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-3076: --- Attachment: PIG-3076_1.patch PIG-3076_1.patch addresses comments > make TestScalarAliases more reliable > > > Key: PIG-3076 > URL: https://issues.apache.org/jira/browse/PIG-3076 > Project: Pig > Issue Type: Test >Reporter: Julien Le Dem >Assignee: Julien Le Dem > Fix For: 0.11, 0.12 > > Attachments: PIG-3076_1.patch, PIG-3076.patch > > > currently, this test writes in the root directory so its output is not > deleted by ant clean. > Also it deletes its output in the end instead of the begining. > The consequence is that if the test fail once then it will keep failing until > the directory is manually cleaned up (not good for CI) -- 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
[jira] [Updated] (PIG-3076) make TestScalarAliases more reliable
[ https://issues.apache.org/jira/browse/PIG-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-3076: --- Attachment: PIG-3076.patch PIG-3076.patch modifies the test so that input/output are written to the build folder (and are cleaned up by "ant clean") and data is deleted upfront so that it does not fail when a previous run failed before. > make TestScalarAliases more reliable > > > Key: PIG-3076 > URL: https://issues.apache.org/jira/browse/PIG-3076 > Project: Pig > Issue Type: Test >Reporter: Julien Le Dem >Assignee: Julien Le Dem > Fix For: 0.11, 0.12 > > Attachments: PIG-3076.patch > > > currently, this test writes in the root directory so its output is not > deleted by ant clean. > Also it deletes its output in the end instead of the begining. > The consequence is that if the test fail once then it will keep failing until > the directory is manually cleaned up (not good for CI) -- 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