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 20:50:00 UTC

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

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

Kirk Lund updated GEODE-3482:
-----------------------------
    Summary: SwaggerVerificationIntegrationTest fails on Windows  (was: SwaggerVerificationTest fails on Windows)

> 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
>            Reporter: Kirk Lund
>
> {noformat}
> org.apache.geode.rest.internal.web.SwaggerVerificationTest > 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.SwaggerVerificationTest.isSwaggerRunning(SwaggerVerificationTest.java:44)
> {noformat}



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