You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 17:29:00 UTC

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

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

Barbara Pruijn resolved GEODE-3482.
-----------------------------------
    Resolution: Won't Do

> 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
>            Priority: Major
>              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
(v7.6.3#76005)