[
https://issues.apache.org/jira/browse/GEODE-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881540#comment-15881540
]
ASF GitHub Bot commented on GEODE-2532:
---------------------------------------
Github user pivotal-jbarrett commented on the issue:
https://github.com/apache/geode-native/pull/30
The C++ integration test framework keeps the test files in a directory
specific to the current test. Can we not do the same thing here and avoid this
random thing?
> .NET Integration Tests Create Temp Files in the Source Directory
> ----------------------------------------------------------------
>
> Key: GEODE-2532
> URL: https://issues.apache.org/jira/browse/GEODE-2532
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Martell
> Attachments: ExtraneousTempFiles.jpg
>
>
> The C++/CLI integration tests create temporary .xml files in the src
> directory as shown in attachment. This pollutes your working area with files
> that should not be added to the repo.
> This task is to create these temp files in the runtime test folder.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)