Robert Muir created LUCENE-7114:
-----------------------------------

             Summary: analyzers-common tests fail with JDK9 EA 110 build
                 Key: LUCENE-7114
                 URL: https://issues.apache.org/jira/browse/LUCENE-7114
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


Looks like this:
{noformat}
   [junit4] Suite: org.apache.lucene.analysis.fr.TestFrenchLightStemFilter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFrenchLightStemFilter -Dtests.method=testVocabulary 
-Dtests.seed=4044297F9BFA5E32 -Dtests.locale=az-Cyrl-AZ -Dtests.timezone=ACT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.44s J0 | TestFrenchLightStemFilter.testVocabulary <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: term 0 
expected:<grosi[]> but was:<grosi[er]>
{noformat}

So far i see these failing with french and portuguese. It may be a hotspot 
issue, as these tests stem more than 10,000 words.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to