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

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

Issue 1918143004: Convert Mojo tests to use swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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.mac.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 91bd8279a3ec3bca38bc7632656619f409a0316a..2dfbd4abcd630687e3448dc3d52f81105d8c4e3b 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -496,6 +496,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -547,6 +550,9 @@
"test": "mojo_public_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_system_unittests"
},
{
@@ -792,6 +798,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -843,6 +852,9 @@
"test": "mojo_public_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_system_unittests"
},
{
@@ -1069,6 +1081,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698