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

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

Issue 2922253004: Add recently removed iOS CQ unit tests back to FYI. (Closed)
Patch Set: remove recursive includes Created 3 years, 6 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/tests/fyi_tests.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/ios-simulator.json
diff --git a/ios/build/bots/chromium.fyi/ios-simulator.json b/ios/build/bots/chromium.fyi/ios-simulator.json
index 872baca29f7cdd5bdecdb3c87607b56bb2388f94..fa1ec08f3d583806c542b56c0ab979274a29c7e3 100644
--- a/ios/build/bots/chromium.fyi/ios-simulator.json
+++ b/ios/build/bots/chromium.fyi/ios-simulator.json
@@ -75,6 +75,66 @@
"device type": "iPad Retina",
"os": "9.0",
"xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 6s Plus",
+ "os": "10.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 6s",
+ "os": "10.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 5",
+ "os": "10.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPad Air 2",
+ "os": "10.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPad Retina",
+ "os": "10.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 6s Plus",
+ "os": "9.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 6s",
+ "os": "9.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPhone 5",
+ "os": "9.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPad Air 2",
+ "os": "9.0",
+ "xcode version": "8.0"
+ },
+ {
+ "include": "fyi_tests.json",
+ "device type": "iPad Retina",
+ "os": "9.0",
+ "xcode version": "8.0"
}
]
}
« no previous file with comments | « no previous file | ios/build/bots/tests/fyi_tests.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698