You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip remaining tests when cancelling a regular run
When we cancel a debug run, the remaining tests are marked as skipped
instead of as failed. Follow this same logic for regular non-debug test
runs to be consistent.
Issue: #1002
0 commit comments