Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338217

Summary: [releng] [Compatibility] added 4.1 SDK tests
Product: [Eclipse Project] e4 Reporter: Paul Webster <pwebster>
Component: UIAssignee: Andrew Niefer <aniefer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: remy.suen
Version: unspecified   
Target Milestone: 4.1 RC1   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
patch none

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