summaryrefslogtreecommitdiffstats
path: root/testing/buildbot
diff options
context:
space:
mode:
authorPaweł Hajdan, Jr <phajdan.jr@chromium.org>2014-10-23 12:53:18 +0200
committerPaweł Hajdan, Jr <phajdan.jr@chromium.org>2014-10-23 10:54:11 +0000
commit5669cea047aefa8b52615bfc8839e46e945c5c3a (patch)
tree1371b1687bc17dd36b1de66df922872769c31b60 /testing/buildbot
parent235d012e9d23fbcc456a06496b246fb4e05d98d6 (diff)
downloadchromium_src-5669cea047aefa8b52615bfc8839e46e945c5c3a.zip
chromium_src-5669cea047aefa8b52615bfc8839e46e945c5c3a.tar.gz
chromium_src-5669cea047aefa8b52615bfc8839e46e945c5c3a.tar.bz2
Do not run mojo_view_manager_unittests on the bots
The target has been removed in https://codereview.chromium.org/659113003 TBR=jamesr BUG=426369 Review URL: https://codereview.chromium.org/651683004 Cr-Commit-Position: refs/heads/master@{#300865}
Diffstat (limited to 'testing/buildbot')
-rw-r--r--testing/buildbot/chromium_trybot.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index e2fe64d..534767f 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -189,10 +189,6 @@
"platforms": ["linux", "win"]
},
{
- "test": "mojo_view_manager_unittests",
- "platforms": ["linux"]
- },
- {
"test": "views_unittests",
"platforms": ["linux", "win"]
},