| 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',
|
|
|