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

ASF subversion and git services commented on GEODE-5549:
--------------------------------------------------------

Commit 9a4a6c6b04d5ec6cdd151547fcbec9f2e0d67aa1 in geode's branch 
refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9a4a6c6 ]

GEODE-5549: Removing assertion about process exit status from kill test

the processTerminatesWhenDestroyedTest was asserting the exit value was
greater than zero. It looks like in some cases it can be 0. Since the
point of the test is to assert what happens to the stream reader
threads, removing this extra assertion.

Co-authored-by: Kirk Lund <kl...@pivotal.io>


> Flaky test NonBlockingProcessStreamReaderIntegrationTest > 
> processTerminatesWhenDestroyed
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-5549
>                 URL: https://issues.apache.org/jira/browse/GEODE-5549
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.8.0
>            Reporter: Jacob S. Barrett
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: flaky, pull-request-available, swat
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> > Task :geode-core:integrationTest
> org.apache.geode.internal.process.NonBlockingProcessStreamReaderIntegrationTest
>  > processTerminatesWhenDestroyed FAILED
>     java.lang.AssertionError: 
>     Expecting:
>      <0>
>     to be greater than:
>      <0> 
> {noformat}
> Failed: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/IntegrationTest/builds/237
> Passed: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/IntegrationTest/builds/236
> Passed: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/IntegrationTest/builds/235
> Failed: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/IntegrationTest/builds/234
> Failing intermittently on pr pipeline as well.



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

Reply via email to