You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/02/13 01:01:18 UTC

[jira] [Resolved] (SM-2863) Test failure when building examples

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

Krzysztof Sobkowiak resolved SM-2863.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0

Fixed in {{master}} -- http://git-wip-us.apache.org/repos/asf/servicemix/commit/6c768e7f

> Test failure when building examples
> -----------------------------------
>
>                 Key: SM-2863
>                 URL: https://issues.apache.org/jira/browse/SM-2863
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 7.0.0.M1
>            Reporter: Gert Vanthienen
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 7.0.0.M2, 7.0.0
>
>
> When building the examples in the 7.0.0.M1 assembly, I get this test failure:
> {noformat}
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.servicemix.examples.drools.test.ActivatorTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE! - in org.apache.servicemix.examples.drools.test.ActivatorTest
> test(org.apache.servicemix.examples.drools.test.ActivatorTest)  Time elapsed: 0.063 sec  <<< ERROR!
> java.lang.RuntimeException: The requested KieBase "SimpleRuleKBase" does not exist
> 	at org.apache.servicemix.examples.drools.test.ActivatorTest.test(ActivatorTest.java:36)
> Running org.apache.servicemix.examples.drools.test.SimpleTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec <<< FAILURE! - in org.apache.servicemix.examples.drools.test.SimpleTest
> org.apache.servicemix.examples.drools.test.SimpleTest  Time elapsed: 0.003 sec  <<< ERROR!
> java.lang.RuntimeException: The requested KieBase "SimpleRuleKBase" does not exist
> 	at org.apache.servicemix.examples.drools.test.SimpleTest.beforeClass(SimpleTest.java:51)
> {noformat}
> At first glance, building the source for this release doesn't show the same test failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)