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 2020/01/16 17:26:00 UTC

[jira] [Commented] (GEODE-7115) CI Failure: CreateRegionCommandPersistsConfigurationDUnitTest > createRegionWithColocation

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

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

Commit 5f19958041cb4e1312889033749c13a60fe5fc82 in geode's branch refs/heads/develop from Ivan Godwin
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5f19958 ]

GEODE-7115: Fix CreateRegionCommandPersistsConfigurationDUnitTest

Ensure region MBeans exist on locator prior to creating colocated region

> CI Failure: CreateRegionCommandPersistsConfigurationDUnitTest > createRegionWithColocation
> ------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7115
>                 URL: https://issues.apache.org/jira/browse/GEODE-7115
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Donal Evans
>            Assignee: Ivan Godwin
>            Priority: Major
>              Labels: flaky
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1015
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandPersistsConfigurationDUnitTest > createRegionWithColocation FAILED
>     org.junit.ComparisonFailure: [Specify a valid region path for colocated-with. Region /createRegionWithColocation not found.
>     ] expected:<[OK]> but was:<[ERROR]>
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
>         at org.apache.geode.management.internal.cli.commands.CreateRegionCommandPersistsConfigurationDUnitTest.createRegionWithColocation(CreateRegionCommandPersistsConfigurationDUnitTest.java:442)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)