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

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

Issue 2587283003: Add Showcase tests to the FYI EarlGrey iOS bot. (Closed)
Patch Set: Created 4 years 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 42040eadeb53781f11aabfbdda819c30cc38f06d..1f625fe0afd7037c180001c5fcc0ae0b8fd8291f 100644
--- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json
+++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
@@ -51,6 +51,12 @@
"xctest": true
},
{
+ "app": "ios_showcase_egtests",
+ "device type": "iPhone 6s",
+ "os": "10.0",
+ "xctest": true
+ },
+ {
"app": "ios_web_shell_egtests",
"device type": "iPhone 6s",
"os": "10.0",
@@ -87,6 +93,12 @@
"xctest": true
},
{
+ "app": "ios_showcase_egtests",
+ "device type": "iPad Air 2",
+ "os": "10.0",
+ "xctest": true
+ },
+ {
"app": "ios_web_shell_egtests",
"device type": "iPad Air 2",
"os": "10.0",
« 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