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"], |
|
tfarina
2014/09/24 13:33:51
I think Pawel's message here -> https://codereview
|
| + "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] |
| + }, |
| + { |
| "test": "gcm_unit_tests", |
| "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] |
| }, |