Github user mmartell commented on the issue: https://github.com/apache/geode-native/pull/30 The xml files are created in the runtime working directory. For a Debug build this is: BUILD_DIR\clicache\integration-test\Debug, where BUILD_DIR is the cmake build directory. This fix moves those few xml files that were being created in the source directory to the working directory to be consistent with the rest of the tests.
--- 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. ---