Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340871 - Add org.eclipse.equinox.ds.tests bundle for automated tests.
Summary: Add org.eclipse.equinox.ds.tests bundle for automated tests.
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 3.7   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.7 M7   Edit
Assignee: Kim Moir CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 11:13 EDT by Thomas Watson CLA
Modified: 2011-03-24 17:34 EDT (History)
3 users (show)

See Also:


Attachments
patch (2.68 KB, patch)
2011-03-24 11:40 EDT, Kim Moir CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Watson CLA 2011-03-24 11:13:55 EDT
We have had a test suite bundle for ds for a long time but have never gotten it integrated into the build for automated testing.  I have added the necessary test.xml to the org.eclipse.equinox.ds.tests and I think it is ready to be integrated into the build.  I have updated the core.map file to include an entry for the org.eclipse.equinox.ds.tests bundle.

I am not sure what else is needed to get the test build built and integrated into the testpass for the build.
Comment 1 Kim Moir CLA 2011-03-24 11:40:36 EDT
Created attachment 191837 [details]
patch
Comment 3 Kim Moir CLA 2011-03-24 14:59:31 EDT
Closing, sdk tests feature is tagged for next i-build.
Comment 4 Thomas Watson CLA 2011-03-24 17:21:01 EDT
I released some changes to the ds.tests to tolerate when CM is not present.  At some point we will want to add another test suite in that tests our extra bundles that are not part of the SDK (CM being one of them).  I wonder if there is a way to get these extra bundles available for the test run.
Comment 5 Kim Moir CLA 2011-03-24 17:34:22 EDT
Yes, there's a way. I just install the extra bundles from the repo. I use this approach when running the p2 discovery tests.