You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:23:18 UTC

[jira] [Closed] (GEODE-5590) CI Failure: PutCommandWithJsonTest > putWithJsonString Fails intermittently

     [ https://issues.apache.org/jira/browse/GEODE-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-5590.
-------------------------------

> CI Failure: PutCommandWithJsonTest > putWithJsonString Fails intermittently 
> ----------------------------------------------------------------------------
>
>                 Key: GEODE-5590
>                 URL: https://issues.apache.org/jira/browse/GEODE-5590
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Helena Bales
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>             Fix For: 1.9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code:java}
> org.apache.geode.management.internal.cli.commands.PutCommandWithJsonTest > putWithJsonString FAILED
>     org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:117)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:135)
>         at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:106)
>         at org.apache.geode.management.internal.cli.commands.PutCommandWithJsonTest.putWithJsonString(PutCommandWithJsonTest.java:55)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)