You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/08/21 19:57:00 UTC

[jira] [Updated] (GEODE-3476) RestAPIsQueryAndFEJUnitTest fails on Windows

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

Kirk Lund updated GEODE-3476:
-----------------------------
    Labels: IntegrationTest Windows  (was: )

> RestAPIsQueryAndFEJUnitTest fails on Windows
> --------------------------------------------
>
>                 Key: GEODE-3476
>                 URL: https://issues.apache.org/jira/browse/GEODE-3476
>             Project: Geode
>          Issue Type: Sub-task
>          Components: rest (dev), tests
>            Reporter: Kirk Lund
>              Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.rest.internal.web.controllers.RestAPIsQueryAndFEJUnitTest > testCreateAsJson FAILED
>     java.lang.AssertionError: expected:<201> but was:<503>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at org.apache.geode.rest.internal.web.controllers.RestAPIsQueryAndFEJUnitTest.executeQueryTestCases(RestAPIsQueryAndFEJUnitTest.java:831)
>         at org.apache.geode.rest.internal.web.controllers.RestAPIsQueryAndFEJUnitTest.testCreateAsJson(RestAPIsQueryAndFEJUnitTest.java:677)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)