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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/25 20:07:00 UTC

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

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

ASF GitHub Bot logged work on KNOX-2474:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Nov/20 20:06
            Start Date: 25/Nov/20 20:06
    Worklog Time Spent: 10m 
      Work Description: risdenk opened a new pull request #387:
URL: https://github.com/apache/knox/pull/387


   ## What changes were proposed in this pull request?
   
   Split RemoteConfigurationRegistryJAASConfigTest sasl and non sasl tests into two different classes.
   
   ## How was this patch tested?
   
   `mvn -U -T.75C clean verify -Ppackage,release -Dshellcheck`
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 516820)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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)