Wing Lam created AMBARI-22837:
---------------------------------
Summary:
AmbariAuthorizationFilterTest.testDoFilter_userNoPermissionsAccess fails
unexpectedly
Key: AMBARI-22837
URL: https://issues.apache.org/jira/browse/AMBARI-22837
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Environment: Ubuntu, 16.04 LTS
Reporter: Wing Lam
Fix For: trunk
This test requires that the security context not be set up when it runs to
pass. If a test that sets up the security context improperly is run before this
test, it will fail despite there being no changes in the code.
This can be fixed by clearing the security context, as shown in the pull
request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)