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

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

Issue 1222243003: Convert ipc_mojo_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.memory.fyi.json
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
index 0303b2e8c40af73f1bfaac2c63eafb3dd6bf2137..17b714a4e0c096030a1954ea1f33e2bde1f23010 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -117,6 +117,9 @@
"test": "gcm_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -136,6 +139,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -381,6 +387,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -399,6 +408,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -634,6 +646,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -646,6 +661,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698