uschindler commented on pull request #582:
URL: https://github.com/apache/lucene/pull/582#issuecomment-1005601990


   Another failure:
   
   ```
     2> stage 0: e<[2-3] +1> ek<[4-6] +1> oy<[8-10] +1> 1<[11-12] +1> 
zzkuxp<[13-19] +1>
     2> stage 1: e<[2-3] +1> ek<[4-6] +1> oy<[8-10] +1> 1<[11-12] +1> 
zzkuxp<[13-19] +1>
     2> stage 2: e<[2-3] +1> e ek<[2-6] +0> ek<[4-6] +1> ek oy<[4-10] +0> 
oy<[8-10] +1> oy 1<[8-12] +0> 1<[11-12] +1> 1 zzkuxp<[11-19] +0>
     2> stage 3: e<[2-3] +1> e ek<[2-6] +0> ek<[4-6] +1> ek oy<[4-10] +0> 
oy<[8-10] +1> oy 1<[8-12] +0> 1<[11-12] +1> 1 zzkuxp<[11-19] +0>
     2> last stage: e<[2-3] +1> e ek<[2-6] +0> ek<[4-6] +1> ek oy<[4-10] +0> 
oy<[8-10] +1> oy 1<[8-12] +0> 1 zzkuxp<[11-19] +0>
     2> TEST FAIL: useCharFilter=false text='?.e|ek|]oy{1 zzkuxp ZyzzV ycuqjnv 
axtpppvk \u233b\u23c8\u2314\u232e\u236e\u238d\u235e x d  \"</p>'
     2> Exception from random analyzer:
     2> charfilters=
     2>   org.apache.lucene.analysis.pattern.PatternReplaceCharFilter(a, 
ifywufhi, java.io.StringReader@48586999)
     2>   
org.apache.lucene.analysis.charfilter.MappingCharFilter(org.apache.lucene.analysis.charfilter.NormalizeCharMap@65036838,
 org.apache.lucene.analysis.pattern.PatternReplaceCharFilter@11d4ba35)
     2> tokenizer=
     2>   org.apache.lucene.analysis.ko.KoreanTokenizer()
     2> filters=
     2>   
org.apache.lucene.analysis.en.KStemFilter(ValidatingTokenFilter@595d7938 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,posType=null,leftPOS=null,rightPOS=null,morphemes=null,reading=null,keyword=false)
     2>   
org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@13d08b48 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,posType=null,leftPOS=null,rightPOS=null,morphemes=null,reading=null,keyword=false,
 u)
     2>   
org.apache.lucene.analysis.util.ElisionFilter(ValidatingTokenFilter@6396b917 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,posType=null,leftPOS=null,rightPOS=null,morphemes=null,reading=null,keyword=false,
 [fh, hiiwwxyyd, fcpodqor, qogvhmywr, l, icad])
     2>   
Conditional:org.apache.lucene.analysis.ko.KoreanNumberFilter(OneTimeWrapper@5f0558f6
 
term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,posType=null,leftPOS=null,rightPOS=null,morphemes=null,reading=null,keyword=false)
      >     java.lang.IllegalStateException: last stage: inconsistent 
startOffset at pos=2: 8 vs 11; token=1 zzkuxp
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to