Kirk Lund created GEODE-3482:
--------------------------------
Summary: SwaggerVerificationTest 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)