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

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

Issue 2855423004: Remove some iOS 9 CQ configurations to reduce load. (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.mac/ios-simulator.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator.json b/ios/build/bots/chromium.mac/ios-simulator.json
index 95357ffdb685d8bfd6cfe3aea0e208fccdb9dc95..79d61520e2a69e33e09ca79242415b9ea4198b85 100644
--- a/ios/build/bots/chromium.mac/ios-simulator.json
+++ b/ios/build/bots/chromium.mac/ios-simulator.json
@@ -51,18 +51,6 @@
},
{
"include": "common_tests.json",
- "device type": "iPhone 6s Plus",
- "os": "9.0",
- "xcode version": "8.0"
- },
- {
- "include": "common_tests.json",
- "device type": "iPhone 6s",
rohitrao (ping after 24h) 2017/05/05 11:26:55 This is probably our most popular iOS9 configurati
baxley 2017/05/05 13:22:18 Okay, I see two options... 1. Drop iPhone 5 and iP
- "os": "9.0",
- "xcode version": "8.0"
- },
- {
- "include": "common_tests.json",
"device type": "iPhone 5",
"os": "9.0",
"xcode version": "8.0"
@@ -72,12 +60,6 @@
"device type": "iPad Air 2",
"os": "9.0",
"xcode version": "8.0"
- },
- {
- "include": "common_tests.json",
- "device type": "iPad Retina",
- "os": "9.0",
- "xcode version": "8.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