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

Unified Diff: ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).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 | « no previous file | ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
diff --git a/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json b/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
index 3d9e9a25bf51050ceca30ec81318b9a451b9a981..2e2ce24f60dc8760b88f9054dd9ad04832ebab4f 100644
--- a/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
+++ b/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).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 | « no previous file | ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698