You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/22 18:15:01 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176850#comment-16176850 ] 

ASF subversion and git services commented on GEODE-3480:
--------------------------------------------------------

Commit 42853b169381c708f1dae1b4cd2a4bad5fe47f77 in geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=42853b1 ]

GEODE-3480: add RestAPITest category and RequiresGeodeHome rule


> 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
>              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
(v6.4.14#64029)