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

Unified Diff: build/masters/master.chromium.win/master_gatekeeper_cfg.py

Issue 11411362: Add aura-related tests to the gatekeeper on Linux and Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 8 years 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 | « build/masters/master.chromium.linux/master_gatekeeper_cfg.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/masters/master.chromium.win/master_gatekeeper_cfg.py
===================================================================
--- build/masters/master.chromium.win/master_gatekeeper_cfg.py (revision 171009)
+++ build/masters/master.chromium.win/master_gatekeeper_cfg.py (working copy)
@@ -13,12 +13,15 @@
categories_steps = {
'': ['update'],
'testers': [
+ 'ash_unittests',
+ 'aura_unittests',
'base_unittests',
'browser_tests',
'cacheinvalidation_unittests',
'cc_unittests',
'chrome_frame_net_tests',
'chromedriver2_unittests',
+ 'compositor_unittests',
'content_browsertests',
'content_unittests',
'courgette_unittests',
@@ -47,6 +50,7 @@
'sync_integration_tests',
'test_shell_tests',
'unit_tests',
+ 'views_unittests',
'webkit_compositor_bindings_unittests',
#'webkit_tests',
],
« no previous file with comments | « build/masters/master.chromium.linux/master_gatekeeper_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698