Show
EXEC: in Explorer: select a service and pick "Import Applciation..." from context menu
ASSERT: import wizard shows up
EXEC: provide valid clone location (either default or custom destination) and hit finish
ASSERT: import job is launched, red knob to cancel the running job is shown to the right of the progress bar in the bottom of the wizard
EXEC: hit the red knob to cancel the import job
Result:
Job is stopped but error dialog with Interrupted Exception shows up
Expected result:
Job is stopped, no error dialog is shown.