[jboss-jira] [JBoss JIRA] Resolved: (AS7-733) Provide complete set of supported OSGi functionality as AS test cases

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu May 12 10:37:31 EDT 2011


     [ https://issues.jboss.org/browse/AS7-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved AS7-733.
--------------------------------

    Resolution: Done


Done

{code}
[tdiesler at localhost integration]$ mvn -Dtest=osgi/**/*TestCase clean test

Running org.jboss.as.testsuite.integration.osgi.xml.parser.SAXParserTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.475 sec
Running org.jboss.as.testsuite.integration.osgi.xml.parser.DOMParserTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 sec
Running org.jboss.as.testsuite.integration.osgi.jmx.BundleStateTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec
Running org.jboss.as.testsuite.integration.osgi.xservice.ModuleAccessesBundleServiceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 sec
Running org.jboss.as.testsuite.integration.osgi.blueprint.BlueprintTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec
Running org.jboss.as.testsuite.integration.osgi.jta.TransactionTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
Running org.jboss.as.testsuite.integration.osgi.xservice.BundleAccessesModuleServiceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec
Running org.jboss.as.testsuite.integration.osgi.interceptor.LifecycleInterceptorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
Running org.jboss.as.testsuite.integration.osgi.simple.SimpleBundleTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec
Running org.jboss.as.testsuite.integration.osgi.http.HttpServiceTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec
Running org.jboss.as.testsuite.integration.osgi.webapp.WebAppNegativeTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.jboss.as.testsuite.integration.osgi.deployment.BundleDeploymentCaseOneTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec
Running org.jboss.as.testsuite.integration.osgi.jmx.MBeanServerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec
Running org.jboss.as.testsuite.integration.osgi.configadmin.ConfigurationAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Running org.jboss.as.testsuite.integration.osgi.deployment.BundleDeploymentCaseTwoTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec
Running org.jboss.as.testsuite.integration.osgi.xservice.ModuleAccessesModuleServiceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.jboss.as.testsuite.integration.osgi.webapp.WebAppTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.jboss.as.testsuite.integration.osgi.jndi.JNDITestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec
Running org.jboss.as.testsuite.integration.osgi.eventadmin.EventAdminTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec
{code}

> Provide complete set of supported OSGi functionality as AS test cases
> ---------------------------------------------------------------------
>
>                 Key: AS7-733
>                 URL: https://issues.jboss.org/browse/AS7-733
>             Project: Application Server 7
>          Issue Type: Task
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.0.0.CR1
>
>
> A large portion of supported OSGi functionality (including Enterprise OSGi functionality) is covered outside the AS7 code base. In the past this had led to "last minute" breakage of OSGi functionality. High level OSGi functional/integration tests should be part of the AS7 code base to avoid that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list