I just filed https://issues. apache.org/jira/browse/GEODE-6343 against
ImportClusterConfigTest.importWouldNotShutDownServer because it failed in a
precheckin. I'm not sure who to assign this failure to. Any suggestions or
volunteers?

Failure:
https://concourse.apachegeode-ci.info/builds/34064

Stack:
org.apache.geode.management.internal.cli.commands.ImportClusterConfigTest >
importWouldNotShutDownServer FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at
jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at
org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:125)
        at
org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
        at
org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:133)
        at
org.apache.geode.management.internal.cli.commands.ImportClusterConfigTest.importWouldNotShutDownServer(ImportClusterConfigTest.java:41)

Reply via email to