You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/04 08:10:00 UTC

[jira] [Commented] (OPENNLP-1089) Reduce printing of iterations in JUnit tests

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

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

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

   Superseded by [OPENNLP-1448](https://issues.apache.org/jira/browse/OPENNLP-1448), thus closing this PR (and related Jira issue).




> Reduce printing of iterations in JUnit tests
> --------------------------------------------
>
>                 Key: OPENNLP-1089
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1089
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Trivial
>             Fix For: 2.1.2
>
>
> The tests now run in parallel and a lot of iterations are printed totally mixed up, making this kind of output useless. There is also not much value in printing all the iterations to the console.
> Lets reduce the amount of iterations for training tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)