[ https://issues.apache.org/jira/browse/GEODE-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated GEODE-6062: ---------------------------------- Labels: pull-request-available (was: ) > ConfigureEvictionThroughGfsh.configureEvictionByMaxMemory FAILED > ---------------------------------------------------------------- > > Key: GEODE-6062 > URL: https://issues.apache.org/jira/browse/GEODE-6062 > Project: Geode > Issue Type: Bug > Reporter: Jianxia Chen > Priority: Major > Labels: pull-request-available > > https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/AcceptanceTestOpenJDK11/builds/121 > http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.160/test-results/acceptanceTest/1542318877/ > http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.160/test-artifacts/1542318877/acceptancetestfiles-OpenJDK11-1.9.0-build.160.tgz > {noformat} > > org.apache.geode.management.internal.cli.commands.ConfigureEvictionThroughGfsh > > configureEvictionByMaxMemory 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.ConfigureEvictionThroughGfsh.configureEvictionByMaxMemory(ConfigureEvictionThroughGfsh.java:103) > org.apache.geode.management.internal.cli.commands.ConfigureEvictionThroughGfsh > > configureEvictionByEntryCount 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.ConfigureEvictionThroughGfsh.configureEvictionByEntryCount(ConfigureEvictionThroughGfsh.java:47) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)