Kevin Risden created KNOX-1600:
----------------------------------
Summary: Fix false 403 errors
Key: KNOX-1600
URL: https://issues.apache.org/jira/browse/KNOX-1600
Project: Apache Knox
Issue Type: Test
Components: Tests
Reporter: Kevin Risden
Assignee: Kevin Risden
There have been a few cases of the following error:
Expected: not a string containing "403" but: was "GET
[https://localhost:40349/gateway/cluster/service-test]
The issue is that the check also includes the random port assigned to the
gateway. In this case the port 40349 matched 403. We should make this check
tighter to prevent false errors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)