Skip to content

Test harness needs a more flexible testname white/blacklist argument #2866

Closed
@bblum

Description

@bblum

I'm trying to narrow down which subset of core::task's tests cause deadlock, and I have to keep recompiling everything with different sets of tasks commented out, because a "just one substring match" whitelist is not flexible enough to search arbitrary subsets of the tests.

It'd be great if the test harness accepted multiple testname arguments to whitelist, or a regex, or a blacklist, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions