Index: masters/master.chromium.memory.fyi/master.cfg |
=================================================================== |
--- masters/master.chromium.memory.fyi/master.cfg (revision 143294) |
+++ masters/master.chromium.memory.fyi/master.cfg (working copy) |
@@ -192,12 +192,12 @@ |
'ipc_tests', |
'media_unittests', |
'net_unittests', |
- 'gfx_unittests', |
'printing_unittests', |
'remoting_unittests', |
'safe_browsing_tests', |
'sql_unittests', |
'sync_unit_tests', |
+ 'ui_unittests', |
'unit_tests', |
], |
factory_properties={ |
@@ -326,12 +326,12 @@ |
'ipc_tests', |
'media_unittests', |
'net_unittests', |
- 'gfx_unittests', |
'printing_unittests', |
'remoting_unittests', |
'safe_browsing_tests', |
'sql_unittests', |
'sync_unit_tests', |
+ 'ui_unittests', |
'unit_tests', |
'views_unittests', |
], |
@@ -554,7 +554,7 @@ |
'base_unittests', |
'crypto_unittests', |
'net_unittests', |
- 'gfx_unittests', |
+ 'ui_unittests', |
'unit_tests', |
'test_shell_tests', |
'DumpRenderTree', |
@@ -598,7 +598,7 @@ |
'base_unittests', |
'crypto_unittests', |
'net_unittests', |
- 'gfx_unittests', |
+ 'ui_unittests', |
M-A Ruel
2012/06/21 18:57:24
There's more unsorted list than I expected. :/
|
'unit_tests', |
#'test_shell_tests', |
'DumpRenderTree', |