[lit] NFC: Move the flaky test logic to _runShTest
This minor refactoring allows reducing the amount of processing that is duplicated when we re-run a flaky test. It also has the nice side effect that libc++'s current test format supports flaky .sh.cpp tests, because those are built on top of _runShTest, not executeShTest.
Loading
Please register or sign in to comment