| Index: ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| diff --git a/ios/build/bots/chromium.fyi/EarlGreyiOS.json b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| index d4a899da27724b80ed70bbdbead13346e5e37aca..0e9cacb12700ee415e63d31af7062cc1f4430627 100644
|
| --- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| +++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| @@ -29,7 +29,13 @@
|
| "tests": [
|
| {
|
| "app": "ios_web_shell_test_host",
|
| - "device type": "iPhone 5s",
|
| + "device type": "iPhone 6s",
|
| + "os": "10.0",
|
| + "xctest": true
|
| + },
|
| + {
|
| + "app": "ios_web_shell_test_host",
|
| + "device type": "iPad Air 2",
|
| "os": "10.0",
|
| "xctest": true
|
| }
|
|
|