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

Unified Diff: testing/buildbot/chromium.win.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.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index d17ec107a281ad92227d44a8919c8d91956bdc90..961bfebee4bbed86facd77e27febd7a188ba2640 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -404,6 +404,12 @@
"can_use_on_swarming_builders": true
},
"test": "sync_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "sync_unit_tests"
},
{
"swarming": {
@@ -851,6 +857,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sync_unit_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1330,6 +1342,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sync_unit_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1715,6 +1733,12 @@
"shards": 2
},
"test": "sync_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "sync_unit_tests"
},
{
"swarming": {
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698