Our test running helper script doesn't print at the end if an earlier up test case failed. This can make it easy to run locally and think everything is fine. This doesn't affect our builds.
Ideally we should just delete this script and instead directly invoke the test_runner.
Ideally we should just delete this script and instead directly invoke the test_runner.