gh-115122: Add --bisect option to regrtest (#115123)
* test.bisect_cmd now exit with code 0 on success, and code 1 on failure. Before, it was the opposite. * test.bisect_cmd now runs the test worker process with -X faulthandler. * regrtest RunTests: Add create_python_cmd() and bisect_cmd() methods.
V
Victor Stinner committed
1e5719a663d5b1703ad588dda4fccd763c7d3e99
Parent: 0c80da4
Committed by GitHub <noreply@github.com>
on 2/18/2024, 8:06:39 PM