Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-194

Support multiple bundle deployments

    Details

      Description

      Currently a single test bundle is installed from the client side test runner.

      We should be able to install an arbitrary number of bundles as part of the test method execution

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            thomas.diesler Thomas Diesler added a comment - - edited

            Shrinkwrap generated bundles are not yet fully supported in test methods

            Have a look at http://community.jboss.org/thread/156213

            Show
            thomas.diesler Thomas Diesler added a comment - - edited Shrinkwrap generated bundles are not yet fully supported in test methods Have a look at http://community.jboss.org/thread/156213
            Hide
            aslak Aslak Knutsen added a comment -

            where is the code for this?

            Show
            aslak Aslak Knutsen added a comment - where is the code for this?
            Hide
            thomas.diesler Thomas Diesler added a comment -

            Embedded

            Running org.jboss.arquillian.container.osgi.arq194.ARQ194TestCase
            Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
            Running org.jboss.arquillian.container.osgi.arq194.ARQ194ServiceTestCase
            Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec

            Remote

            Running org.jboss.arquillian.container.osgi.arq194.ARQ194RemoteTestCase
            Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 sec

            The code is in http://github.com/jbosgi/arquillian
            There you can find dedicated feature branches
            The combined HEAD is always at http://github.com/jbosgi/arquillian/tree/jbosgi

            Show
            thomas.diesler Thomas Diesler added a comment - Embedded Running org.jboss.arquillian.container.osgi.arq194.ARQ194TestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec Running org.jboss.arquillian.container.osgi.arq194.ARQ194ServiceTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec Remote Running org.jboss.arquillian.container.osgi.arq194.ARQ194RemoteTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 sec The code is in http://github.com/jbosgi/arquillian There you can find dedicated feature branches The combined HEAD is always at http://github.com/jbosgi/arquillian/tree/jbosgi
            Hide
            thomas.diesler Thomas Diesler added a comment -
            Show
            thomas.diesler Thomas Diesler added a comment - We are good to go please pull http://github.com/jbosgi/arquillian/tree/jbosgi
            Hide
            thomas.diesler Thomas Diesler added a comment -

            This feature is required for AS7/OSGi testing.

            Running org.jboss.arquillian.container.osgi.arq194.ARQ194TestCase
            Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
            Running org.jboss.arquillian.container.osgi.arq194.ARQ194ServiceTestCase
            Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec

            Show
            thomas.diesler Thomas Diesler added a comment - This feature is required for AS7/OSGi testing. Running org.jboss.arquillian.container.osgi.arq194.ARQ194TestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec Running org.jboss.arquillian.container.osgi.arq194.ARQ194ServiceTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec

              People

              • Assignee:
                aslak Aslak Knutsen
                Reporter:
                thomas.diesler Thomas Diesler
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development