Barrett Oglesby created GEODE-7386:
--------------------------------------
Summary: CI failure: JmxCredentialTypeTest >
testWithNonStringCredential failed with AssertionError
Key: GEODE-7386
URL: https://issues.apache.org/jira/browse/GEODE-7386
Project: Geode
Issue Type: Bug
Components: jmx, management, security
Reporter: Barrett Oglesby
This test has failed in the last 2 IntegrationTestOpenJDK8 builds:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK8/builds/1223
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK8/builds/1224
{noformat}
org.apache.geode.management.internal.security.JmxCredentialTypeTest >
testWithNonStringCredential FAILED
java.lang.AssertionError:
Expecting:
<"Unsupported type: java.lang.Integer">
to contain:
<"filter status: REJECTED">
at
org.apache.geode.management.internal.security.JmxCredentialTypeTest.testWithNonStringCredential(JmxCredentialTypeTest.java:47)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)