You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2016/01/21 19:15:39 UTC

[jira] [Resolved] (KNOX-656) Test GatewayLdapPosixGroupFuncTest failing intermittently

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

Kevin Minder resolved KNOX-656.
-------------------------------
    Resolution: Fixed

> Test GatewayLdapPosixGroupFuncTest failing intermittently
> ---------------------------------------------------------
>
>                 Key: KNOX-656
>                 URL: https://issues.apache.org/jira/browse/KNOX-656
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8.0
>            Reporter: Kevin Minder
>            Priority: Blocker
>             Fix For: 0.8.0
>
>
> The test GatewayLdapPosixGroupFuncTest is failing intermittently with a 403 error.  The failure is below.
> {code}
> Results :
> Failed tests:
>   GatewayLdapPosixGroupFuncTest.testGroupMember:286 3 expectations failed.
> Expected status code <200> doesn't match actual status code <403>.
> Expected content-type "text/plain" doesn't match actual content-type "text/html;charset=ISO-8859-1".
> Response body doesn't match expectation.
> Expected: is "test-service-response"
>   Actual: <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
> <title>Error 403 Forbidden</title>
> </head>
> <body><h2>HTTP ERROR 403</h2>
> <p>Problem accessing /gateway/test-cluster/test-service-path/test-service-resource. Reason:
> <pre>    Forbidden</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> <br/>
> </body>
> </html>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)