Joris Melchior created GEODE-7906:
-------------------------------------
Summary: GfshCommandIntegrationTest failing in Windows testing
JDK8 and JDK11
Key: GEODE-7906
URL: https://issues.apache.org/jira/browse/GEODE-7906
Project: Geode
Issue Type: Bug
Components: management
Reporter: Joris Melchior
Failed in CI:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/1344#L5e3ada01:364:370
Test results:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.13.0-SNAPSHOT.0115/test-results/integrationTest/1585078363/
{noformat}
org.apache.geode.management.internal.cli.commands.GfshCommandIntegrationTest >
invalidCommandWhenConnected FAILED
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
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.GfshCommandRule.connectAndVerify(GfshCommandRule.java:163)
at
org.apache.geode.management.internal.cli.commands.GfshCommandIntegrationTest.invalidCommandWhenConnected(GfshCommandIntegrationTest.java:71)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)