Kevin Risden created KNOX-1613:
----------------------------------
Summary: org.apache.knox.gateway.Knox242FuncTest times out waiting
after 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
Fix For: 1.3.0
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)