osgi / bugzilla-archive

Archive of OSGi Alliance Specification Bugzilla bugs. The Specification Bugzilla system was decommissioned with the move to GitHub. The issues in this repository are imported from the Specification Bugzilla system for archival purposes.
0 stars 1 forks source link

Failure to org.osgi.test.cases.residentialmanagement.FrameworkContentTestCase #2277

Closed bjhargrave closed 12 years ago

bjhargrave commented 12 years ago

Original bug ID: BZ#2409 From: Shigekuni Kondo <kondo.shigekuni@lab.ntt.co.jp> Reported version: R4 V4.3

bjhargrave commented 12 years ago

Comment author: Shigekuni Kondo <kondo.shigekuni@lab.ntt.co.jp>

Related issue of Bug BZ#2400

add failure to testBundleWires(org.osgi.test.cases.residentialmanagement.FrameworkContentTestCase) : Found no matching wire in the wiring API snapshot for ./Scaffold/RMT/Framework/Bundle/System Bundle/Wires/osgi.wiring.rmt.service/0

junit.framework.AssertionFailedError: Found no matching wire in the wiring API snapshot for ./Scaffold/RMT/Framework/Bundle/System Bundle/Wires/osgi.wiring.rmt.service/0 at junit.framework.Assert.fail(Assert.java:47) at org.osgi.test.cases.residentialmanagement.FrameworkContentTestCase.assertServiceNameSpaceTree(FrameworkContentTestCase.java:455) at org.osgi.test.cases.residentialmanagement.FrameworkContentTestCase.testBundleWires(FrameworkContentTestCase.java:226) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) Log entry | Serverity: 2 Message: Event Admin not found, only delivering events to listeners directly registered with DmtAdmin. Throwable: null at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at aQute.junit.Activator.test(Activator.java:215)

bjhargrave commented 12 years ago

Comment author: Shigekuni Kondo <kondo.shigekuni@lab.ntt.co.jp>

Assign to Steffen.

bjhargrave commented 12 years ago

Comment author: Steffen Druesedow <steffen.druesedow@telekom.de>

fixed CT as described in bug BZ#2400