[ 
https://issues.apache.org/jira/browse/GEODE-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687192#comment-16687192
 ] 

Jason Huynh edited comment on GEODE-6056 at 11/14/18 10:03 PM:
---------------------------------------------------------------

Reverted offending commit.  

The original PR didn't have check failures, but that was because none of the 
tests had actually been run.  I didn't notice this until after the commit.

The fix for GEODE-5228 will be modified slightly, as the control watch dog is 
used in other tests and has a race condition where the test creates the request 
file but before the watch dogs internal actually starts up.  This causes the 
test to hang because the "real" request file is never seen.


was (Author: huynhja):
Reverted offending commit.  

The original PR didn't have check failures, but that was because none of the 
tests had actually been run.  I didn't notice this until after the commit.

The fix will be modified slightly, as the control watch dog is used in other 
tests and has a race condition where the test creates the request file but 
before the watch dogs internal actually starts up.  This causes the test to 
hang because the "real" request file is never seen.

> CI Failure: 
> ControllableProcessIntegrationTest.statusRequestFileIsDeletedAndStatusFileIsCreated
> -----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6056
>                 URL: https://issues.apache.org/jira/browse/GEODE-6056
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Eric Shu
>            Assignee: Jason Huynh
>            Priority: Major
>
> Multiple tests failed on both IntegrationTestOpenJDK8
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK8/builds/115
> and 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK11/builds/114
> org.apache.geode.internal.process.ControllableProcessIntegrationTest > 
> statusRequestFileIsDeletedAndStatusFileIsCreated FAILED
>     java.lang.AssertionError: 
>     Expecting file:
>       </tmp/junit5064350384991657840/vf.gf.locator.status>
>     to exist.
>         at 
> org.apache.geode.internal.process.ControllableProcessIntegrationTest.statusRequestFileIsDeletedAndStatusFileIsCreated(ControllableProcessIntegrationTest.java:190)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to