You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Aaron Radzinski (Jira)" <ji...@apache.org> on 2020/03/19 21:44:00 UTC

[jira] [Comment Edited] (NLPCRAFT-21) Error running all tests in the project.

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

Aaron Radzinski edited comment on NLPCRAFT-21 at 3/19/20, 9:43 PM:
-------------------------------------------------------------------

See update in NLPCRAFT-15 branch - the sort enricher test is now hanging (however, it works OK in isolation).


was (Author: aradzinski):
See update in NLPCRAFT-15 branch.

> Error running all tests in the project.
> ---------------------------------------
>
>                 Key: NLPCRAFT-21
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-21
>             Project: NLPCraft
>          Issue Type: Bug
>          Components: probe, test
>            Reporter: Sergey Kamov
>            Assignee: Sergey Kamov
>            Priority: Major
>             Fix For: 0.5.0
>
>
> 1) When you start all tests of the project, embedded probes cannot be started after stop in previous tests.
> Mar-19 18:08:31 [ERROR] Failed to start probe due to unexpected error.
> java.lang.IllegalArgumentException: requirement failed
>  at scala.Predef$.require(Predef.scala:212) ~[scala-library-2.11.12.jar:?]
>  at org.apache.nlpcraft.common.NCService.start(NCService.scala:49) ~[classes/:?]
> 2) Part of tests use embedded probe, some require started probe, so all tests never passed. I guess we have to use the same approach for all tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)