Community
Participate
Working Groups
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
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
These tests are in now