Aborting a Test Plan Execution Returns a “Caught unhandled GUI error”

Environment:

Windows 10, 64-bit

OpenTAP 9.15.2

Steps to reproduce:

  1. Access the Editor.
  2. Go to the “Test Steps” window and add a "Run Program" step to the test plan.
  3. From the “Test Step Settings” window, Application setting click on the three dots and add the program “PackageManager.exe”.
  4. Run the test plan (F5 or click on the green play button).
  5. Abort the test plan execution (Shift+F5 or click on the red stop button)
  6. Check the behavior.

Actual result:

A “Caught unhandled GUI error” is displayed in the Log window.

SessionLog_2021-09-20_09-16-48.txt

Expected result:

The test plan execution must be aborted.

Other remarks:

A warning message appears clicking the second time on the stop button. Selecting the “Abort” button won’t cancel the execution.

2021-09-20_09_18_11-Test_Automation_-_Community_Edition

gui_error_opentap

Edited by Dave Heintz