David Bosschaert created ARIES-1440:
---------------------------------------
Summary: OSGi Subsystems CT testGetDeploymentHeaders() failure
'Wrong Import-Package header'
Key: ARIES-1440
URL: https://issues.apache.org/jira/browse/ARIES-1440
Project: Aries
Issue Type: Bug
Components: Subsystem
Affects Versions: subsystem-2.0.4
Reporter: David Bosschaert
Fix For: subsystem-2.0.6
{code} <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>{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)