Donal Evans created GEODE-7115:
----------------------------------
Summary: 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
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.2#803003)