[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7657) Basic smoke testing of OSGI functionality
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Apr 13 14:37:25 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved JBAS-7657.
----------------------------------
Resolution: Done
[tdiesler at tdvaio testsuite]$ ./build.sh clean jars tests-osgi
tests-osgi:
[server:start] Starting server "osgi", with command (start timeout is 120 seconds ):
[server:start] /usr/java/jdk1.6.0_17/bin/java -cp /home/tdiesler/git/jbossas/build/target/jboss-6.0.0-SNAPSHOT/bin/run.jar:/usr/java/jdk1.6/lib/tools.jar -Xms128m -Xmx256m -XX:MaxPermSize=512m -XX:-UseGCOverheadLimit -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/home/tdiesler/git/jbossas/build/target/jboss-6.0.0-SNAPSHOT/lib/endorsed -Djboss.server.log.threshold=DEBUG -Djava.endorsed.dirs=/home/tdiesler/git/jbossas/build/target/jboss-6.0.0-SNAPSHOT/lib/endorsed/ -Dxb.builder.useUnorderedSequence=true org.jboss.Main -c osgi -b localhost -g DefaultPartition
[server:start] Server started.
...
tests-osgi-raw:
[mkdir] Created dir: /home/tdiesler/git/jbossas/testsuite/output/log
[junit] Running org.jboss.test.osgi.simple.SimpleRuntimeTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
> Basic smoke testing of OSGI functionality
> -----------------------------------------
>
> Key: JBAS-7657
> URL: https://jira.jboss.org/jira/browse/JBAS-7657
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Brian Stansberry
> Assignee: Thomas Diesler
> Priority: Critical
> Fix For: JBossAS-6.0.0.M3
>
>
> Add some basic integration tests to ensure that the integration of JBoss OSGI into the AS is working properly.
> Preferably include one or a few of the tests in the AS testsuite's "smoke-tests" target so it's easy for developers to spot any regression before they make a commit.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list