You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Madhawa Gunasekara (JIRA)" <ji...@apache.org> on 2019/05/23 14:50:00 UTC

[jira] [Created] (OPENNLP-1262) LanguageDetectorEvaluatorTest failure in windows

Madhawa Gunasekara created OPENNLP-1262:
-------------------------------------------

             Summary: LanguageDetectorEvaluatorTest failure in windows
                 Key: OPENNLP-1262
                 URL: https://issues.apache.org/jira/browse/OPENNLP-1262
             Project: OpenNLP
          Issue Type: Bug
          Components: Language Detector
            Reporter: Madhawa Gunasekara


Test failed with 

Maven Version : 

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T20:41:47+02:00)
Maven home: C:\Tools\apache-maven-3.6.0\bin\..
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_202\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"



Results :

Failed tests:
 LanguageDetectorEvaluatorTest.processSample:75 expected:<...ed Predicted Context[
fra pob escreve e faz palestras pelo mundo inteiro sobre anjos
fra pob escreve e faz palestras pelo mundo inteiro sobre anjos]
> but was:<...ed Predicted Context[
fra pob escreve e faz palestras pelo mundo inteiro sobre anjos
]ra pob escreve e faz palestras pelo mundo inteiro sobre anjos
>

Tests run: 767, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OpenNLP Reactor 1.9.2-SNAPSHOT:
[INFO]
[INFO] Apache OpenNLP Reactor ............................. SUCCESS [ 5.190 s]
[INFO] Apache OpenNLP Tools ............................... FAILURE [01:40 min]
[INFO] Apache OpenNLP UIMA Annotators ..................... SKIPPED
[INFO] Apache OpenNLP Brat Annotator ...................... SKIPPED
[INFO] Apache OpenNLP Morfologik Addon .................... SKIPPED
[INFO] Apache OpenNLP Documentation ....................... SKIPPED
[INFO] Apache OpenNLP Distribution ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:46 min
[INFO] Finished at: 2019-05-23T16:35:43+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project opennlp-tools: There are test failures.
[ERROR]
[ERROR] Please refer to C:\Developments\hobbies\opennlp\opennlp-tools\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :opennlp-tools

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)