Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
subsystem-2.0.4
-
None
Description
<testcase name='testGetDeploymentHeaders' time='0.100' classname='org.osgi.test.cases.subsystem.junit.DeploymentHeadersTests'> <failure type='junit.framework.AssertionFailedError'><![CDATA[junit.framework.AssertionFailedError: Wrong Import-Package header at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.osgi.test.cases.subsystem.junit.DeploymentHeadersTests.testGetDeploymentHeaders(DeploymentHeadersTests.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at aQute.junit.Activator.test(Activator.java:303) at aQute.junit.Activator.automatic(Activator.java:186) at aQute.junit.Activator.run(Activator.java:120) at aQute.launcher.Launcher$5.call(Launcher.java:1175) at aQute.launcher.Launcher$5.call(Launcher.java:1173) at aQute.launcher.Launcher.run(Launcher.java:278) at aQute.launcher.Launcher.main(Launcher.java:87) ]]> </failure> </testcase>
Attachments
Issue Links
- duplicates
-
ARIES-1418 Subsystems implementation fails org.osgi.test.cases.subsystem.junit.DeploymentHeadersTests.testGetDeploymentHeaders() of the OSGi R6 CT but should pass.
- Open