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

Joris Melchior reassigned GEODE-7974:
-------------------------------------

    Assignee: Joris Melchior

> 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
>
> [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