[
https://issues.apache.org/jira/browse/KNOX-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110872#comment-15110872
]
ASF subversion and git services commented on KNOX-656:
------------------------------------------------------
Commit f95528434e055a4db8f75cd9c370ec7af88dd21a in knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=f955284 ]
[KNOX-656] - Test GatewayLdapPosixGroupFuncTest failing intermittently
> 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)