Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338217 - [releng] [Compatibility] added 4.1 SDK tests
Summary: [releng] [Compatibility] added 4.1 SDK tests
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.1 RC1   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 08:25 EST by Paul Webster CLA
Modified: 2011-05-24 14:08 EDT (History)
1 user (show)

See Also:


Attachments
patch (8.98 KB, patch)
2011-04-20 13:11 EDT, Andrew Niefer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2011-02-25 08:25:56 EST
I've created a set of menu tests specific to the 4.1 SDK, in that they test the compatibility layer org.eclipse.ui.workbench.

How can we get these built and run as part of the 4.1 build?  They're currently in e4/org.eclipse.e4.compatibility/tests

org.eclipse.e4.ui.menu.tests
org.eclipse.e4.ui.menu.tests.p1
org.eclipse.e4.ui.menu.tests.p2
org.eclipse.e4.ui.menu.tests.p3
org.eclipse.e4.ui.menu.tests.p4

PW
Comment 1 Andrew Niefer CLA 2011-04-20 13:11:43 EDT
Created attachment 193723 [details]
patch

Patch does:
- add org.eclipse.e4.ui.menu.tests(.*) to org.eclipse.e4.ui.tests.feature
- add map file entries to org,eclipse.e4.ui.releng/maps/core.map
- modify builder test.xml to specify additional bundles to install for a test, and add the ui.menu.tests to be run
- add a test.xml to org.eclipse.e4.ui.menu.tests
Comment 2 Andrew Niefer CLA 2011-05-24 14:08:23 EDT
These tests are in now