You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Thamme Gowda N (JIRA)" <ji...@apache.org> on 2015/12/21 02:14:46 UTC

[jira] [Created] (TIKA-1816) Lenient testing for NamedEntityParser

Thamme Gowda N created TIKA-1816:
------------------------------------

             Summary: Lenient testing for NamedEntityParser
                 Key: TIKA-1816
                 URL: https://issues.apache.org/jira/browse/TIKA-1816
             Project: Tika
          Issue Type: Bug
          Components: parser
            Reporter: Thamme Gowda N


NamedEntityParser has a hard setup requirement like downloading of NER models from remote servers and adding them to classpath.
These model files are huge and hence are not added to source control.
So, the tests are most likely to fail in various environments.

Make the best effort to set up the tests, but in the worst case skip tests instead of failing the whole build process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)