You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/22 18:14:00 UTC

[jira] [Commented] (GEODE-3476) RestQueryAndFunctionIntegrationTest fails on Windows

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

ASF subversion and git services commented on GEODE-3476:
--------------------------------------------------------

Commit 043c298919e0480ebfb3faeca405a933cb1ce5f8 in geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=043c298 ]

GEODE-3476: rename, add RestAPITest category and RequiresGeodeHome rule

Also moved the "inner-classes" inside the outer class and made
static.


> RestQueryAndFunctionIntegrationTest 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
>         Environment: Windows
>            Reporter: Kirk Lund
>              Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.rest.internal.web.controllers.RestQueryAndFunctionIntegrationTest > 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.RestQueryAndFunctionIntegrationTest.executeQueryTestCases(RestQueryAndFunctionIntegrationTest.java:831)
>         at org.apache.geode.rest.internal.web.controllers.RestQueryAndFunctionIntegrationTest.testCreateAsJson(RestQueryAndFunctionIntegrationTest.java:677)
> {noformat}



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