You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barrett Oglesby (Jira)" <ji...@apache.org> on 2019/10/30 18:36:00 UTC

[jira] [Created] (GEODE-7386) CI failure: JmxCredentialTypeTest > testWithNonStringCredential failed with AssertionError

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)