diff options
author | smut <smut@google.com> | 2015-12-16 19:19:09 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-17 03:21:08 +0000 |
commit | 72c9a653fb709fb194afc07a6918cf04f2a6b7c7 (patch) | |
tree | f4b53963c76865a6ab5a03943400ed9019020949 /ios/build | |
parent | c489cfe41358bd70279f34d04d6a5252f02eb03d (diff) | |
download | chromium_src-72c9a653fb709fb194afc07a6918cf04f2a6b7c7.zip chromium_src-72c9a653fb709fb194afc07a6918cf04f2a6b7c7.tar.gz chromium_src-72c9a653fb709fb194afc07a6918cf04f2a6b7c7.tar.bz2 |
Stop testing on iOS 7
BUG=565519
TBR=baxley,dpranke
Review URL: https://codereview.chromium.org/1528143004
Cr-Commit-Position: refs/heads/master@{#365704}
Diffstat (limited to 'ios/build')
4 files changed, 0 insertions, 40 deletions
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 91d5028..52ed953 100644 --- a/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json +++ b/ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json @@ -33,16 +33,6 @@ "include": "common_tests.json", "device type": "iPad Retina", "os": "8.3" - }, - { - "include": "common_tests.json", - "device type": "iPhone 5s", - "os": "7.1" - }, - { - "include": "common_tests.json", - "device type": "iPad Retina", - "os": "7.1" } ] } diff --git a/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json b/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json index 91d5028..52ed953 100644 --- a/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json +++ b/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json @@ -33,16 +33,6 @@ "include": "common_tests.json", "device type": "iPad Retina", "os": "8.3" - }, - { - "include": "common_tests.json", - "device type": "iPhone 5s", - "os": "7.1" - }, - { - "include": "common_tests.json", - "device type": "iPad Retina", - "os": "7.1" } ] } diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json index 91d5028..52ed953 100644 --- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json +++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json @@ -33,16 +33,6 @@ "include": "common_tests.json", "device type": "iPad Retina", "os": "8.3" - }, - { - "include": "common_tests.json", - "device type": "iPhone 5s", - "os": "7.1" - }, - { - "include": "common_tests.json", - "device type": "iPad Retina", - "os": "7.1" } ] } 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 7cb285e..bf3f26c 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 @@ -37,16 +37,6 @@ "include": "common_tests.json", "device type": "iPad Retina", "os": "8.3" - }, - { - "include": "common_tests.json", - "device type": "iPhone 5s", - "os": "7.1" - }, - { - "include": "common_tests.json", - "device type": "iPad Retina", - "os": "7.1" } ] } |