Kirk Lund created GEODE-3527:
--------------------------------
Summary: ControlFileWatchdogIntegrationTest.
doesNotStop_afterInvokingRequestHandler_whenNotStopAfterRequest fails
intermittently with AssertionError expecting file not to exist
Key: GEODE-3527
URL: https://issues.apache.org/jira/browse/GEODE-3527
Project: Geode
Issue Type: Bug
Components: gfsh, tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.internal.process.ControlFileWatchdogIntegrationTest >
doesNotStop_afterInvokingRequestHandler_whenNotStopAfterRequest FAILED
java.lang.AssertionError:
Expecting file:
</tmp/junit776148265000384724/myFile>
not to exist
at
org.apache.geode.internal.process.ControlFileWatchdogIntegrationTest.doesNotStop_afterInvokingRequestHandler_whenNotStopAfterRequest(ControlFileWatchdogIntegrationTest.java:228)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)