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

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

Issue 2831243002: Revert of Address some TODO(GYP_GONE)s (Closed)
Patch Set: Created 3 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.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.fyi.json
diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
index 15f684c060bf3f279715a39a427d2c8e314b96bf..3e3ac015f8368030fda1d3aeaebeb0563dc99501 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -30,6 +30,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"test": "breakpad_unittests"
},
{
@@ -84,6 +87,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"test": "sandbox_linux_unittests"
},
{
@@ -126,6 +132,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"test": "breakpad_unittests"
},
{
@@ -180,6 +189,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"test": "sandbox_linux_unittests"
},
{
@@ -836,6 +848,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"override_isolate_target": "breakpad_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1505,6 +1520,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1785,6 +1803,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -1895,6 +1916,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -1973,6 +1997,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -2083,6 +2110,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"swarming": {
"can_use_on_swarming_builders": false
},
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698