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

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

Issue 1308063002: Add four more tests to CFI buildbot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « no previous file | no next file » | 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 071d5650b8e076c7027c5291298cd0bfead910be..b5c55483f1bf0240a06b9b33eb6c98b02a0d3a17 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -113,6 +113,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "components_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "components_unittests"
},
{
@@ -125,6 +131,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "content_browsertests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "content_unittests"
},
{
@@ -236,6 +248,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_environment_unittests"
},
{
@@ -317,6 +335,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "unit_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "url_unittests"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698