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:15:01 UTC

[jira] [Commented] (GEODE-3482) SwaggerVerificationIntegrationTest fails on Windows

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

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

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

GEODE-3482: rename, add SecurityTest category, RequiresGeodeHome rule


> SwaggerVerificationIntegrationTest fails on Windows
> ---------------------------------------------------
>
>                 Key: GEODE-3482
>                 URL: https://issues.apache.org/jira/browse/GEODE-3482
>             Project: Geode
>          Issue Type: Sub-task
>          Components: rest (dev), security, tests
>         Environment: Windows
>            Reporter: Kirk Lund
>              Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.rest.internal.web.SwaggerVerificationIntegrationTest > isSwaggerRunning FAILED
>     java.lang.AssertionError: 
>     Expected: is <200>
>          but: was <503>
>         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
>         at org.junit.Assert.assertThat(Assert.java:956)
>         at org.junit.Assert.assertThat(Assert.java:923)
>         at org.apache.geode.rest.internal.web.SwaggerVerificationIntegrationTest.isSwaggerRunning(SwaggerVerificationIntegrationTest.java:44)
> {noformat}



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