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..04d654249e9cb5119906c0ffa6d644ae9ed116b8 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,72 @@ |
"sdk": "iphonesimulator10.0", |
"tests": [ |
{ |
+ "app": "ios_chrome_integration_egtests", |
+ "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_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", |