Error while tryng to run uitestapplicaton [message #495678] |
Thu, 05 November 2009 13:02  |
Eclipse User |
|
|
|
Hello,
I have an RCP build that ends by running tests on the produced product. These tests are added to the product distribution as a feature and then invoked by launching th UITestsApplication from ant.
This has worked for weeks, but I now get an error, and I can't figure out what modification changed the behaviour of the build.
All my tests bundles (includng org.eclipse.ant.optional.junit) are contained in a feature thst is added to product. But, I now get the following stack instead of tests running
http://pastebin.com/f55d3f610
When launching the product normally (without testing), I see that the org.eclipse.ant.optional.junit is not resolved. When going deeper in the investigation and using the OSGi console to get clues, I get:
osgi> diag 643
update@plugins/org.eclipse.ant.optional.junit_3.2.200/ [643]
Constraints from the fragment conflict with the host: Require-Bundle: org.eclipse.core.runtime.compatibility; bundle-version="0.0.0"
Constraints from the fragment conflict with the host: Require-Bundle: org.junit; bundle-version="0.0.0"
I checked several times my plugin list and couldn't find a cause for this issue. Both dependencies are resolved... Does anyone have an idea or a clue ?
--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04361 seconds