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

Robert Muir commented on LUCENE-5595:
-------------------------------------

Test seeds are not useful here. This is incremental version of unicode 
normalization algorithm, it needs to be a more minimal string, not some huge 
blob.

Seeds that rely upon some special multi-gigabyte large file are doubly useless 
:)

> TestICUNormalizer2CharFilter test failure
> -----------------------------------------
>
>                 Key: LUCENE-5595
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5595
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> Seems it does the offsets differently with a spoonfed reader.
> seed for 4.x:
>  ant test  -Dtestcase=TestICUNormalizer2CharFilter 
> -Dtests.method=testRandomStrings -Dtests.seed=19423CE8988D3E11 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en 
> -Dtests.timezone=America/Bahia_Banderas -Dtests.file.encoding=UTF-8



--
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

Reply via email to