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

Unified Diff: testing/buildbot/chromium_memory_trybot.json

Issue 588903002: Add extensions_unittests suite to more memory bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"]
},
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698