[
https://issues.apache.org/jira/browse/KNOX-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691824#comment-16691824
]
Kevin Risden commented on KNOX-1613:
------------------------------------
Added ability to start/stop gateway in GatewayTestDriver so we can use aliases
properly in there. The workaround GatewayTestDriver in the above classes was
due to trying to set the LDAP aliases.
> LDAP related tests time out after waiting 10 seconds
> ----------------------------------------------------
>
> Key: KNOX-1613
> URL: https://issues.apache.org/jira/browse/KNOX-1613
> Project: Apache Knox
> Issue Type: Test
> Components: Tests
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1613.patch
>
>
> There have been a few errors lately related to tests timing out after 10s.
> This should be addressed. One example is below.
> org.apache.knox.gateway.Knox242FuncTest
> {code:java}
> java.lang.IllegalStateException: Timed out 10000 waiting for URL
> http://localhost:33079/gateway/testdg-cluster/test-service-path/test-service-resource
> at
> org.apache.knox.gateway.Knox242FuncTest.setupSuite(Knox242FuncTest.java:85)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)