diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 14:12:03 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 14:12:03 +0000 |
commit | cfb41faea73e586eae7039b608c3ef615284ccff (patch) | |
tree | 835498907af31d9604c8b1f0092b1d03221a00a2 /testing | |
parent | 657116ee6355f5d91d3ecc3e0762bd1678cdcb82 (diff) | |
download | chromium_src-cfb41faea73e586eae7039b608c3ef615284ccff.zip chromium_src-cfb41faea73e586eae7039b608c3ef615284ccff.tar.gz chromium_src-cfb41faea73e586eae7039b608c3ef615284ccff.tar.bz2 |
Run device_unittests on trybots
BUG=none
R=armansito@chromium.org
Review URL: https://codereview.chromium.org/227123003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262693 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 17090d6..520a3ab 100644 --- a/testing/buildbot/chromium_trybot.json +++ b/testing/buildbot/chromium_trybot.json @@ -1,4 +1,5 @@ [ + "device_unittests", "gcm_unit_tests", "gfx_unittests", "mojo_apps_js_unittests", |