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

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

Issue 2776443002: Add reading list tests to upstream FYI and try bots. (Closed)
Patch Set: Created 3 years, 9 months 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 | ios/build/bots/chromium.mac/ios-simulator-eg.json » ('j') | 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 0bea78a3c8d5529f30978e4d345219d382f1d375..587f0da6e1060ecd378678c8b997738471d40327 100644
--- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json
+++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
@@ -22,6 +22,16 @@
"xctest": true
},
{
+ "app": "ios_chrome_reading_list_egtests",
+ "test args": [
+ "--enable-reading-list"
+ ],
+ "device type": "iPhone 6s",
+ "os": "10.0",
+ "xcode version": "8.0",
+ "xctest": true
+ },
+ {
"app": "ios_chrome_settings_egtests",
"device type": "iPhone 6s",
"os": "10.0",
@@ -71,6 +81,16 @@
"xctest": true
},
{
+ "app": "ios_chrome_reading_list_egtests",
+ "test args": [
+ "--enable-reading-list"
+ ],
+ "device type": "iPad Air 2",
+ "os": "10.0",
+ "xcode version": "8.0",
+ "xctest": true
+ },
+ {
"app": "ios_chrome_settings_egtests",
"device type": "iPad Air 2",
"os": "10.0",
« no previous file with comments | « no previous file | ios/build/bots/chromium.mac/ios-simulator-eg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698