You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/02/08 20:16:00 UTC

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

Patrick Rhomberg created GEODE-4640:
---------------------------------------

             Summary: 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


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)