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

Unified Diff: master.tryserver/master.cfg

Issue 200120: Add printing test for mac try slaves, working since r26103 (Closed)
Patch Set: Created 11 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master.tryserver/master.cfg
diff --git a/master.tryserver/master.cfg b/master.tryserver/master.cfg
index 4951c589b15ce3d639491cb85d03a403d60f09fb..220f00d0ba009fe77dec40910338baf67388d007 100644
--- a/master.tryserver/master.cfg
+++ b/master.tryserver/master.cfg
@@ -215,7 +215,7 @@ pools[1].append('linux')
# Mac bots
mac_tests = ['check_deps', 'base', 'net', 'googleurl', 'unit', 'ui',
- 'test_shell', 'media']
+ 'test_shell', 'media', 'printing']
mac_slaves = [GetMacSlaveName(x) for x in range(1, number_mac + 1)]
CreateBot(index=1,
platform='mac',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698