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

   Thx @jerry317395616 for the PR. It breaks existing tests, that is:
   
   ```
   Error:  opennlp.tools.cmdline.TokenNameFinderToolTest.run -- Time elapsed: 
0.382 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <It is <START:person> 
Stefanie Schmidt. <END>> but was: <It is Stefanie Schmidt.>
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
        at 
opennlp.tools.cmdline.TokenNameFinderToolTest.run(TokenNameFinderToolTest.java:95)
   ```
   
   as shown by the recent CI pipeline run.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to