[ https://issues.apache.org/jira/browse/GEODE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144104#comment-16144104 ]
Kirk Lund commented on GEODE-3527: ---------------------------------- This intermittent failure only occurs on AWS while waiting for a file to be deleted. > 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 > Environment: AWS > 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)