Skip to content

New test-run request should cancel any in-process test runs to begin the new test-run immediately #1748

@MahdiBM

Description

@MahdiBM

Describe the bug
Like in Xcode, when you hit the "test run" button, if there exists a running test-run, the old test-run should be immediately cancelled so the new test-run can begin.

To Reproduce
Steps to reproduce the behavior:

  • Run a long-running test.
  • Hit the run-test button again.
  • Observe the second test-run request does nothing, at least until the first test is over.

Expected behavior
Explained above.

Environment
Doesn't matter.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Unscreened

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions