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

Unified Diff: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json

Issue 1150753002: Run both iPhone and iPad simulator tests on iOS bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 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 | « ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json
index c4aaf85791b2713415e2d4cf78b7b55740227c53..e2be5d09f8b869b5c59f8bf84d1d190fa7a95f37 100644
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json
+++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json
@@ -3,7 +3,7 @@
"smut"
],
"comments": [
- "Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
+ "Tests for 32- and 64-bit iOS 8.3 simulators."
],
"xcode version": "6.3",
"GYP_DEFINES": {
@@ -16,12 +16,12 @@
"tests": [
{
"include": "common_tests.json",
- "device type": "iPhone 5",
+ "device type": "iPhone 5s",
"os": "8.3"
},
{
"include": "common_tests.json",
- "device type": "iPhone 5s",
+ "device type": "iPad Retina",
"os": "8.3"
}
]
« no previous file with comments | « ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698