[
https://issues.apache.org/jira/browse/APEXMALHAR-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215418#comment-15215418
]
ASF GitHub Bot commented on APEXMALHAR-2036:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/223
APEXMALHAR-2036 cleanup of intermediate test files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-2036
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/223.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #223
----
commit 7a5235eddb74521e3cfd440b4ccc9a2450849a50
Author: Chandni Singh <[email protected]>
Date: 2016-03-29T04:43:35Z
APEXMALHAR-2036 cleanup of intermediate test files
----
> FS operator tests leave stray test files under target
> -----------------------------------------------------
>
> Key: APEXMALHAR-2036
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2036
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
> Some of the tests of the following classes do not delete the files that they
> create under target. These files can be cleaned up once the test finishes.
> library/src/test/java/com/datatorrent/lib/io/fs/AbstractFileInputOperatorFailureHandlingTest.java
> library/src/test/java/com/datatorrent/lib/io/fs/AbstractFileInputOperatorTest.java
> library/src/test/java/com/datatorrent/lib/io/fs/AbstractFileOutputOperatorTest.java
> library/src/test/java/com/datatorrent/lib/io/fs/AbstractWindowFileOutputOperatorTest.java
> library/src/test/java/com/datatorrent/lib/io/fs/FileSplitterBaseTest.java
> library/src/test/java/com/datatorrent/lib/io/fs/FileSplitterInputTest.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)