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

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

Issue 2738243002: [Sync] Enable Sync_integration_tests on chromeos (Closed)
Patch Set: disable failed tests Created 3 years, 9 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
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 171db6c465e30d2f70399a505130244dc2d05813..8bc2d57436dc62d118e3f420b6b7ececdee8010d 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -393,6 +393,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sync_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{
@@ -770,6 +776,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sync_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{
@@ -1116,6 +1128,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "sync_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_arc_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698