You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2016/03/17 17:13:33 UTC

[jira] [Created] (LUCENE-7114) analyzers-common tests fail with JDK9 EA 110 build

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org