Skip to content

regrtest: add --bisect option to run test.bisect_cmd on failed tests #115122

Closed
@vstinner

Description

@vstinner

When running tests with -R 3:3 to check for a reference leak, it's not always obvious which tests lead to the leak. I propose to add a --bisect option which runs the -m test.bisect_cmd command to bisect failing tests.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions