[
https://issues.apache.org/jira/browse/GEODE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-2540.
---------------------------------
Resolution: Won't Fix
"Won't Fix" isn't _exactly_ the right resolution for this, but it'll do. We're
going to refactor all integration tests to use the new framework. Presumably
we won't do something like this with the cache XML files for the new tests,
making this task moot.
> .NET Integration Tests Should Keep Configuration Files Local to Each Test
> -------------------------------------------------------------------------
>
> Key: GEODE-2540
> URL: https://issues.apache.org/jira/browse/GEODE-2540
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Martell
> Priority: Major
>
> Currently, the .NET integration tests configure the xml files into a single
> directory. Since many of the tests use the same config file, there is the
> potential for file name collision. It looks like an attempt was made to avoid
> such file name collisions by appending a random number, but that isn't a
> guarantee.
> This task is to refactor these tests (aka cli integration-tests) to configure
> the xml files into the test subdirectory of each test. Also, the random
> number prefix in the configured filename should also be removed since it
> wouldn't be necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)