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

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

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland 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.linux.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index d5231b9e4279d0d9997c5c2fe683bee7e064002e..978ab9a91247a21f8c78495d3fce1650dae4b1c0 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -386,9 +386,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -396,9 +393,6 @@
{
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
- "override_compile_targets": [
- "telemetry_perf_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 960,
@@ -408,9 +402,6 @@
{
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
@@ -827,9 +818,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -837,9 +825,6 @@
{
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
- "override_compile_targets": [
- "telemetry_perf_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 960,
@@ -849,9 +834,6 @@
{
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
@@ -1198,9 +1180,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -1208,9 +1187,6 @@
{
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
@@ -1557,9 +1533,6 @@
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true
}
@@ -1567,9 +1540,6 @@
{
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698