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

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

     [ https://issues.apache.org/jira/browse/NLPCRAFT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Kamov resolved NLPCRAFT-21.
----------------------------------
      Assignee: Aaron Radzinski  (was: Sergey Kamov)
    Resolution: Fixed

> 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: Aaron Radzinski
>            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)