mibo created OLINGO-1351:
----------------------------
Summary: Failing build because of OSGi / Karaf tests
Key: OLINGO-1351
URL: https://issues.apache.org/jira/browse/OLINGO-1351
Project: Olingo
Issue Type: Bug
Components: odata4-osgi, odata4-ext, odata4-server
Reporter: mibo
[Default build|https://builds.apache.org/job/olingo-odata4/] fails (since over
one year) because of failing {{karaf-fit}}:
https://builds.apache.org/job/olingo-odata4/1502/consoleText
{quote}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.83 sec <<<
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
test(org.apache.olingo.osgi.itests.BundlesTest) Time elapsed: 0.122 sec <<<
FAILURE!
java.lang.AssertionError: Bundle org.apache.olingo.odata-server-api should be
started expected:<32> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at
org.apache.olingo.osgi.itests.OlingoOSGiTestSupport.assertBundleStarted(OlingoOSGiTestSupport.java:123)
at org.apache.olingo.osgi.itests.BundlesTest.test(BundlesTest.java:40)
Running org.apache.olingo.osgi.itests.server.CarServiceTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.982 sec <<<
FAILURE! - in org.apache.olingo.osgi.itests.server.CarServiceTest
testServiceStarted(org.apache.olingo.osgi.itests.server.CarServiceTest) Time
elapsed: 6.982 sec <<< FAILURE!
java.lang.AssertionError: Bundle org.apache.olingo.odata-server-osgi-sample
should be started expected:<32> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at
org.apache.olingo.osgi.itests.OlingoOSGiTestSupport.assertBundleStarted(OlingoOSGiTestSupport.java:123)
at
org.apache.olingo.osgi.itests.server.CarServiceTest.testServiceStarted(CarServiceTest.java:52)
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)