You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Erick Erickson (Jira)" <ji...@apache.org> on 2019/11/14 02:32:00 UTC

[jira] [Created] (SOLR-13930) Fix failing TestKoreanTokenizer test

Erick Erickson created SOLR-13930:
-------------------------------------

             Summary: Fix failing TestKoreanTokenizer test
                 Key: SOLR-13930
                 URL: https://issues.apache.org/jira/browse/SOLR-13930
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
         Environment: This fails with:

java.lang.RuntimeException: Cannot find userdict.txt in test classpath!

userdict.txt gets copied when I test on the trunk branch to (at least I think this is the corresponding one):

./lucene/build/analysis/nori/*classes*/test/org/apache/lucene/analysis/ko/userdict.txt

So my presumption is that the ant build takes care of this and somehow the classpath is set to include it.

This is on a clean checkout of the current gradle_8 branch, _without_ trying to do anything with Gradle.
            Reporter: Erick Erickson






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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