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

Side by Side Diff: testing/buildbot/chromium.fyi.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.android.fyi.json ('k') | testing/buildbot/chromium.gpu.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 Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 2395 matching lines...) Expand 10 before | Expand all | Expand 10 after
2406 "swarming": { 2406 "swarming": {
2407 "can_use_on_swarming_builders": false 2407 "can_use_on_swarming_builders": false
2408 }, 2408 },
2409 "test": "views_unittests" 2409 "test": "views_unittests"
2410 } 2410 }
2411 ], 2411 ],
2412 "isolated_scripts": [ 2412 "isolated_scripts": [
2413 { 2413 {
2414 "isolate_name": "telemetry_gpu_unittests", 2414 "isolate_name": "telemetry_gpu_unittests",
2415 "name": "telemetry_gpu_unittests", 2415 "name": "telemetry_gpu_unittests",
2416 "override_compile_targets": [
2417 "telemetry_gpu_unittests_run"
2418 ],
2419 "swarming": { 2416 "swarming": {
2420 "can_use_on_swarming_builders": false 2417 "can_use_on_swarming_builders": false
2421 } 2418 }
2422 }, 2419 },
2423 { 2420 {
2424 "isolate_name": "telemetry_perf_unittests", 2421 "isolate_name": "telemetry_perf_unittests",
2425 "name": "telemetry_perf_unittests", 2422 "name": "telemetry_perf_unittests",
2426 "override_compile_targets": [
2427 "telemetry_perf_unittests_run"
2428 ],
2429 "swarming": { 2423 "swarming": {
2430 "can_use_on_swarming_builders": false, 2424 "can_use_on_swarming_builders": false,
2431 "hard_timeout": 960, 2425 "hard_timeout": 960,
2432 "shards": 12 2426 "shards": 12
2433 } 2427 }
2434 }, 2428 },
2435 { 2429 {
2436 "isolate_name": "telemetry_unittests", 2430 "isolate_name": "telemetry_unittests",
2437 "name": "telemetry_unittests", 2431 "name": "telemetry_unittests",
2438 "override_compile_targets": [
2439 "telemetry_unittests_run"
2440 ],
2441 "swarming": { 2432 "swarming": {
2442 "can_use_on_swarming_builders": false, 2433 "can_use_on_swarming_builders": false,
2443 "shards": 2 2434 "shards": 2
2444 } 2435 }
2445 } 2436 }
2446 ] 2437 ]
2447 }, 2438 },
2448 "Chromium Mac 10.11 Force Mac Toolchain": { 2439 "Chromium Mac 10.11 Force Mac Toolchain": {
2449 "gtest_tests": [ 2440 "gtest_tests": [
2450 { 2441 {
(...skipping 2442 matching lines...) Expand 10 before | Expand all | Expand 10 after
4893 "swarming": { 4884 "swarming": {
4894 "can_use_on_swarming_builders": true 4885 "can_use_on_swarming_builders": true
4895 }, 4886 },
4896 "test": "wtf_unittests" 4887 "test": "wtf_unittests"
4897 } 4888 }
4898 ], 4889 ],
4899 "isolated_scripts": [ 4890 "isolated_scripts": [
4900 { 4891 {
4901 "isolate_name": "telemetry_gpu_unittests", 4892 "isolate_name": "telemetry_gpu_unittests",
4902 "name": "telemetry_gpu_unittests", 4893 "name": "telemetry_gpu_unittests",
4903 "override_compile_targets": [
4904 "telemetry_gpu_unittests_run"
4905 ],
4906 "swarming": { 4894 "swarming": {
4907 "can_use_on_swarming_builders": true 4895 "can_use_on_swarming_builders": true
4908 } 4896 }
4909 }, 4897 },
4910 { 4898 {
4911 "isolate_name": "telemetry_perf_unittests", 4899 "isolate_name": "telemetry_perf_unittests",
4912 "name": "telemetry_perf_unittests", 4900 "name": "telemetry_perf_unittests",
4913 "override_compile_targets": [
4914 "telemetry_perf_unittests_run"
4915 ],
4916 "swarming": { 4901 "swarming": {
4917 "can_use_on_swarming_builders": true, 4902 "can_use_on_swarming_builders": true,
4918 "hard_timeout": 960, 4903 "hard_timeout": 960,
4919 "shards": 12 4904 "shards": 12
4920 } 4905 }
4921 }, 4906 },
4922 { 4907 {
4923 "isolate_name": "telemetry_unittests", 4908 "isolate_name": "telemetry_unittests",
4924 "name": "telemetry_unittests", 4909 "name": "telemetry_unittests",
4925 "override_compile_targets": [
4926 "telemetry_unittests_run"
4927 ],
4928 "swarming": { 4910 "swarming": {
4929 "can_use_on_swarming_builders": true, 4911 "can_use_on_swarming_builders": true,
4930 "shards": 2 4912 "shards": 2
4931 } 4913 }
4932 } 4914 }
4933 ], 4915 ],
4934 "scripts": [ 4916 "scripts": [
4935 { 4917 {
4936 "name": "nacl_integration", 4918 "name": "nacl_integration",
4937 "script": "nacl_integration.py" 4919 "script": "nacl_integration.py"
(...skipping 6038 matching lines...) Expand 10 before | Expand all | Expand 10 after
10976 "swarming": { 10958 "swarming": {
10977 "can_use_on_swarming_builders": true 10959 "can_use_on_swarming_builders": true
10978 }, 10960 },
10979 "test": "wm_unittests" 10961 "test": "wm_unittests"
10980 } 10962 }
10981 ], 10963 ],
10982 "isolated_scripts": [ 10964 "isolated_scripts": [
10983 { 10965 {
10984 "isolate_name": "telemetry_gpu_unittests", 10966 "isolate_name": "telemetry_gpu_unittests",
10985 "name": "telemetry_gpu_unittests", 10967 "name": "telemetry_gpu_unittests",
10986 "override_compile_targets": [
10987 "telemetry_gpu_unittests_run"
10988 ],
10989 "swarming": { 10968 "swarming": {
10990 "can_use_on_swarming_builders": true 10969 "can_use_on_swarming_builders": true
10991 } 10970 }
10992 }, 10971 },
10993 { 10972 {
10994 "args": [ 10973 "args": [
10995 "--xvfb" 10974 "--xvfb"
10996 ], 10975 ],
10997 "isolate_name": "telemetry_perf_unittests", 10976 "isolate_name": "telemetry_perf_unittests",
10998 "name": "telemetry_perf_unittests", 10977 "name": "telemetry_perf_unittests",
10999 "override_compile_targets": [
11000 "telemetry_perf_unittests_run"
11001 ],
11002 "swarming": { 10978 "swarming": {
11003 "can_use_on_swarming_builders": true, 10979 "can_use_on_swarming_builders": true,
11004 "hard_timeout": 960, 10980 "hard_timeout": 960,
11005 "shards": 12 10981 "shards": 12
11006 } 10982 }
11007 }, 10983 },
11008 { 10984 {
11009 "args": [ 10985 "args": [
11010 "--jobs=1" 10986 "--jobs=1"
11011 ], 10987 ],
11012 "isolate_name": "telemetry_unittests", 10988 "isolate_name": "telemetry_unittests",
11013 "name": "telemetry_unittests", 10989 "name": "telemetry_unittests",
11014 "override_compile_targets": [
11015 "telemetry_unittests_run"
11016 ],
11017 "swarming": { 10990 "swarming": {
11018 "can_use_on_swarming_builders": true, 10991 "can_use_on_swarming_builders": true,
11019 "shards": 4 10992 "shards": 4
11020 } 10993 }
11021 } 10994 }
11022 ], 10995 ],
11023 "scripts": [ 10996 "scripts": [
11024 { 10997 {
11025 "name": "nacl_integration", 10998 "name": "nacl_integration",
11026 "script": "nacl_integration.py" 10999 "script": "nacl_integration.py"
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
11186 "test": "views_unittests" 11159 "test": "views_unittests"
11187 }, 11160 },
11188 { 11161 {
11189 "test": "wm_unittests" 11162 "test": "wm_unittests"
11190 } 11163 }
11191 ], 11164 ],
11192 "isolated_scripts": [ 11165 "isolated_scripts": [
11193 { 11166 {
11194 "isolate_name": "telemetry_gpu_unittests", 11167 "isolate_name": "telemetry_gpu_unittests",
11195 "name": "telemetry_gpu_unittests", 11168 "name": "telemetry_gpu_unittests",
11196 "override_compile_targets": [
11197 "telemetry_gpu_unittests_run"
11198 ],
11199 "swarming": { 11169 "swarming": {
11200 "can_use_on_swarming_builders": true 11170 "can_use_on_swarming_builders": true
11201 } 11171 }
11202 }, 11172 },
11203 { 11173 {
11204 "args": [ 11174 "args": [
11205 "--xvfb" 11175 "--xvfb"
11206 ], 11176 ],
11207 "isolate_name": "telemetry_perf_unittests", 11177 "isolate_name": "telemetry_perf_unittests",
11208 "name": "telemetry_perf_unittests", 11178 "name": "telemetry_perf_unittests",
11209 "override_compile_targets": [
11210 "telemetry_perf_unittests_run"
11211 ],
11212 "swarming": { 11179 "swarming": {
11213 "can_use_on_swarming_builders": true, 11180 "can_use_on_swarming_builders": true,
11214 "hard_timeout": 960, 11181 "hard_timeout": 960,
11215 "shards": 12 11182 "shards": 12
11216 } 11183 }
11217 }, 11184 },
11218 { 11185 {
11219 "isolate_name": "telemetry_unittests", 11186 "isolate_name": "telemetry_unittests",
11220 "name": "telemetry_unittests", 11187 "name": "telemetry_unittests",
11221 "override_compile_targets": [
11222 "telemetry_unittests_run"
11223 ],
11224 "swarming": { 11188 "swarming": {
11225 "can_use_on_swarming_builders": true 11189 "can_use_on_swarming_builders": true
11226 } 11190 }
11227 } 11191 }
11228 ], 11192 ],
11229 "scripts": [ 11193 "scripts": [
11230 { 11194 {
11231 "name": "nacl_integration", 11195 "name": "nacl_integration",
11232 "script": "nacl_integration.py" 11196 "script": "nacl_integration.py"
11233 } 11197 }
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
11545 "swarming": { 11509 "swarming": {
11546 "can_use_on_swarming_builders": true 11510 "can_use_on_swarming_builders": true
11547 }, 11511 },
11548 "test": "wm_unittests" 11512 "test": "wm_unittests"
11549 } 11513 }
11550 ], 11514 ],
11551 "isolated_scripts": [ 11515 "isolated_scripts": [
11552 { 11516 {
11553 "isolate_name": "telemetry_gpu_unittests", 11517 "isolate_name": "telemetry_gpu_unittests",
11554 "name": "telemetry_gpu_unittests", 11518 "name": "telemetry_gpu_unittests",
11555 "override_compile_targets": [
11556 "telemetry_gpu_unittests_run"
11557 ],
11558 "swarming": { 11519 "swarming": {
11559 "can_use_on_swarming_builders": true 11520 "can_use_on_swarming_builders": true
11560 } 11521 }
11561 }, 11522 },
11562 { 11523 {
11563 "args": [ 11524 "args": [
11564 "--xvfb" 11525 "--xvfb"
11565 ], 11526 ],
11566 "isolate_name": "telemetry_perf_unittests", 11527 "isolate_name": "telemetry_perf_unittests",
11567 "name": "telemetry_perf_unittests", 11528 "name": "telemetry_perf_unittests",
11568 "override_compile_targets": [
11569 "telemetry_perf_unittests_run"
11570 ],
11571 "swarming": { 11529 "swarming": {
11572 "can_use_on_swarming_builders": true, 11530 "can_use_on_swarming_builders": true,
11573 "hard_timeout": 960, 11531 "hard_timeout": 960,
11574 "shards": 12 11532 "shards": 12
11575 } 11533 }
11576 }, 11534 },
11577 { 11535 {
11578 "args": [ 11536 "args": [
11579 "--jobs=1" 11537 "--jobs=1"
11580 ], 11538 ],
11581 "isolate_name": "telemetry_unittests", 11539 "isolate_name": "telemetry_unittests",
11582 "name": "telemetry_unittests", 11540 "name": "telemetry_unittests",
11583 "override_compile_targets": [
11584 "telemetry_unittests_run"
11585 ],
11586 "swarming": { 11541 "swarming": {
11587 "can_use_on_swarming_builders": true, 11542 "can_use_on_swarming_builders": true,
11588 "shards": 4 11543 "shards": 4
11589 } 11544 }
11590 } 11545 }
11591 ], 11546 ],
11592 "scripts": [ 11547 "scripts": [
11593 { 11548 {
11594 "name": "nacl_integration", 11549 "name": "nacl_integration",
11595 "script": "nacl_integration.py" 11550 "script": "nacl_integration.py"
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
11749 "test": "views_unittests" 11704 "test": "views_unittests"
11750 }, 11705 },
11751 { 11706 {
11752 "test": "wm_unittests" 11707 "test": "wm_unittests"
11753 } 11708 }
11754 ], 11709 ],
11755 "isolated_scripts": [ 11710 "isolated_scripts": [
11756 { 11711 {
11757 "isolate_name": "telemetry_gpu_unittests", 11712 "isolate_name": "telemetry_gpu_unittests",
11758 "name": "telemetry_gpu_unittests", 11713 "name": "telemetry_gpu_unittests",
11759 "override_compile_targets": [
11760 "telemetry_gpu_unittests_run"
11761 ],
11762 "swarming": { 11714 "swarming": {
11763 "can_use_on_swarming_builders": true 11715 "can_use_on_swarming_builders": true
11764 } 11716 }
11765 }, 11717 },
11766 { 11718 {
11767 "args": [ 11719 "args": [
11768 "--xvfb" 11720 "--xvfb"
11769 ], 11721 ],
11770 "isolate_name": "telemetry_perf_unittests", 11722 "isolate_name": "telemetry_perf_unittests",
11771 "name": "telemetry_perf_unittests", 11723 "name": "telemetry_perf_unittests",
11772 "override_compile_targets": [
11773 "telemetry_perf_unittests_run"
11774 ],
11775 "swarming": { 11724 "swarming": {
11776 "can_use_on_swarming_builders": true, 11725 "can_use_on_swarming_builders": true,
11777 "hard_timeout": 960, 11726 "hard_timeout": 960,
11778 "shards": 12 11727 "shards": 12
11779 } 11728 }
11780 }, 11729 },
11781 { 11730 {
11782 "isolate_name": "telemetry_unittests", 11731 "isolate_name": "telemetry_unittests",
11783 "name": "telemetry_unittests", 11732 "name": "telemetry_unittests",
11784 "override_compile_targets": [
11785 "telemetry_unittests_run"
11786 ],
11787 "swarming": { 11733 "swarming": {
11788 "can_use_on_swarming_builders": true 11734 "can_use_on_swarming_builders": true
11789 } 11735 }
11790 } 11736 }
11791 ], 11737 ],
11792 "scripts": [ 11738 "scripts": [
11793 { 11739 {
11794 "name": "nacl_integration", 11740 "name": "nacl_integration",
11795 "script": "nacl_integration.py" 11741 "script": "nacl_integration.py"
11796 } 11742 }
(...skipping 1418 matching lines...) Expand 10 before | Expand all | Expand 10 after
13215 }, 13161 },
13216 { 13162 {
13217 "swarming": { 13163 "swarming": {
13218 "can_use_on_swarming_builders": false 13164 "can_use_on_swarming_builders": false
13219 }, 13165 },
13220 "test": "views_unittests" 13166 "test": "views_unittests"
13221 } 13167 }
13222 ] 13168 ]
13223 } 13169 }
13224 } 13170 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.android.fyi.json ('k') | testing/buildbot/chromium.gpu.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698