Chromium Code Reviews| Index: testing/buildbot/chromium_memory_trybot.json |
| diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json |
| index c5f24576337ec1c6ca66f4e704ed5d1f5e8fa3b2..40049087d134d7853fabd7e7d379f74bcf7aaa9e 100644 |
| --- a/testing/buildbot/chromium_memory_trybot.json |
| +++ b/testing/buildbot/chromium_memory_trybot.json |
| @@ -46,6 +46,11 @@ |
| "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] |
| }, |
| { |
| + "test": "extensions_unittests", |
| + "platforms": ["linux", "win", "mac"], |
|
James Cook
2014/09/23 16:16:38
dpranke, does he need this list? extensions_unitt
|
| + "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] |
| + }, |
| + { |
| "test": "gcm_unit_tests", |
| "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] |
| }, |