summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorservolk <servolk@chromium.org>2015-06-23 11:22:29 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-23 18:23:17 +0000
commit30000aaf91775a7a441f0fc6f99ec349159e455e (patch)
treefa6086de6fc9f0df9cdffaffc33ff5408e544be6
parent3c528125ccbeb6c0c5be8ec9634e3cae7cd2234d (diff)
downloadchromium_src-30000aaf91775a7a441f0fc6f99ec349159e455e.zip
chromium_src-30000aaf91775a7a441f0fc6f99ec349159e455e.tar.gz
chromium_src-30000aaf91775a7a441f0fc6f99ec349159e455e.tar.bz2
Chromecast: Run content_browsertests on cast_shell trybot
This should be useful to get some test coverage for codecs that are only supported on Chromecast, but are not supported by stock Chrome/Chromium (e.g. HEVC) BUG=none Review URL: https://codereview.chromium.org/1193333005 Cr-Commit-Position: refs/heads/master@{#335706}
-rw-r--r--testing/buildbot/chromium.linux.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 4b4e9e8..e3c627b 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -100,6 +100,9 @@
"test": "cast_shell_browser_test"
},
{
+ "test": "content_browsertests"
+ },
+ {
"test": "content_unittests"
},
{