diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-21 20:19:17 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-21 20:19:17 +0000 |
commit | f13e109ea717ecd1f10e639cbba5bb52f503a559 (patch) | |
tree | 5d9c1f103d617054950e08c5be3150c599edc6da /testing | |
parent | 4a12c04609f3bf45910eafb3f7bb01e263b7615a (diff) | |
download | chromium_src-f13e109ea717ecd1f10e639cbba5bb52f503a559.zip chromium_src-f13e109ea717ecd1f10e639cbba5bb52f503a559.tar.gz chromium_src-f13e109ea717ecd1f10e639cbba5bb52f503a559.tar.bz2 |
Add media_perftests to trybot runs.
There have been instances where CQ has let changes through that
break media_perftests (e.g., http://crbug.com/376578).
Review URL: https://codereview.chromium.org/322503003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278982 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium_trybot.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json index 0a8ad89..4dbc73d 100644 --- a/testing/buildbot/chromium_trybot.json +++ b/testing/buildbot/chromium_trybot.json @@ -67,6 +67,7 @@ "test": "keyboard_unittests", "platforms": ["linux", "win"] }, + "media_perftests", "media_unittests", "message_center_unittests", "mojo_apps_js_unittests", |