Skip to content

regrtest: handle cross compilation and HOSTRUNNER in libregrtest, avoid Tools/scripts/run_tests.py #110152

Closed
@vstinner

Description

@vstinner

Previously, Tools/scripts/run_tests.py was used to add Python options to the command line: -u -E -W default -bb. But regrtest is now able to do it when --fast-ci and --slow-ci options are used.

I propose moving the remaining code of Tools/scripts/run_tests.py for cross compilation and HOSTRUNNER directly in libregrtest.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions