Only valid locales (for your Java) are selected, so this has to be an
error. What failures do you see? Perhaps they should be reported to
Derby?

Dawid

On Fri, Oct 20, 2017 at 8:14 PM, Hrishikesh Gadre <[email protected]> wrote:
> Hi,
>
> I am currently implementing solr authorization plugin backed by Apache
> Sentry. For the unit tests, I am using Solr test framework (specifically
> SolrCloudTestCase class). Occasionally I see unit test failures since the
> sentry tests use Derby in-memory database and it doesn't work properly for
> some of the Locale(s) configured by the Solr test framework.
>
> Couple of questions
>
> (a) Does the Solr test framework generates only valid Locale(s) or a mix of
> valid/invalid Locale(s) ? The reason I am asking is that I have a test
> failure with Locale as "sr-Latn". But it is not included in the list of
> valid Locales supported by Java 8
> (http://www.oracle.com/technetwork/java/javase/java8locales-2095355.html).
>
> (b) Is there a way to turn off this Locale randomization?
>
>
> Thanks
> Hrishikesh
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to