[
https://issues.apache.org/jira/browse/GEODE-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-3482:
-----------------------------
Description:
{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}
was:
{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}
> 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.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)