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

Joris Melchior resolved GEODE-7974.
-----------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

PR - https://github.com/apache/geode/pull/4952

> CI Failure: RestAccessControllerTest > 
> getSpecificKeysUsingQueryParamWithNonExistentKey
> ---------------------------------------------------------------------------------------
>
>                 Key: GEODE-7974
>                 URL: https://issues.apache.org/jira/browse/GEODE-7974
>             Project: Geode
>          Issue Type: Bug
>          Components: rest (dev)
>            Reporter: Ernest Burghardt
>            Assignee: Joris Melchior
>            Priority: Major
>             Fix For: 1.13.0
>
>
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/27]
>  
> {code:java}
> > Task :geode-web-api:integrationTest
> org.apache.geode.rest.internal.web.controllers.RestAccessControllerTest > 
> getSpecificKeysUsingQueryParamWithNonExistentKey FAILED
>     java.lang.AssertionError: Response content expected:<{
>       "customers" : [ {
>         "@type" : "org.apache.geode.rest.internal.web.controllers.Customer",
>         "customerId" : 101,
>         "firstName" : "Vishal",
>         "lastName" : "Roa"
>       }, null ]
>     }> but was:<{
>       "customers" : [ {
>         "@type" : "org.apache.geode.rest.internal.web.controllers.Customer",
>         "customerId" : 101,
>         "firstName" : "Vishal",
>         "lastName" : "Roa"
>       }, null ]
>     }>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to