forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Possible timeout fix that happens because of hanging readline method.
Wait for 3 mins for a new line in output and kill proc(xcodebuild) if no new line appears. We've already tested threading.Timer in fyi/ios12-sdk-simulator and builds did not time out for last 10 days. Bug: 898549 Change-Id: If9789282bdf554aef12180c516ff278fa43ab751 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1475156 Reviewed-by: John Budorick <[email protected]> Reviewed-by: Justin Cohen <[email protected]> Commit-Queue: Maksym Onufriienko <[email protected]> Cr-Commit-Position: refs/heads/master@{#640541}
- Loading branch information
Maksym Onufriienko
authored and
Commit Bot
committed
Mar 13, 2019
1 parent
6ff77cc
commit 76ab584
Showing
3 changed files
with
120 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters