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

Unified Diff: ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json

Issue 963683006: Convert iOS FYI bots to use the 8.1 SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 10 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/chromium.fyi/Chromium_iOS_Device_(ninja).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/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 e6e7e5d5e7b79519d195417d15caaebc97a3ca93..39627503b046b442a84f14f94d7a11b9d01803e5 100644
--- a/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
+++ b/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
@@ -3,86 +3,86 @@
"smut"
],
"comments": [
- "Tests for 32-bit iOS 7.1 iPhone simulator."
+ "Tests for 32-bit iOS 8.1 iPhone simulator."
],
- "xcode version": "5.1.1",
+ "xcode version": "6.1.1",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "arm32"
},
"compiler": "xcodebuild",
"configuration": "Debug",
- "sdk": "iphonesimulator7.1",
+ "sdk": "iphonesimulator8.1",
"tests": [
{
"app": "ios_chrome_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "ios_web_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "base_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "components_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "crypto_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "gfx_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "url_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "content_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "net_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "ui_base_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "ui_ios_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "sync_unit_tests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "sql_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
},
{
"app": "skia_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
+ "device type": "iPhone 5",
+ "os": "8.1"
}
]
}
« no previous file with comments | « ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698