Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1217)

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 350123003: Add accessibility_unittests and chromevox_tests to buildbot config. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index d6ca2db660b902f8658219a86ae54486da6b5e15..2a53b5ff2d96041331f5f1fe175b9d2836ffb6b5 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -24,6 +24,10 @@
"cc_unittests",
"chromedriver_unittests",
{
+ "test": "chromevox_tests",
+ "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
+ },
+ {
"test": "chrome_elf_unittests",
"platforms": ["win"]
},
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698