diff options
author | scottmg <scottmg@chromium.org> | 2014-10-29 14:08:24 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-29 21:08:39 +0000 |
commit | ed2a7fef588356a2731b71ee6c4a8b4b46d84540 (patch) | |
tree | 5c236fb486aa130a69fe1ffa3fdeaa548da85352 | |
parent | 51883faa0a6104c390251f57ebc794f714cf98d0 (diff) | |
download | chromium_src-ed2a7fef588356a2731b71ee6c4a8b4b46d84540.zip chromium_src-ed2a7fef588356a2731b71ee6c4a8b4b46d84540.tar.gz chromium_src-ed2a7fef588356a2731b71ee6c4a8b4b46d84540.tar.bz2 |
Remove ash_unittests from XP and Vista runs
R=cpu@chromium.org
BUG=426573
Review URL: https://codereview.chromium.org/675053003
Cr-Commit-Position: refs/heads/master@{#301927}
-rw-r--r-- | testing/buildbot/chromium.win.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json index 3357ca7..238be5b 100644 --- a/testing/buildbot/chromium.win.json +++ b/testing/buildbot/chromium.win.json @@ -10,12 +10,6 @@ }, "app_shell_browsertests", "app_shell_unittests", - { - "test": "ash_unittests", - "swarming": { - "can_use_on_swarming_builders": true - } - }, "aura_unittests", { "test": "browser_tests", @@ -99,7 +93,6 @@ "accessibility_unittests", "app_shell_browsertests", "app_shell_unittests", - "ash_unittests", "aura_unittests", { "test": "base_unittests", @@ -190,14 +183,6 @@ "wm_unittests" ] }, - "Vista Tests (2)": { - "gtest_tests": [ - ] - }, - "Vista Tests (3)": { - "gtest_tests": [ - ] - }, "Win7 Tests (1)": { "gtest_tests": [ "accessibility_unittests", |