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

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

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 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.full.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 702ec516f514c2e2458abc88081702405e2865b2..e88619f8c2138a410a40fa3da19302501841e6f8 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -46,6 +46,7 @@
"printing_unittests",
"remoting_unittests",
"sql_unittests",
+ "storage_unittests",
"unit_tests",
"url_unittests"
]
@@ -64,6 +65,7 @@
"media_unittests",
"midi_unittests",
"sql_unittests",
+ "storage_unittests",
"crypto_unittests",
"remoting_unittests",
"ipc_tests",
@@ -369,6 +371,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -668,6 +676,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -925,6 +939,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1673,6 +1693,9 @@
"test": "sql_unittests"
},
{
+ "test": "storage_unittests"
+ },
+ {
"shard_index": 2,
"test": "unit_tests",
"total_shards": 6
@@ -1909,6 +1932,9 @@
"test": "sql_unittests"
},
{
+ "test": "storage_unittests"
+ },
+ {
"test": "unit_tests"
},
{
@@ -2045,6 +2071,9 @@
"test": "sql_unittests"
},
{
+ "test": "storage_unittests"
+ },
+ {
"test": "unit_tests"
},
{
« no previous file with comments | « testing/buildbot/chromium.memory.full.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698