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/12 21:35:00 UTC

[jira] [Created] (KNOX-1600) Fix false 403 errors

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)