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

ASF subversion and git services commented on SOLR-16042:
--------------------------------------------------------

Commit 8385e2798f031f83266c9be500d920b881b099df in solr's branch 
refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=8385e27 ]

SOLR-16042: Fix TestSolrCloudWithKerberosAlt.testBasics failure due to minikdc 
locale

* Simplifies `TestSolrCloudWithKerberosAlt` to use `KerberosUtils#setupMiniKdc`
* Make sure `KerberosUtils#cleanupMiniKdc` actually clears all system 
properties it sets
* Adds assertion to LocaleTest to confirm that 
`KerberosTestServices#incompatibleLanguagesWithMiniKdc` has proper list of 
languages to ignore
* Adds missing languages to 
`KerberosTestServices#incompatibleLanguagesWithMiniKdc`


> Fix TestSolrCloudWithKerberosAlt.testBasics failure due to minikdc locale
> -------------------------------------------------------------------------
>
>                 Key: SOLR-16042
>                 URL: https://issues.apache.org/jira/browse/SOLR-16042
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Hadoop Integration, Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I stumbled across this failure and it reproduces with the seed - doesn't 
> reproduce without the seed.
> {code:java}
> gradlew :solr:modules:hadoop-auth:test --tests 
> "org.apache.solr.security.hadoop.TestSolrCloudWithKerberosAlt.testBasics" 
> -Ptests.jvms=5 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 
> -Ptests.seed=9707D04979BA79BF -Ptests.file.encoding=UTF-8
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to