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 Risden (JIRA)" <ji...@apache.org> on 2018/11/19 15:12:00 UTC

[jira] [Commented] (KNOX-1613) LDAP related tests time out after waiting 10 seconds

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

Kevin Risden commented on KNOX-1613:
------------------------------------

It looks like the same pattern is used for GatewayLdapDynamicGroupFuncTest, GatewayLdapGroupFuncTest, Knox242FuncTest, and GatewayLdapPosixGroupFuncTest. I changed the tests to ensure they all use the GatewayTestDriver instead of trying to work around that.

> 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)