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

ASF GitHub Bot commented on OPENNLP-1538:
-----------------------------------------

mawiesne commented on PR #584:
URL: https://github.com/apache/opennlp/pull/584#issuecomment-1880027536

   @l-ma Note:
   Nice progress! The build now fails with 
   
   `opennlp.tools.postag.POSTaggerMEIT.testPOSTagger`
   
   as expected and explained in more detail in OPENNLP-1539. Tomorrow, I'll 
suggest a change here to make it pass.
   
   Meanwhile, could you debug why ChunkerMEIT fails? Maybe the model to be 
downloaded is available under a different name or from a different URL? Please, 
if you have time, post your findings here. Thx!




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

Reply via email to