Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Unified Diff: ios/build/bots/chromium.fyi/EarlGreyiOS.json

Issue 2467653002: Update EarlGrey simulator configurations for web shell tests. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698