[
https://issues.jboss.org/browse/JBOSGI-481?page=com.atlassian.jira.plugin...
]
Thomas Diesler updated JBOSGI-481:
----------------------------------
Assignee: David Bosschaert (was: Thomas Diesler)
Fix Version/s: JBossOSGi 1.0.0 CR1
Add Equinox to performance tests
--------------------------------
Key: JBOSGI-481
URL:
https://issues.jboss.org/browse/JBOSGI-481
Project: JBoss OSGi
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: David Bosschaert
Assignee: David Bosschaert
Fix For: JBossOSGi 1.0.0 CR1
For JBOSGI-469 the performance tests got re-enabled for JBOSGi and Felix. Equinox still
needs to be done.
On the current codebase the following error appears when running with Equinox:
.../jbosgi/testsuite/performance $ mvn install -Dtest=Service100TestCase -Dbench=true
-Dframework=equinox
test100(org.jboss.osgi.test.performance.service.arq.Service100TestCase) Time elapsed:
0.041 sec <<< ERROR!
java.lang.ClassNotFoundException:
org.jboss.osgi.test.performance.service.arq.Service100TestCase
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira