[ https://issues.apache.org/jira/browse/LUCENE-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562617#comment-15562617 ]
ASF subversion and git services commented on LUCENE-7476: --------------------------------------------------------- Commit 257ea3423f5b03495e08a8aa4263f9520deb662b in lucene-solr's branch refs/heads/master from Mike McCandless [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=257ea34 ] LUCENE-7476: JapaneseNumberFilter should not invoke incrementToken on its input after it's exhausted > Fix transient failure in JapaneseNumberFilter run from TestFactories > -------------------------------------------------------------------- > > Key: LUCENE-7476 > URL: https://issues.apache.org/jira/browse/LUCENE-7476 > Project: Lucene - Core > Issue Type: Bug > Components: core/other > Affects Versions: 6.2.1 > Reporter: Andy Hind > Priority: Trivial > Fix For: master (7.0), 6.3 > > Attachments: LUCENE-7476.patch, LUCENE-7476.patch, LUCENE-7476.patch > > > Repeatedly running TestFactories show this test to fail ~10% of the time. > I believe the fix is trivial and related to loosing the state of the > underlying input stream when testing some analyzer life cycle flows. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org