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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-eg.json

Issue 2790683003: Add ios_chrome_reading_list_egtests as a try job. (Closed)
Patch Set: alphabetize 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 | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.mac/ios-simulator-eg.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-eg.json b/ios/build/bots/chromium.mac/ios-simulator-eg.json
index 110790c83a01adb1896bddbb4697ba42678d5618..2858cf7734553d9573695bf4dda1d9511b5b9a09 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-eg.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-eg.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 | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698