Skip to content

Support per-test case timeout? #93

Description

@breezewish

Currently timeout is global. When timeout is reached, all running test cases are marked as "interrupted", and they are reported as FAILED TESTS.

These reported failed cases may not make sense, because these tests could finish quickly. They were just not started at the right moment -- they don't have enough time quota to finish until reaching the global time limit.

It may be better to implement a per-test-case timeout instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions