Skip to content

In case --force option is set, continue running tests even if one or more are hung #357

@Serpentian

Description

@Serpentian

test-run --help says that --force option makes the program to "go on with other tests in case of an individual test failure". Currently, if any test hangs, test-run just exits after sending SIGKILL to workers. From the developer prospective of view hanging and failing are the same: something doesn't work. When setting flag, I want to know how many and which tests doesn't work. We're not supposed to stop after hang.

Expected behavior: continue running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions