You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 17:30:00 UTC

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

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

Barbara Pruijn resolved GEODE-3480.
-----------------------------------
    Resolution: Won't Do

> 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
>         Environment: Windows
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: IntegrationTest, Windows
>
> {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
(v7.6.3#76005)