Phil Zampino created KNOX-1042:
----------------------------------
Summary: GatewayAppFuncTest fails due to insufficient timeout
Key: KNOX-1042
URL: https://issues.apache.org/jira/browse/KNOX-1042
Project: Apache Knox
Issue Type: Test
Components: Tests
Affects Versions: 0.13.0
Reporter: Phil Zampino
Assignee: Phil Zampino
gateway-test/src/test/java/org/apache/hadoop/gateway/GatewayAppFuncTest.java
fails in testDefaultTopology() because of the timeout duration.
Changing the value of the @Test annotation's timeout value from
TestUtils.MEDIUM_TIMEOUT to TestUtils.LONG_TIMEOUT resolves this failure.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)