runner: Raise RuntimeError instead of SystemExit
The SystemExit exception does not produce the traceback, let's use
RuntimeError instead to be able to tell where the test was interrupted.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
想要评论请 注册 或 登录