Bruce Schuchardt created GEODE-4190:
---------------------------------------
Summary: JarDeployerIntegrationTest is infecting other tests with
a deployed jar
Key: GEODE-4190
URL: https://issues.apache.org/jira/browse/GEODE-4190
Project: Geode
Issue Type: Bug
Components: management
Reporter: Bruce Schuchardt
While working on GEODE-3861 I noticed this in the logs in the JIRA ticket:
{noformat}
[info 2017/10/17 18:32:46.848 UTC <Test worker> tid=0x13] Loading previously
deployed jars
[info 2017/10/17 18:32:46.876 UTC <Test worker> tid=0x13] Deleting all versions
of MyJar.jar other than MyJar.v2.jar
{noformat}
These jars are from JarDeployerIntegrationTest. It needs to be modified to
clean up after itself so it doesn't infect other tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)