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

Side by Side Diff: testing/buildbot/chromium.linux.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 unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 3511 matching lines...) Expand 10 before | Expand all | Expand 10 after
3522 { 3522 {
3523 "isolate_name": "devtools_eslint", 3523 "isolate_name": "devtools_eslint",
3524 "name": "devtools_eslint", 3524 "name": "devtools_eslint",
3525 "swarming": { 3525 "swarming": {
3526 "can_use_on_swarming_builders": true 3526 "can_use_on_swarming_builders": true
3527 } 3527 }
3528 }, 3528 },
3529 { 3529 {
3530 "isolate_name": "telemetry_gpu_unittests", 3530 "isolate_name": "telemetry_gpu_unittests",
3531 "name": "telemetry_gpu_unittests", 3531 "name": "telemetry_gpu_unittests",
3532 "override_compile_targets": [
3533 "telemetry_gpu_unittests_run"
3534 ],
3535 "swarming": { 3532 "swarming": {
3536 "can_use_on_swarming_builders": true 3533 "can_use_on_swarming_builders": true
3537 } 3534 }
3538 }, 3535 },
3539 { 3536 {
3540 "args": [ 3537 "args": [
3541 "--xvfb" 3538 "--xvfb"
3542 ], 3539 ],
3543 "isolate_name": "telemetry_perf_unittests", 3540 "isolate_name": "telemetry_perf_unittests",
3544 "name": "telemetry_perf_unittests", 3541 "name": "telemetry_perf_unittests",
3545 "override_compile_targets": [
3546 "telemetry_perf_unittests_run"
3547 ],
3548 "swarming": { 3542 "swarming": {
3549 "can_use_on_swarming_builders": true, 3543 "can_use_on_swarming_builders": true,
3550 "hard_timeout": 960, 3544 "hard_timeout": 960,
3551 "shards": 12 3545 "shards": 12
3552 } 3546 }
3553 }, 3547 },
3554 { 3548 {
3555 "args": [ 3549 "args": [
3556 "--jobs=1" 3550 "--jobs=1"
3557 ], 3551 ],
3558 "isolate_name": "telemetry_unittests", 3552 "isolate_name": "telemetry_unittests",
3559 "name": "telemetry_unittests", 3553 "name": "telemetry_unittests",
3560 "override_compile_targets": [
3561 "telemetry_unittests_run"
3562 ],
3563 "swarming": { 3554 "swarming": {
3564 "can_use_on_swarming_builders": true, 3555 "can_use_on_swarming_builders": true,
3565 "shards": 4 3556 "shards": 4
3566 } 3557 }
3567 } 3558 }
3568 ], 3559 ],
3569 "scripts": [ 3560 "scripts": [
3570 { 3561 {
3571 "name": "checkdeps", 3562 "name": "checkdeps",
3572 "script": "checkdeps.py" 3563 "script": "checkdeps.py"
(...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after
4195 "swarming": { 4186 "swarming": {
4196 "can_use_on_swarming_builders": true 4187 "can_use_on_swarming_builders": true
4197 }, 4188 },
4198 "test": "wm_unittests" 4189 "test": "wm_unittests"
4199 } 4190 }
4200 ], 4191 ],
4201 "isolated_scripts": [ 4192 "isolated_scripts": [
4202 { 4193 {
4203 "isolate_name": "telemetry_gpu_unittests", 4194 "isolate_name": "telemetry_gpu_unittests",
4204 "name": "telemetry_gpu_unittests", 4195 "name": "telemetry_gpu_unittests",
4205 "override_compile_targets": [
4206 "telemetry_gpu_unittests_run"
4207 ],
4208 "swarming": { 4196 "swarming": {
4209 "can_use_on_swarming_builders": true 4197 "can_use_on_swarming_builders": true
4210 } 4198 }
4211 }, 4199 },
4212 { 4200 {
4213 "args": [ 4201 "args": [
4214 "--jobs=1" 4202 "--jobs=1"
4215 ], 4203 ],
4216 "isolate_name": "telemetry_unittests", 4204 "isolate_name": "telemetry_unittests",
4217 "name": "telemetry_unittests", 4205 "name": "telemetry_unittests",
4218 "override_compile_targets": [
4219 "telemetry_unittests_run"
4220 ],
4221 "swarming": { 4206 "swarming": {
4222 "can_use_on_swarming_builders": true, 4207 "can_use_on_swarming_builders": true,
4223 "shards": 4 4208 "shards": 4
4224 } 4209 }
4225 } 4210 }
4226 ], 4211 ],
4227 "scripts": [ 4212 "scripts": [
4228 { 4213 {
4229 "name": "nacl_integration", 4214 "name": "nacl_integration",
4230 "script": "nacl_integration.py" 4215 "script": "nacl_integration.py"
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
4578 "swarming": { 4563 "swarming": {
4579 "can_use_on_swarming_builders": true 4564 "can_use_on_swarming_builders": true
4580 }, 4565 },
4581 "test": "wm_unittests" 4566 "test": "wm_unittests"
4582 } 4567 }
4583 ], 4568 ],
4584 "isolated_scripts": [ 4569 "isolated_scripts": [
4585 { 4570 {
4586 "isolate_name": "telemetry_gpu_unittests", 4571 "isolate_name": "telemetry_gpu_unittests",
4587 "name": "telemetry_gpu_unittests", 4572 "name": "telemetry_gpu_unittests",
4588 "override_compile_targets": [
4589 "telemetry_gpu_unittests_run"
4590 ],
4591 "swarming": { 4573 "swarming": {
4592 "can_use_on_swarming_builders": true 4574 "can_use_on_swarming_builders": true
4593 } 4575 }
4594 }, 4576 },
4595 { 4577 {
4596 "args": [ 4578 "args": [
4597 "--jobs=1" 4579 "--jobs=1"
4598 ], 4580 ],
4599 "isolate_name": "telemetry_unittests", 4581 "isolate_name": "telemetry_unittests",
4600 "name": "telemetry_unittests", 4582 "name": "telemetry_unittests",
4601 "override_compile_targets": [
4602 "telemetry_unittests_run"
4603 ],
4604 "swarming": { 4583 "swarming": {
4605 "can_use_on_swarming_builders": true, 4584 "can_use_on_swarming_builders": true,
4606 "shards": 4 4585 "shards": 4
4607 } 4586 }
4608 } 4587 }
4609 ] 4588 ]
4610 } 4589 }
4611 } 4590 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698