0
Files
src/ios
Chris Lu 94309cdc08 Revert "[ios] Add EG test to chrome://management page"
This reverts commit 46c6817bcc.

Reason for revert: Chromium upsteam Egtest failing
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8868162076936730176/+/steps/ios_chrome_integration_eg2tests_module_iPhone_6s_13.6_on_Mac-10.15/0/stdout

[12:20:39:INFO]  Interaction cannot continue because the desired element was not found.
[12:20:39:INFO] 
[12:20:39:INFO] Check if the element exists in the UI hierarchy printed below. If it exists, adjust the matcher so that it accurately matches the element.
[12:20:39:INFO] 
[12:20:39:INFO] Element Matcher:
[12:20:39:INFO] Omnibox contains text 'support.google.com'

Original change's description:
> [ios] Add EG test to chrome://management page
>
> Added EG test to chrome://management page.
>
> Updated omniboxContainingText: matcher to avoid crash when the
> element is not an UITextField.
>
> Bug: 1131052
> Change-Id: Ia68ad5a6071867e8ae3cf4751ce1ef792cd741dd
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424546
> Reviewed-by: Gauthier Ambard <gambard@chromium.org>
> Reviewed-by: Mike Dougherty <michaeldo@chromium.org>
> Reviewed-by: Sergio Collazos <sczs@chromium.org>
> Commit-Queue: Tina Wang <tinazwang@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#810645}

TBR=michaeldo@chromium.org,sczs@chromium.org,gambard@chromium.org,tinazwang@chromium.org

Change-Id: I3ca8a0e6d189ec6c8045439abc6b76c8bbaafb6d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1131052
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432316
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Commit-Queue: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#810764}
2020-09-25 20:39:10 +00:00
..

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.