Community
Participate
Working Groups
'Creating a test from a recording' appears multiple times in CSH. When the CSH is opened for Test From Recording wizard (File > New > Other...> Test > Test From Recording and select the Help (?) icon at the bottom-left of the 'Create New test from Recording' wizard page), 'Creating a test from a recording' appears multiple times. See uses of org.eclipse.hyades.test.ui.internal.util.ContextIds.NEW_TEST_FROM_RECORDING_WIZARD: createControl(Composite) - org.eclipse.tptp.test.internal.recorder.ui.wizards.NewRecordingWizardPage getContextHelpID() - org.eclipse.hyades.internal.execution.testgen.ui.wizards.TestGeneratorSelectorPage getContextHelpID() - org.eclipse.hyades.internal.execution.testgen.ui.wizards.TestSuiteLocationSelectionPage getContextHelpID() - org.eclipse.tptp.test.provisional.recorder.ui.wizards.RecLocationWizardPage getContextHelpID() - org.eclipse.tptp.test.provisional.recorder.ui.wizards.TestsuiteLocationWizardPage Regression caused by 246111.
In addition, the test suite location page of the Generate Test wizard (invoked on a *.recmodel file outside of the Test Navigator) does not open the CSH until one of the page widgets (e.g. file name).
Created attachment 152307 [details] Patch.
The attached patch checked in to CVS (HEAD).
Verified in TPTP-4.6.2-201001041900. Closing.