Skip to main content

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

Thanks, Jochen. I will go over the bugs after the holiday.
I know about/suspected some issues with exploded jars and always planned to introduce some option to force one way of handling bundles so that I can run the tests over both jars and exploded jars.

Split packages are supported.

Best regards,

Jan.

Inactive hide details for Jochen Hiller ---07/02/2014 05:30:03 PM---Hi Jan, Tim, I've updated my test cases for Luna now, and mJochen Hiller ---07/02/2014 05:30:03 PM---Hi Jan, Tim, I've updated my test cases for Luna now, and made some extensions about

From: Jochen Hiller <jo.hiller@xxxxxxxxxxxxxx>
To: Concierge developer discussions <concierge-dev@xxxxxxxxxxx>
Date: 07/02/2014 05:30 PM
Subject: [concierge-dev] Concierge tests
Sent by: concierge-dev-bounces@xxxxxxxxxxx





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

https://github.com/JochenHiller/concierge-tests

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

GIF image


Back to the top