diff options
author | krasin <krasin@google.com> | 2015-08-07 23:57:59 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-08 06:59:04 +0000 |
commit | 7e13d8b1f7ac399eb233226072f76ec0c7d48191 (patch) | |
tree | be7434979e644e8c5bfcc8bcb03550e5c4bbfea7 /testing/buildbot | |
parent | 403e3f39304852f091913301c60fec2d8db4314b (diff) | |
download | chromium_src-7e13d8b1f7ac399eb233226072f76ec0c7d48191.zip chromium_src-7e13d8b1f7ac399eb233226072f76ec0c7d48191.tar.gz chromium_src-7e13d8b1f7ac399eb233226072f76ec0c7d48191.tar.bz2 |
Remove two failing tests from CFI buildbot.
BUG=chromium:457523
Review URL: https://codereview.chromium.org/1283613002
Cr-Commit-Position: refs/heads/master@{#342521}
Diffstat (limited to 'testing/buildbot')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index 8bc02a5..4590e88 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -81,12 +81,6 @@ "swarming": { "can_use_on_swarming_builders": true }, - "test": "browser_tests" - }, - { - "swarming": { - "can_use_on_swarming_builders": true - }, "test": "cacheinvalidation_unittests" }, { @@ -123,12 +117,6 @@ "swarming": { "can_use_on_swarming_builders": true }, - "test": "content_browsertests" - }, - { - "swarming": { - "can_use_on_swarming_builders": true - }, "test": "content_unittests" }, { |