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

Unified Diff: testing/buildbot/chromium.chromiumos.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.android.json ('k') | testing/buildbot/chromium.full.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 02fd4079b9362bd80f95a7c9f2b939ffac0d3e88..18cc348f1d4bd9d2745b1ccb5aefb3b82c826347 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -322,6 +322,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{
@@ -700,6 +706,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{
@@ -1046,6 +1058,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698