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

Aries 1.16.0 RSA fails OSGi RemoteServiceAdmin TCK test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • rsa-1.16.0
    • rsa-1.16.1
    • Remote Service Admin
    • None

    Description

      When running the OSGi RSA TCK 13 of the 39 tests fail:

      Test run finished after 458266 ms
      [        11 containers found      ]
      [         0 containers skipped    ]
      [        11 containers started    ]
      [         0 containers aborted    ]
      [        11 containers successful ]
      [         0 containers failed     ]
      [        39 tests found           ]
      [         0 tests skipped         ]
      [        39 tests started         ]
      [         0 tests aborted         ]
      [        26 tests successful      ]
      [        13 tests failed          ]
      # test ran
      # queue []
       
      > Task :org.osgi.test.cases.remoteserviceadmin:testOSGi FAILED 

      To reproduce make the following change in https://github.com/osgi/osgi:

      $ git diff
      diff --git a/cnf/ext/central.mvn b/cnf/ext/central.mvn
      index 2a8e2f44b2..e43331adac 100644
      --- a/cnf/ext/central.mvn
      +++ b/cnf/ext/central.mvn
      @@ -89,12 +89,12 @@ org.apache.aries.jpa:org.apache.aries.jpa.eclipselink.adapter:2.4.0
       org.apache.aries.spec:org.apache.aries.javax.jax.rs-api:1.0.4
       org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:1.0.8
       org.apache.aries.spifly:org.apache.aries.spifly.dynamic.framework.extension:1.3.3
      -org.apache.aries.rsa:org.apache.aries.rsa.core:1.13.0
      -org.apache.aries.rsa:org.apache.aries.rsa.spi:1.13.0
      -org.apache.aries.rsa:org.apache.aries.rsa.topology-manager:1.13.0
      -org.apache.aries.rsa.discovery:org.apache.aries.rsa.discovery.local:1.13.0
      -org.apache.aries.rsa.discovery:org.apache.aries.rsa.discovery.zookeeper:1.13.0
      -org.apache.aries.rsa.provider:org.apache.aries.rsa.provider.tcp:1.13.0
      +org.apache.aries.rsa:org.apache.aries.rsa.core:1.16.0
      +org.apache.aries.rsa:org.apache.aries.rsa.spi:1.16.0
      +org.apache.aries.rsa:org.apache.aries.rsa.topology-manager:1.16.0
      +org.apache.aries.rsa.discovery:org.apache.aries.rsa.discovery.local:1.16.0
      +org.apache.aries.rsa.discovery:org.apache.aries.rsa.discovery.zookeeper:1.16.0
      +org.apache.aries.rsa.provider:org.apache.aries.rsa.provider.tcp:1.16.0
      
       org.apache.felix:org.apache.felix.configadmin:1.9.22
       org.apache.felix:org.apache.felix.configurator:1.0.8
      

      Then run in the org.osgi.test.cases.remoteserviceadmin directory:

      $ ../gradlew check
      

      Attachments

        1. aries.log
          362 kB
          A. J. David Bosschaert

        Activity

          People

            timothyjward Timothy James Ward
            davidb A. J. David Bosschaert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: