Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] Concierge tests

Hi Jochen,

I fixed (and closed) some of the bugs mentioned.

Regarding https://bugs.eclipse.org/bugs/show_bug.cgi?id=438783 , I don't think the org.osgi.framework.namespace version is wrong. In R5 the package version is indeed v1.0 (http://www.osgi.org/javadoc/r5/core/org/osgi/framework/namespace/package-summary.html ) I think the bundle that is importing org.osgi.framework.namespace should import version range [1.0,2.0) to be both R5 and R6 compatible.

Regards,

Tim



On 07/03/2014 12:29 AM, Jochen Hiller wrote:
Hi Jan, Tim,

I've updated my test cases for Luna now, and made some extensions about Elipse Kura and Eclipse SmartHome.

I pushed the code for simplicity for GitHub. You can find the code at


including some documentation, how to run the tests against Concierge, and the basic idea how this test framework is working.

I also added some bugs based on test results, see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438781  Loading of localized files in bundle will fail due to wrong path
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438783  org.osgi.framework.namespace has wrong version in System bundle
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438784  Utils.splitString will fail with arg "" (empty string)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438786  Concierge.exportSystemBundlePackages will fail with trailing comma

Eclipse SmartHome is using split packages for org.eclipse.core.runtime/equinox registry. Is that yet supported in Concierge?

Thanks, Jochen

Thanks for adding https://bugs.eclipse.org/bugs/show_bug.cgi?id=434670 code, does work with test cases.



_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev


-- 
Tim Verbelen
Department of Information Technology
Broadband Communication Networks (IBCN)
Ghent University - iMinds
Gaston Crommenlaan 8 (Bus 201), B-9050 Gent, Belgium
T: +32 9 33 14940 ; T Secr: +32 9 33 14900
F: +32 9 33 14899
E: tim.verbelen@xxxxxxxxxxxxxx
W : www.ibcn.intec.UGent.be

Back to the top