[
https://issues.apache.org/jira/browse/OPENNLP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805235#comment-17805235
]
ASF GitHub Bot commented on OPENNLP-1538:
-----------------------------------------
jzonthemtn commented on PR #584:
URL: https://github.com/apache/opennlp/pull/584#issuecomment-1885296362
> > ChunkerMEIT fails because
https://dlcdn.apache.org/opennlp/models/ud-models-1.0/ does not have any
Chunker file. I didn't find any Chunker anywhere under
https://dlcdn.apache.org/opennlp/, but I did find a Chunker here:
https://opennlp.sourceforge.net/models-1.5/
>
> @jzonthemtn wdyt? Use the old format chunker model instead, or
disable/remove this IT?
I suggest using the old model right now, and make a Jira issue to get the
new chunker models available.
> Ensure all integration tests are run during Eval build
> ------------------------------------------------------
>
> Key: OPENNLP-1538
> URL: https://issues.apache.org/jira/browse/OPENNLP-1538
> Project: OpenNLP
> Issue Type: Task
> Components: Build, Packaging and Test
> Reporter: Martin Wiesner
> Priority: Major
>
> POSTaggerMEIT in the [Jenkins log
> |https://ci-builds.apache.org/blue/rest/organizations/jenkins/pipelines/OpenNLP/pipelines/eval-tests/runs/312/log/?start=0&download=true],
> so in consequence a
> {{cat log.txt | grep POSTaggerMEIT}}
> gives an empty result.
> Moreover, any test that ends with *IT.java do not show up in the Jenkins log.
> Aims:
> - Make sure, the ITs are run during (eval) builds
> - Introduce and / or check for an appropriate Maven profile that executes ITs
> in a separate phase, eg. via maven-failsafe-plugin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)