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

Unified Diff: testing/buildbot/chromium.memory.json

Issue 1644943003: Run blink_*_unittests, wtf_unittests on the mac asan bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.memory.json
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
index 9ea9aa109432c8915819e50c3627cf4a8852ef49..414709a0bd219b256b3d9dba7fbfe804ebcc21af 100644
--- a/testing/buildbot/chromium.memory.json
+++ b/testing/buildbot/chromium.memory.json
@@ -528,6 +528,18 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "blink_heap_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "blink_platform_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true,
"shards": 20
},
@@ -681,6 +693,12 @@
"can_use_on_swarming_builders": true
},
"test": "url_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "wtf_unittests"
}
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698