summaryrefslogtreecommitdiffstats
path: root/ios/build
diff options
context:
space:
mode:
authorsmut <smut@google.com>2015-02-26 11:27:04 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-26 19:28:52 +0000
commit3928ba7181f37251eacd9cb1b240b4a2f580c644 (patch)
tree792b7f3aa311312c025e74bd3ed88f08aaadaf57 /ios/build
parentda5a48504c87a681c6ffc27dde37960a6d505a94 (diff)
downloadchromium_src-3928ba7181f37251eacd9cb1b240b4a2f580c644.zip
chromium_src-3928ba7181f37251eacd9cb1b240b4a2f580c644.tar.gz
chromium_src-3928ba7181f37251eacd9cb1b240b4a2f580c644.tar.bz2
Remove unnecessary iOS try bot configs
These correspond to the bots turned down in https://codereview.chromium.org/957153002. BUG=457659 Review URL: https://codereview.chromium.org/960063002 Cr-Commit-Position: refs/heads/master@{#318279}
Diffstat (limited to 'ios/build')
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json78
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ng.json78
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja_ng.json78
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_rel_device.json18
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json18
-rw-r--r--ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja_ng.json19
6 files changed, 0 insertions, 289 deletions
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json
deleted file mode 100644
index ecc0ee6..0000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.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"
- }
- ]
-}
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 ecc0ee6..0000000
--- 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"
- }
- ]
-}
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja_ng.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja_ng.json
deleted file mode 100644
index 24dfb6b..0000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja_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": "ninja",
- "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"
- }
- ]
-}
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device.json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device.json
deleted file mode 100644
index 53b0d19..0000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "owners": [
- "smut"
- ],
- "comments": [
- "Builder for 32-bit devices."
- ],
- "xcode version": "5.1",
- "GYP_DEFINES": {
- "chromium_ios_signing": "0",
- "target_subarch": "arm32"
- },
- "compiler": "xcodebuild",
- "configuration": "Release",
- "sdk": "iphoneos7.1",
- "tests": [
- ]
-}
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json
deleted file mode 100644
index 53b0d19..0000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "owners": [
- "smut"
- ],
- "comments": [
- "Builder for 32-bit devices."
- ],
- "xcode version": "5.1",
- "GYP_DEFINES": {
- "chromium_ios_signing": "0",
- "target_subarch": "arm32"
- },
- "compiler": "xcodebuild",
- "configuration": "Release",
- "sdk": "iphoneos7.1",
- "tests": [
- ]
-}
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja_ng.json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja_ng.json
deleted file mode 100644
index c35eb5e..0000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja_ng.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "owners": [
- "smut"
- ],
- "comments": [
- "Builder for fat binaries using ninja."
- ],
- "xcode version": "5.1",
- "GYP_DEFINES": {
- "chromium_ios_signing": "0",
- "clang_xcode": "0",
- "target_subarch": "both"
- },
- "compiler": "ninja",
- "configuration": "Release",
- "sdk": "iphoneos7.1",
- "tests": [
- ]
-}