Github user mmartell commented on the issue:

    https://github.com/apache/geode-native/pull/30
  
    @pivotal-jbarrett It seems like a very good suggestion to keep all test 
files local to each test subdirectory. That would avoid potential name 
collision of these configured xml files. It looks like an attempt was made to 
avoid such file name collisions by appending a random number, but that isn't a 
guarantee.
    
    I've created a new ticket (GEODE-2540) to move these xml config files to 
each local test subdirectory. That is a much bigger task which will require 
refactoring the NUnit based tests to extract the current test name. 
    
    For now, I'd like to suggest we accept this PR which solves the problem of 
polluting the src tree with these test files. 
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to