It would be useful to be able to stop the Test Runner.
Code errors happen (that’s why we’re testing). If a unit test, or the code it is exercising, hangs (infinite loop, something unexpectedly blocking, etc.), the editor dialog just sits there waiting for a completion that will never occur. Since the dialog is modal, you have to kill the Unity process and re-open it.