
In the iOS Blink port, running web tests is essential to assess the level of support for various web features and functionalities. This change includes necessary additions to enable the execution of web tests on the iOS Blink port. co-author: mkim@ solved the timeout issue by adding a custom UIApplication that overrides IsRunningTests. Bug: 1421239 Change-Id: I8835097f628280c76d1213a16a29d6cdddd19ecb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4712370 Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1191108}