[
https://issues.apache.org/jira/browse/FELIX-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Moloney updated FELIX-1511:
-------------------------------
Attachment: FELIX-1511-iTestsGshellCore.patch
Oops. I completely misunderstood the test.
This updated FELIX-1511-iTestsGshellCore.patch is only temporary until
FELIX-1325 is fixed.
> Karaf integration tests fail in gshell core
> -------------------------------------------
>
> Key: FELIX-1511
> URL: https://issues.apache.org/jira/browse/FELIX-1511
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Reporter: Tim Moloney
> Priority: Trivial
> Attachments: FELIX-1511-iTestsGshellCore.patch
>
>
> The Karaf reactor build fails with the following.
> Failed tests:
> testInstallCommand [equinox](org.apache.felix.karaf.gshell.itests.CoreTest)
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0
> -------------------------------------------------------------------------------
> Test set: org.apache.felix.karaf.gshell.itests.CoreTest
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.389 sec
> <<< FAILURE!
> testInstallCommand [equinox](org.apache.felix.karaf.gshell.itests.CoreTest)
> Time elapsed: 7.81 sec <<< FAILURE!
> java.lang.AssertionError: command should not exist
> at org.junit.Assert.fail(Assert.java:74)
> at
> org.apache.felix.karaf.gshell.itests.CoreTest.testInstallCommand(CoreTest.java:58)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.