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

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: 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') | ios/build/bots/tests/fyi_tests.json » ('J')
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..cb4d75c8be8b89cce1dd543031ab96ef95128551 100644
--- a/ios/build/bots/chromium.fyi/ios-simulator.json
+++ b/ios/build/bots/chromium.fyi/ios-simulator.json
@@ -17,61 +17,61 @@
"sdk": "iphonesimulator10.0",
"tests": [
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 6s Plus",
"os": "10.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 6s",
"os": "10.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 5",
"os": "10.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPad Air 2",
"os": "10.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPad Retina",
"os": "10.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 6s Plus",
"os": "9.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 6s",
"os": "9.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPhone 5",
"os": "9.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "include": "fyi_tests.json",
"device type": "iPad Air 2",
"os": "9.0",
"xcode version": "8.0"
},
{
- "include": "common_tests.json",
+ "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') | ios/build/bots/tests/fyi_tests.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698