Chromium Code Reviews| 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 94c1d01e267c51297a54c31da956691297f34511..0c0b1f7201dc0521fcf42fc94a3a4a9798ce8948 100644 |
| --- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json |
| +++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json |
| @@ -3,8 +3,7 @@ |
| "huangml" |
| ], |
| "comments": [ |
| - "Tests for 64-bit iOS 10.0 simulators.", |
| - "Tests run on iPhone 5s (64-bit)." |
| + "Tests for 64-bit iOS 10.0 simulators." |
| ], |
| "xcode version": "8.0", |
| "gn_args": [ |
| @@ -19,12 +18,84 @@ |
| "sdk": "iphonesimulator10.0", |
| "tests": [ |
| { |
| + "app": "ios_chrome_integration_egtests", |
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_reading_list_egtests", |
|
sdefresne
2016/12/20 00:53:25
I think this test need some additional "args", doe
rohitrao (ping after 24h)
2016/12/20 00:54:27
Let's either match what we did downstream or remov
baxley
2016/12/20 00:56:38
Yup. Removed.
|
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_settings_egtests", |
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_smoke_egtests", |
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_ui_egtests", |
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_web_egtests", |
| + "device type": "iPhone 6s", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| "app": "ios_web_shell_egtests", |
| "device type": "iPhone 6s", |
| "os": "10.0", |
| "xctest": true |
| }, |
| { |
| + "app": "ios_chrome_integration_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_reading_list_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_settings_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_smoke_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_ui_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| + "app": "ios_chrome_web_egtests", |
| + "device type": "iPad Air 2", |
| + "os": "10.0", |
| + "xctest": true |
| + }, |
| + { |
| "app": "ios_web_shell_egtests", |
| "device type": "iPad Air 2", |
| "os": "10.0", |