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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 315403006: Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trybots Created 6 years, 6 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 | « sandbox/win/tests/validation_tests/unit_tests.cc ('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 9498ef355732920afa2a7c8d9484e666bbbf76eb..b1b911f9b44acdc28f6419526e1edd0972420cc8 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -44,6 +44,10 @@
"test": "interactive_ui_tests",
"exclude_builders": ["tryserver.chromium:win_chromium_x64_rel"]
},
+ {
+ "test": "installer_util_unittests",
+ "platforms": ["win"]
+ },
"ipc_tests",
"jingle_unittests",
{
@@ -69,6 +73,18 @@
"ppapi_unittests",
"printing_unittests",
"remoting_unittests",
+ {
+ "test": "sbox_integration_tests",
+ "platforms": ["win"]
+ },
+ {
+ "test": "sbox_validation_tests",
+ "platforms": ["win"]
+ },
+ {
+ "test": "sbox_unittests",
+ "platforms": ["win"]
+ },
"sql_unittests",
"sync_integration_tests",
"sync_unit_tests",
« no previous file with comments | « sandbox/win/tests/validation_tests/unit_tests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698