[iOS][test runner] Handle "* encountered an error" failure in Xcode log
Since some beta version of Xcode 12, XCTest result can report XCTest runner app crash as a failed test in log. In this CL, log parser reports this failure as "BUILD_INTERRUPTED" which fits into the existing logic to handle test process crash in test runner scripts. Bug: 1115232 Change-Id: Icebdb5456005b2473e5ed8af683487ac532cda3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350442Reviewed-by:Justin Cohen <justincohen@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#797470}
Showing
Please register or sign in to comment