-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
5
-
False
-
-
False
-
subs-swatch-lightning
-
-
-
Swatch Lightning Sprint 4
When running component tests in debug mode (by attaching a remote debugger), if the test terminates due to a timeout, the application process remains active in the background. This orphaned process interferes with subsequent test executions, requiring manual termination before proceeding.
Acceptance Criteria
- The application under test should be gracefully shut down or terminated when the component test execution fails due to a timeout, even when debugging.