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

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

    [ https://issues.apache.org/jira/browse/GEODE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002961#comment-17002961 ] 

Jinmei Liao commented on GEODE-7386:
------------------------------------

resolved by: 

Revert "GEODE-7373: add jmx credential type constraint (#4236)" (#4265)

This reverts commit 94fedfd7

214b8d82 Jinmei Liao <ji...@pivotal.io> on 10/31/19 at 3:17 PM
committed by GitHub <no...@github.com>

> 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
>            Assignee: Jinmei Liao
>            Priority: Major
>             Fix For: 1.11.0
>
>
> 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)