Closed bennbollay closed 3 years ago
_finishTest does not handle 'todo', 'pending', and 'disabled'. These can cause the test run to never be 'closed', leaving the launch hanging in limbo.
This change treats all unknown entries as "skipped", and close them properly.
_finishTest does not handle 'todo', 'pending', and 'disabled'. These can cause the test run to never be 'closed', leaving the launch hanging in limbo.
This change treats all unknown entries as "skipped", and close them properly.