Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1418

Subsystems implementation fails org.osgi.test.cases.subsystem.junit.DeploymentHeadersTests.testGetDeploymentHeaders() of the OSGi R6 CT but should pass.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • subsystem-2.0.6, subsystem-2.0.8
    • None
    • Subsystem
    • None

    Description

      The Aries subsystems implementation is currently failing the org.osgi.test.cases.subsystem.junit.DeploymentHeadersTests.testGetDeploymentHeaders() test of the OSGi R6 CT but should not.

      The CT expects the returned Import-Package header to exactly match what is expected and does not allow for equivalence. For example, an implementation may include parameters with their default values.

      The following passes: org.osgi.service.log;version="0.0.0".

      The following fails but should pass: org.osgi.service.log;version="0.0.0";resolution:=mandatory.

      A bug has been opened with OSGi at https://osgi.org/members/bugzilla/show_bug.cgi?id=2875.

      Attachments

        Issue Links

          Activity

            People

              jwross@us.ibm.com John Ross
              jwross@us.ibm.com John Ross
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: