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

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

Issue 2205613002: Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Created 4 years, 5 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 ac106b3586fd27e222189a5695f1dc5191fe3fcd..6cd6fd433871e1d9a77a6b856517d37ff2c7edbf 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -314,6 +314,12 @@
"test": "sql_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_arc_unittests"
},
{
@@ -650,6 +656,12 @@
"test": "sql_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_arc_unittests"
},
{
@@ -960,6 +972,12 @@
"test": "sql_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "sync_unit_tests"
+ },
+ {
"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