You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/14 17:27:00 UTC

[jira] [Commented] (GEODE-4640) CI Failure: RemoveCommandDUnitTest can fail to find region

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

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

Commit f3e37e180fe9cdcda9f54b989afbba9ea72b8f7e in geode's branch refs/heads/develop from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f3e37e1 ]

GEODE-4640: Remove potential race condition from RemoveCommandDUnitTest. (#1421)



> CI Failure: RemoveCommandDUnitTest can fail to find region
> ----------------------------------------------------------
>
>                 Key: GEODE-4640
>                 URL: https://issues.apache.org/jira/browse/GEODE-4640
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The test has failed sporadically with
> {noformat}
> org.apache.geode.management.internal.cli.commands.RemoveCommandDUnitTest > removeAllFromPartitionedRegion FAILED
>     org.junit.ComparisonFailure: [Region </partitionedRegion> not found in any of the members
> {noformat}
> This may be to the test waiting only for one region to be ready before proceeding, resulting in a race condition between the testing VM and the server VMs.
> See 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/124
> http://files.apachegeode-ci.info/builds/1.5.0-build.409/test-results/distributedTest/



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