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

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

Issue 960063002: Remove unnecessary iOS try bot configs (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
Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ng.json
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ng.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ng.json
deleted file mode 100644
index ecc0ee6cc08e0e2bdc93cf4bbe520dd9b1913b1e..0000000000000000000000000000000000000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ng.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "owners": [
- "smut"
- ],
- "comments": [
- "Tests for 32-bit iOS 7.1 iPhone simulator."
- ],
- "xcode version": "5.1",
- "GYP_DEFINES": {
- "chromium_ios_signing": "0",
- "target_subarch": "arm32"
- },
- "compiler": "xcodebuild",
- "configuration": "Debug",
- "sdk": "iphonesimulator7.1",
- "tests": [
- {
- "app": "ios_chrome_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "base_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "components_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "crypto_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "gfx_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "url_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "content_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "net_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "ui_base_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "ui_ios_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "sync_unit_tests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- },
- {
- "app": "sql_unittests",
- "device type": "iPhone Retina (4-inch)",
- "os": "7.1"
- }
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698