You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by GitBox <gi...@apache.org> on 2023/01/03 14:50:53 UTC

[GitHub] [opennlp] rzo1 commented on a diff in pull request #482: OPENNLP-1182 : LanguageDetectorConverterTool works fine with a simple null check + test cases

rzo1 commented on code in PR #482:
URL: https://github.com/apache/opennlp/pull/482#discussion_r1060658665


##########
opennlp-tools/src/test/java/opennlp/tools/formats/leipzig/LeipzigLanguageSampleStreamTest.java:
##########
@@ -34,6 +35,9 @@ public class LeipzigLanguageSampleStreamTest {
   private static String testDataPath = LeipzigLanguageSampleStreamTest.class
       .getClassLoader().getResource("opennlp/tools/formats/leipzig/samples").getPath();
 
+  @TempDir

Review Comment:
   Might toogle GH action Windows builds under certain conditions. But looks like IT worked this time.



-- 
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: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org