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

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

Issue 1063603002: Mark ui_base_unittests target to be used on Swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: m-a Created 5 years, 8 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.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 205e583fd9300ccfe40d52e0f6a9c55064e8f6d5..382af8abf6f9ab8cdc4cfa502e5e0bb0db04751b 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -348,6 +348,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -492,6 +495,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -605,6 +611,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -717,6 +726,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -839,6 +851,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -964,6 +979,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1089,6 +1107,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1214,6 +1235,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1339,6 +1363,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1464,6 +1491,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1579,6 +1609,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1740,6 +1773,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -2076,6 +2112,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698