You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/26 16:59:00 UTC

[jira] [Commented] (KNOX-2474) RemoteConfigurationRegistryJAASConfigTest fails due to invalid auth

    [ https://issues.apache.org/jira/browse/KNOX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239346#comment-17239346 ] 

ASF subversion and git services commented on KNOX-2474:
-------------------------------------------------------

Commit 41590e185efa2c8d8c4aaf22fbc562c498ba808d in knox's branch refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=41590e1 ]

KNOX-2474 - RemoteConfigurationRegistryJAASConfigTest fails due to invalid auth (#387)

Signed-off-by: Kevin Risden <kr...@apache.org>

> RemoteConfigurationRegistryJAASConfigTest fails due to invalid auth
> -------------------------------------------------------------------
>
>                 Key: KNOX-2474
>                 URL: https://issues.apache.org/jira/browse/KNOX-2474
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.6.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> RemoteConfigurationRegistryJAASConfigTest fails for me sometimes based on the order of tests that get run. Zookeeper with and without SASL in one test class seems to get really confused. As long as the SASL tests run first, then everything is happy. If non sasl runs first, the sasl tests fail. I was able to fix this by using a base class and then separate out the sasl vs non sasl tests into two separate test classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)