You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jeff Zemerick (Jira)" <ji...@apache.org> on 2022/03/18 14:02:00 UTC

[jira] [Created] (OPENNLP-1358) Failing tests on Windows and Java 17

Jeff Zemerick created OPENNLP-1358:
--------------------------------------

             Summary: Failing tests on Windows and Java 17
                 Key: OPENNLP-1358
                 URL: https://issues.apache.org/jira/browse/OPENNLP-1358
             Project: OpenNLP
          Issue Type: Task
    Affects Versions: 1.9.4
         Environment: Windows with Java 17
            Reporter: Jeff Zemerick


The following tests are failing on Windows and Java 17 build. The tests pass on Ubuntu 20.04 with Java 17.

[ERROR] Failures:
[ERROR]   BratDocumentParserTest.testParse:55 expected:<3> but was:<1>
[ERROR]   BratDocumentTest.testDocumentWithEntitiesParsing:47
[ERROR]   BratNameSampleStreamTest.readNoOverlap:65 expected:<8> but was:<7>
[ERROR]   BratNameSampleStreamTest.readOverlapFail Expected exception: java.lang.RuntimeException
[INFO]
[ERROR] Tests run: 784, Failures: 4, Errors: 0, Skipped: 0

Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: C:\Program Files\apache-maven
Java version: 17.0.2, vendor: Amazon.com Inc., runtime: C:\Program Files\Amazon Corretto\jdk17.0.2_8
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)