Kirk Lund created GEODE-3486:
--------------------------------
Summary: PulseSecurityWithSSLTest fails on Windows
Key: GEODE-3486
URL: https://issues.apache.org/jira/browse/GEODE-3486
Project: Geode
Issue Type: Sub-task
Components: pulse, security, tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.tools.pulse.PulseSecurityWithSSLTest >
loginWithIncorrectPassword FAILED
org.junit.ComparisonFailure: expected:<[302]> but was:<[503]>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.tools.pulse.PulseSecurityWithSSLTest.loginWithIncorrectPassword(PulseSecurityWithSSLTest.java:76)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)