[clang-format][NFC] Skip remaining tests of the same case upon failure (#65540)
A typical test case goes through the format, stability, ObjC, and messUp tests. If any of theses tests fails, we should skip the remaining tests for the same test case.
Loading
Please sign in to comment