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 19:10:00 UTC

[jira] [Created] (GEODE-3480) RestSecurityWithSSLTest fails on Windows

Kirk Lund created GEODE-3480:
--------------------------------

             Summary: RestSecurityWithSSLTest fails on Windows
                 Key: GEODE-3480
                 URL: https://issues.apache.org/jira/browse/GEODE-3480
             Project: Geode
          Issue Type: Sub-task
          Components: rest (dev), security, tests
            Reporter: Kirk Lund


{noformat}
org.apache.geode.rest.internal.web.RestSecurityWithSSLTest > testRestSecurityWithSSL FAILED
    java.lang.AssertionError: expected:<200> but was:<503>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.geode.rest.internal.web.RestSecurityWithSSLTest.testRestSecurityWithSSL(RestSecurityWithSSLTest.java:61)
{noformat}



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