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

Unified Diff: testing/buildbot/chromium.android.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 | « ios/build/bots/tests/common_tests.json ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 1e9e20216c9cca3bae35893bc36e96d854a4cfb0..d70e33cb6575015b38035438bb02b5f8b80f6d3f 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -470,6 +470,19 @@
"test": "sql_unittests"
},
{
+ "override_isolate_target": "sync_unit_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "device_os": "MMB29Q",
+ "device_type": "bullhead"
+ }
+ ]
+ },
+ "test": "sync_unit_tests"
+ },
+ {
"override_isolate_target": "ui_android_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1008,6 +1021,19 @@
"test": "sql_unittests"
},
{
+ "override_isolate_target": "sync_unit_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "device_os": "KTU84P",
+ "device_type": "hammerhead"
+ }
+ ]
+ },
+ "test": "sync_unit_tests"
+ },
+ {
"override_isolate_target": "ui_android_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1157,6 +1183,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1261,6 +1290,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1368,6 +1400,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1481,6 +1516,9 @@
},
{
"test": "sql_unittests"
+ },
+ {
+ "test": "sync_unit_tests"
},
{
"test": "ui_android_unittests"
@@ -1593,6 +1631,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1700,6 +1741,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1813,6 +1857,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
@@ -1920,6 +1967,9 @@
"test": "sql_unittests"
},
{
+ "test": "sync_unit_tests"
+ },
+ {
"test": "ui_android_unittests"
},
{
« no previous file with comments | « ios/build/bots/tests/common_tests.json ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698