| OLD | NEW |
| 1 { | 1 { |
| 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, | 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, |
| 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, | 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, |
| 4 "Android Release (Nexus 5)": { | 4 "Android Release (Nexus 5)": { |
| 5 "gtest_tests": [ | 5 "gtest_tests": [ |
| 6 { | 6 { |
| 7 "override_isolate_target": "angle_unittests", | 7 "override_isolate_target": "angle_unittests", |
| 8 "swarming": { | 8 "swarming": { |
| 9 "can_use_on_swarming_builders": true, | 9 "can_use_on_swarming_builders": true, |
| 10 "cipd_packages": [ | 10 "cipd_packages": [ |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 } | 145 } |
| 146 }, | 146 }, |
| 147 { | 147 { |
| 148 "args": [ | 148 "args": [ |
| 149 "gpu_process", | 149 "gpu_process", |
| 150 "--show-stdout", | 150 "--show-stdout", |
| 151 "--browser=android-chromium", | 151 "--browser=android-chromium", |
| 152 "-v", | 152 "-v", |
| 153 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 153 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 154 ], | 154 ], |
| 155 "isolate_name": "telemetry_gpu_test", | 155 "isolate_name": "telemetry_gpu_integration_test", |
| 156 "name": "gpu_process_launch_tests", | 156 "name": "gpu_process_launch_tests", |
| 157 "override_compile_targets": [ | 157 "override_compile_targets": [ |
| 158 "telemetry_gpu_test_run" | 158 "telemetry_gpu_integration_test_run" |
| 159 ], | 159 ], |
| 160 "swarming": { | 160 "swarming": { |
| 161 "can_use_on_swarming_builders": true, | 161 "can_use_on_swarming_builders": true, |
| 162 "dimension_sets": [ | 162 "dimension_sets": [ |
| 163 { | 163 { |
| 164 "gpu": "0000:0000", | 164 "gpu": "0000:0000", |
| 165 "os": "Android" | 165 "os": "Android" |
| 166 } | 166 } |
| 167 ] | 167 ] |
| 168 } | 168 } |
| (...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 544 } | 544 } |
| 545 }, | 545 }, |
| 546 { | 546 { |
| 547 "args": [ | 547 "args": [ |
| 548 "gpu_process", | 548 "gpu_process", |
| 549 "--show-stdout", | 549 "--show-stdout", |
| 550 "--browser=android-chromium", | 550 "--browser=android-chromium", |
| 551 "-v", | 551 "-v", |
| 552 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 552 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 553 ], | 553 ], |
| 554 "isolate_name": "telemetry_gpu_test", | 554 "isolate_name": "telemetry_gpu_integration_test", |
| 555 "name": "gpu_process_launch_tests", | 555 "name": "gpu_process_launch_tests", |
| 556 "override_compile_targets": [ | 556 "override_compile_targets": [ |
| 557 "telemetry_gpu_test_run" | 557 "telemetry_gpu_integration_test_run" |
| 558 ], | 558 ], |
| 559 "swarming": { | 559 "swarming": { |
| 560 "can_use_on_swarming_builders": true, | 560 "can_use_on_swarming_builders": true, |
| 561 "dimension_sets": [ | 561 "dimension_sets": [ |
| 562 { | 562 { |
| 563 "device_os": "M", | 563 "device_os": "M", |
| 564 "device_type": "bullhead", | 564 "device_type": "bullhead", |
| 565 "os": "Android" | 565 "os": "Android" |
| 566 } | 566 } |
| 567 ] | 567 ] |
| (...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 877 } | 877 } |
| 878 }, | 878 }, |
| 879 { | 879 { |
| 880 "args": [ | 880 "args": [ |
| 881 "gpu_process", | 881 "gpu_process", |
| 882 "--show-stdout", | 882 "--show-stdout", |
| 883 "--browser=android-chromium", | 883 "--browser=android-chromium", |
| 884 "-v", | 884 "-v", |
| 885 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 885 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 886 ], | 886 ], |
| 887 "isolate_name": "telemetry_gpu_test", | 887 "isolate_name": "telemetry_gpu_integration_test", |
| 888 "name": "gpu_process_launch_tests", | 888 "name": "gpu_process_launch_tests", |
| 889 "override_compile_targets": [ | 889 "override_compile_targets": [ |
| 890 "telemetry_gpu_test_run" | 890 "telemetry_gpu_integration_test_run" |
| 891 ], | 891 ], |
| 892 "swarming": { | 892 "swarming": { |
| 893 "can_use_on_swarming_builders": true, | 893 "can_use_on_swarming_builders": true, |
| 894 "dimension_sets": [ | 894 "dimension_sets": [ |
| 895 { | 895 { |
| 896 "gpu": "0000:0000", | 896 "gpu": "0000:0000", |
| 897 "os": "Android" | 897 "os": "Android" |
| 898 } | 898 } |
| 899 ] | 899 ] |
| 900 } | 900 } |
| (...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1234 } | 1234 } |
| 1235 }, | 1235 }, |
| 1236 { | 1236 { |
| 1237 "args": [ | 1237 "args": [ |
| 1238 "gpu_process", | 1238 "gpu_process", |
| 1239 "--show-stdout", | 1239 "--show-stdout", |
| 1240 "--browser=android-chromium", | 1240 "--browser=android-chromium", |
| 1241 "-v", | 1241 "-v", |
| 1242 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1242 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 1243 ], | 1243 ], |
| 1244 "isolate_name": "telemetry_gpu_test", | 1244 "isolate_name": "telemetry_gpu_integration_test", |
| 1245 "name": "gpu_process_launch_tests", | 1245 "name": "gpu_process_launch_tests", |
| 1246 "override_compile_targets": [ | 1246 "override_compile_targets": [ |
| 1247 "telemetry_gpu_test_run" | 1247 "telemetry_gpu_integration_test_run" |
| 1248 ], | 1248 ], |
| 1249 "swarming": { | 1249 "swarming": { |
| 1250 "can_use_on_swarming_builders": true, | 1250 "can_use_on_swarming_builders": true, |
| 1251 "dimension_sets": [ | 1251 "dimension_sets": [ |
| 1252 { | 1252 { |
| 1253 "gpu": "0000:0000", | 1253 "gpu": "0000:0000", |
| 1254 "os": "Android" | 1254 "os": "Android" |
| 1255 } | 1255 } |
| 1256 ] | 1256 ] |
| 1257 } | 1257 } |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1560 } | 1560 } |
| 1561 }, | 1561 }, |
| 1562 { | 1562 { |
| 1563 "args": [ | 1563 "args": [ |
| 1564 "gpu_process", | 1564 "gpu_process", |
| 1565 "--show-stdout", | 1565 "--show-stdout", |
| 1566 "--browser=android-chromium", | 1566 "--browser=android-chromium", |
| 1567 "-v", | 1567 "-v", |
| 1568 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1568 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 1569 ], | 1569 ], |
| 1570 "isolate_name": "telemetry_gpu_test", | 1570 "isolate_name": "telemetry_gpu_integration_test", |
| 1571 "name": "gpu_process_launch_tests", | 1571 "name": "gpu_process_launch_tests", |
| 1572 "override_compile_targets": [ | 1572 "override_compile_targets": [ |
| 1573 "telemetry_gpu_test_run" | 1573 "telemetry_gpu_integration_test_run" |
| 1574 ], | 1574 ], |
| 1575 "swarming": { | 1575 "swarming": { |
| 1576 "can_use_on_swarming_builders": true, | 1576 "can_use_on_swarming_builders": true, |
| 1577 "dimension_sets": [ | 1577 "dimension_sets": [ |
| 1578 { | 1578 { |
| 1579 "gpu": "0000:0000", | 1579 "gpu": "0000:0000", |
| 1580 "os": "Android" | 1580 "os": "Android" |
| 1581 } | 1581 } |
| 1582 ] | 1582 ] |
| 1583 } | 1583 } |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1886 } | 1886 } |
| 1887 }, | 1887 }, |
| 1888 { | 1888 { |
| 1889 "args": [ | 1889 "args": [ |
| 1890 "gpu_process", | 1890 "gpu_process", |
| 1891 "--show-stdout", | 1891 "--show-stdout", |
| 1892 "--browser=android-chromium", | 1892 "--browser=android-chromium", |
| 1893 "-v", | 1893 "-v", |
| 1894 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1894 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 1895 ], | 1895 ], |
| 1896 "isolate_name": "telemetry_gpu_test", | 1896 "isolate_name": "telemetry_gpu_integration_test", |
| 1897 "name": "gpu_process_launch_tests", | 1897 "name": "gpu_process_launch_tests", |
| 1898 "override_compile_targets": [ | 1898 "override_compile_targets": [ |
| 1899 "telemetry_gpu_test_run" | 1899 "telemetry_gpu_integration_test_run" |
| 1900 ], | 1900 ], |
| 1901 "swarming": { | 1901 "swarming": { |
| 1902 "can_use_on_swarming_builders": true, | 1902 "can_use_on_swarming_builders": true, |
| 1903 "dimension_sets": [ | 1903 "dimension_sets": [ |
| 1904 { | 1904 { |
| 1905 "gpu": "0000:0000", | 1905 "gpu": "0000:0000", |
| 1906 "os": "Android" | 1906 "os": "Android" |
| 1907 } | 1907 } |
| 1908 ] | 1908 ] |
| 1909 } | 1909 } |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2235 } | 2235 } |
| 2236 }, | 2236 }, |
| 2237 { | 2237 { |
| 2238 "args": [ | 2238 "args": [ |
| 2239 "gpu_process", | 2239 "gpu_process", |
| 2240 "--show-stdout", | 2240 "--show-stdout", |
| 2241 "--browser=debug", | 2241 "--browser=debug", |
| 2242 "-v", | 2242 "-v", |
| 2243 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 2243 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 2244 ], | 2244 ], |
| 2245 "isolate_name": "telemetry_gpu_test", | 2245 "isolate_name": "telemetry_gpu_integration_test", |
| 2246 "name": "gpu_process_launch_tests", | 2246 "name": "gpu_process_launch_tests", |
| 2247 "override_compile_targets": [ | 2247 "override_compile_targets": [ |
| 2248 "telemetry_gpu_test_run" | 2248 "telemetry_gpu_integration_test_run" |
| 2249 ], | 2249 ], |
| 2250 "swarming": { | 2250 "swarming": { |
| 2251 "can_use_on_swarming_builders": true, | 2251 "can_use_on_swarming_builders": true, |
| 2252 "dimension_sets": [ | 2252 "dimension_sets": [ |
| 2253 { | 2253 { |
| 2254 "gpu": "10de:104a", | 2254 "gpu": "10de:104a", |
| 2255 "os": "Linux" | 2255 "os": "Linux" |
| 2256 } | 2256 } |
| 2257 ] | 2257 ] |
| 2258 } | 2258 } |
| (...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2589 } | 2589 } |
| 2590 }, | 2590 }, |
| 2591 { | 2591 { |
| 2592 "args": [ | 2592 "args": [ |
| 2593 "gpu_process", | 2593 "gpu_process", |
| 2594 "--show-stdout", | 2594 "--show-stdout", |
| 2595 "--browser=debug", | 2595 "--browser=debug", |
| 2596 "-v", | 2596 "-v", |
| 2597 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 2597 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 2598 ], | 2598 ], |
| 2599 "isolate_name": "telemetry_gpu_test", | 2599 "isolate_name": "telemetry_gpu_integration_test", |
| 2600 "name": "gpu_process_launch_tests", | 2600 "name": "gpu_process_launch_tests", |
| 2601 "override_compile_targets": [ | 2601 "override_compile_targets": [ |
| 2602 "telemetry_gpu_test_run" | 2602 "telemetry_gpu_integration_test_run" |
| 2603 ], | 2603 ], |
| 2604 "swarming": { | 2604 "swarming": { |
| 2605 "can_use_on_swarming_builders": true, | 2605 "can_use_on_swarming_builders": true, |
| 2606 "dimension_sets": [ | 2606 "dimension_sets": [ |
| 2607 { | 2607 { |
| 2608 "gpu": "8086:0412", | 2608 "gpu": "8086:0412", |
| 2609 "os": "Linux" | 2609 "os": "Linux" |
| 2610 } | 2610 } |
| 2611 ] | 2611 ] |
| 2612 } | 2612 } |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2956 } | 2956 } |
| 2957 }, | 2957 }, |
| 2958 { | 2958 { |
| 2959 "args": [ | 2959 "args": [ |
| 2960 "gpu_process", | 2960 "gpu_process", |
| 2961 "--show-stdout", | 2961 "--show-stdout", |
| 2962 "--browser=release", | 2962 "--browser=release", |
| 2963 "-v", | 2963 "-v", |
| 2964 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 2964 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 2965 ], | 2965 ], |
| 2966 "isolate_name": "telemetry_gpu_test", | 2966 "isolate_name": "telemetry_gpu_integration_test", |
| 2967 "name": "gpu_process_launch_tests", | 2967 "name": "gpu_process_launch_tests", |
| 2968 "override_compile_targets": [ | 2968 "override_compile_targets": [ |
| 2969 "telemetry_gpu_test_run" | 2969 "telemetry_gpu_integration_test_run" |
| 2970 ], | 2970 ], |
| 2971 "swarming": { | 2971 "swarming": { |
| 2972 "can_use_on_swarming_builders": true, | 2972 "can_use_on_swarming_builders": true, |
| 2973 "dimension_sets": [ | 2973 "dimension_sets": [ |
| 2974 { | 2974 { |
| 2975 "gpu": "1002:6779", | 2975 "gpu": "1002:6779", |
| 2976 "os": "Linux" | 2976 "os": "Linux" |
| 2977 } | 2977 } |
| 2978 ] | 2978 ] |
| 2979 } | 2979 } |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3349 } | 3349 } |
| 3350 }, | 3350 }, |
| 3351 { | 3351 { |
| 3352 "args": [ | 3352 "args": [ |
| 3353 "gpu_process", | 3353 "gpu_process", |
| 3354 "--show-stdout", | 3354 "--show-stdout", |
| 3355 "--browser=release", | 3355 "--browser=release", |
| 3356 "-v", | 3356 "-v", |
| 3357 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 3357 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 3358 ], | 3358 ], |
| 3359 "isolate_name": "telemetry_gpu_test", | 3359 "isolate_name": "telemetry_gpu_integration_test", |
| 3360 "name": "gpu_process_launch_tests", | 3360 "name": "gpu_process_launch_tests", |
| 3361 "override_compile_targets": [ | 3361 "override_compile_targets": [ |
| 3362 "telemetry_gpu_test_run" | 3362 "telemetry_gpu_integration_test_run" |
| 3363 ], | 3363 ], |
| 3364 "swarming": { | 3364 "swarming": { |
| 3365 "can_use_on_swarming_builders": true, | 3365 "can_use_on_swarming_builders": true, |
| 3366 "dimension_sets": [ | 3366 "dimension_sets": [ |
| 3367 { | 3367 { |
| 3368 "gpu": "1002:6613", | 3368 "gpu": "1002:6613", |
| 3369 "os": "Linux" | 3369 "os": "Linux" |
| 3370 } | 3370 } |
| 3371 ] | 3371 ] |
| 3372 } | 3372 } |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3742 } | 3742 } |
| 3743 }, | 3743 }, |
| 3744 { | 3744 { |
| 3745 "args": [ | 3745 "args": [ |
| 3746 "gpu_process", | 3746 "gpu_process", |
| 3747 "--show-stdout", | 3747 "--show-stdout", |
| 3748 "--browser=release", | 3748 "--browser=release", |
| 3749 "-v", | 3749 "-v", |
| 3750 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 3750 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 3751 ], | 3751 ], |
| 3752 "isolate_name": "telemetry_gpu_test", | 3752 "isolate_name": "telemetry_gpu_integration_test", |
| 3753 "name": "gpu_process_launch_tests", | 3753 "name": "gpu_process_launch_tests", |
| 3754 "override_compile_targets": [ | 3754 "override_compile_targets": [ |
| 3755 "telemetry_gpu_test_run" | 3755 "telemetry_gpu_integration_test_run" |
| 3756 ], | 3756 ], |
| 3757 "swarming": { | 3757 "swarming": { |
| 3758 "can_use_on_swarming_builders": true, | 3758 "can_use_on_swarming_builders": true, |
| 3759 "dimension_sets": [ | 3759 "dimension_sets": [ |
| 3760 { | 3760 { |
| 3761 "gpu": "8086:041a", | 3761 "gpu": "8086:041a", |
| 3762 "os": "Linux" | 3762 "os": "Linux" |
| 3763 } | 3763 } |
| 3764 ] | 3764 ] |
| 3765 } | 3765 } |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4135 } | 4135 } |
| 4136 }, | 4136 }, |
| 4137 { | 4137 { |
| 4138 "args": [ | 4138 "args": [ |
| 4139 "gpu_process", | 4139 "gpu_process", |
| 4140 "--show-stdout", | 4140 "--show-stdout", |
| 4141 "--browser=release", | 4141 "--browser=release", |
| 4142 "-v", | 4142 "-v", |
| 4143 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 4143 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 4144 ], | 4144 ], |
| 4145 "isolate_name": "telemetry_gpu_test", | 4145 "isolate_name": "telemetry_gpu_integration_test", |
| 4146 "name": "gpu_process_launch_tests", | 4146 "name": "gpu_process_launch_tests", |
| 4147 "override_compile_targets": [ | 4147 "override_compile_targets": [ |
| 4148 "telemetry_gpu_test_run" | 4148 "telemetry_gpu_integration_test_run" |
| 4149 ], | 4149 ], |
| 4150 "swarming": { | 4150 "swarming": { |
| 4151 "can_use_on_swarming_builders": true, | 4151 "can_use_on_swarming_builders": true, |
| 4152 "dimension_sets": [ | 4152 "dimension_sets": [ |
| 4153 { | 4153 { |
| 4154 "gpu": "10de:0f02", | 4154 "gpu": "10de:0f02", |
| 4155 "os": "Linux" | 4155 "os": "Linux" |
| 4156 } | 4156 } |
| 4157 ] | 4157 ] |
| 4158 } | 4158 } |
| (...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4588 } | 4588 } |
| 4589 }, | 4589 }, |
| 4590 { | 4590 { |
| 4591 "args": [ | 4591 "args": [ |
| 4592 "gpu_process", | 4592 "gpu_process", |
| 4593 "--show-stdout", | 4593 "--show-stdout", |
| 4594 "--browser=release", | 4594 "--browser=release", |
| 4595 "-v", | 4595 "-v", |
| 4596 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 4596 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 4597 ], | 4597 ], |
| 4598 "isolate_name": "telemetry_gpu_test", | 4598 "isolate_name": "telemetry_gpu_integration_test", |
| 4599 "name": "gpu_process_launch_tests", | 4599 "name": "gpu_process_launch_tests", |
| 4600 "override_compile_targets": [ | 4600 "override_compile_targets": [ |
| 4601 "telemetry_gpu_test_run" | 4601 "telemetry_gpu_integration_test_run" |
| 4602 ], | 4602 ], |
| 4603 "swarming": { | 4603 "swarming": { |
| 4604 "can_use_on_swarming_builders": true, | 4604 "can_use_on_swarming_builders": true, |
| 4605 "dimension_sets": [ | 4605 "dimension_sets": [ |
| 4606 { | 4606 { |
| 4607 "gpu": "10de:104a", | 4607 "gpu": "10de:104a", |
| 4608 "os": "Linux" | 4608 "os": "Linux" |
| 4609 } | 4609 } |
| 4610 ] | 4610 ] |
| 4611 } | 4611 } |
| (...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5007 } | 5007 } |
| 5008 }, | 5008 }, |
| 5009 { | 5009 { |
| 5010 "args": [ | 5010 "args": [ |
| 5011 "gpu_process", | 5011 "gpu_process", |
| 5012 "--show-stdout", | 5012 "--show-stdout", |
| 5013 "--browser=release", | 5013 "--browser=release", |
| 5014 "-v", | 5014 "-v", |
| 5015 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 5015 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 5016 ], | 5016 ], |
| 5017 "isolate_name": "telemetry_gpu_test", | 5017 "isolate_name": "telemetry_gpu_integration_test", |
| 5018 "name": "gpu_process_launch_tests", | 5018 "name": "gpu_process_launch_tests", |
| 5019 "override_compile_targets": [ | 5019 "override_compile_targets": [ |
| 5020 "telemetry_gpu_test_run" | 5020 "telemetry_gpu_integration_test_run" |
| 5021 ], | 5021 ], |
| 5022 "swarming": { | 5022 "swarming": { |
| 5023 "can_use_on_swarming_builders": true, | 5023 "can_use_on_swarming_builders": true, |
| 5024 "dimension_sets": [ | 5024 "dimension_sets": [ |
| 5025 { | 5025 { |
| 5026 "gpu": "8086:0412", | 5026 "gpu": "8086:0412", |
| 5027 "os": "Linux" | 5027 "os": "Linux" |
| 5028 } | 5028 } |
| 5029 ] | 5029 ] |
| 5030 } | 5030 } |
| (...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5413 } | 5413 } |
| 5414 }, | 5414 }, |
| 5415 { | 5415 { |
| 5416 "args": [ | 5416 "args": [ |
| 5417 "gpu_process", | 5417 "gpu_process", |
| 5418 "--show-stdout", | 5418 "--show-stdout", |
| 5419 "--browser=debug", | 5419 "--browser=debug", |
| 5420 "-v", | 5420 "-v", |
| 5421 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 5421 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 5422 ], | 5422 ], |
| 5423 "isolate_name": "telemetry_gpu_test", | 5423 "isolate_name": "telemetry_gpu_integration_test", |
| 5424 "name": "gpu_process_launch_tests", | 5424 "name": "gpu_process_launch_tests", |
| 5425 "override_compile_targets": [ | 5425 "override_compile_targets": [ |
| 5426 "telemetry_gpu_test_run" | 5426 "telemetry_gpu_integration_test_run" |
| 5427 ], | 5427 ], |
| 5428 "swarming": { | 5428 "swarming": { |
| 5429 "can_use_on_swarming_builders": true, | 5429 "can_use_on_swarming_builders": true, |
| 5430 "dimension_sets": [ | 5430 "dimension_sets": [ |
| 5431 { | 5431 { |
| 5432 "gpu": "1002:679e", | 5432 "gpu": "1002:679e", |
| 5433 "os": "Mac-10.10" | 5433 "os": "Mac-10.10" |
| 5434 } | 5434 } |
| 5435 ] | 5435 ] |
| 5436 } | 5436 } |
| (...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5744 } | 5744 } |
| 5745 }, | 5745 }, |
| 5746 { | 5746 { |
| 5747 "args": [ | 5747 "args": [ |
| 5748 "gpu_process", | 5748 "gpu_process", |
| 5749 "--show-stdout", | 5749 "--show-stdout", |
| 5750 "--browser=debug", | 5750 "--browser=debug", |
| 5751 "-v", | 5751 "-v", |
| 5752 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 5752 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 5753 ], | 5753 ], |
| 5754 "isolate_name": "telemetry_gpu_test", | 5754 "isolate_name": "telemetry_gpu_integration_test", |
| 5755 "name": "gpu_process_launch_tests", | 5755 "name": "gpu_process_launch_tests", |
| 5756 "override_compile_targets": [ | 5756 "override_compile_targets": [ |
| 5757 "telemetry_gpu_test_run" | 5757 "telemetry_gpu_integration_test_run" |
| 5758 ], | 5758 ], |
| 5759 "swarming": { | 5759 "swarming": { |
| 5760 "can_use_on_swarming_builders": true, | 5760 "can_use_on_swarming_builders": true, |
| 5761 "dimension_sets": [ | 5761 "dimension_sets": [ |
| 5762 { | 5762 { |
| 5763 "gpu": "8086:0a2e", | 5763 "gpu": "8086:0a2e", |
| 5764 "os": "Mac-10.10" | 5764 "os": "Mac-10.10" |
| 5765 } | 5765 } |
| 5766 ] | 5766 ] |
| 5767 } | 5767 } |
| (...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6088 } | 6088 } |
| 6089 }, | 6089 }, |
| 6090 { | 6090 { |
| 6091 "args": [ | 6091 "args": [ |
| 6092 "gpu_process", | 6092 "gpu_process", |
| 6093 "--show-stdout", | 6093 "--show-stdout", |
| 6094 "--browser=release", | 6094 "--browser=release", |
| 6095 "-v", | 6095 "-v", |
| 6096 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 6096 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 6097 ], | 6097 ], |
| 6098 "isolate_name": "telemetry_gpu_test", | 6098 "isolate_name": "telemetry_gpu_integration_test", |
| 6099 "name": "gpu_process_launch_tests", | 6099 "name": "gpu_process_launch_tests", |
| 6100 "override_compile_targets": [ | 6100 "override_compile_targets": [ |
| 6101 "telemetry_gpu_test_run" | 6101 "telemetry_gpu_integration_test_run" |
| 6102 ], | 6102 ], |
| 6103 "swarming": { | 6103 "swarming": { |
| 6104 "can_use_on_swarming_builders": true, | 6104 "can_use_on_swarming_builders": true, |
| 6105 "dimension_sets": [ | 6105 "dimension_sets": [ |
| 6106 { | 6106 { |
| 6107 "gpu": "1002:679e", | 6107 "gpu": "1002:679e", |
| 6108 "os": "Mac-10.10" | 6108 "os": "Mac-10.10" |
| 6109 } | 6109 } |
| 6110 ] | 6110 ] |
| 6111 } | 6111 } |
| (...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6461 } | 6461 } |
| 6462 }, | 6462 }, |
| 6463 { | 6463 { |
| 6464 "args": [ | 6464 "args": [ |
| 6465 "gpu_process", | 6465 "gpu_process", |
| 6466 "--show-stdout", | 6466 "--show-stdout", |
| 6467 "--browser=release", | 6467 "--browser=release", |
| 6468 "-v", | 6468 "-v", |
| 6469 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 6469 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 6470 ], | 6470 ], |
| 6471 "isolate_name": "telemetry_gpu_test", | 6471 "isolate_name": "telemetry_gpu_integration_test", |
| 6472 "name": "gpu_process_launch_tests", | 6472 "name": "gpu_process_launch_tests", |
| 6473 "override_compile_targets": [ | 6473 "override_compile_targets": [ |
| 6474 "telemetry_gpu_test_run" | 6474 "telemetry_gpu_integration_test_run" |
| 6475 ], | 6475 ], |
| 6476 "swarming": { | 6476 "swarming": { |
| 6477 "can_use_on_swarming_builders": true, | 6477 "can_use_on_swarming_builders": true, |
| 6478 "dimension_sets": [ | 6478 "dimension_sets": [ |
| 6479 { | 6479 { |
| 6480 "gpu": "8086:0a2e", | 6480 "gpu": "8086:0a2e", |
| 6481 "os": "Mac-10.10" | 6481 "os": "Mac-10.10" |
| 6482 } | 6482 } |
| 6483 ] | 6483 ] |
| 6484 } | 6484 } |
| (...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6826 } | 6826 } |
| 6827 }, | 6827 }, |
| 6828 { | 6828 { |
| 6829 "args": [ | 6829 "args": [ |
| 6830 "gpu_process", | 6830 "gpu_process", |
| 6831 "--show-stdout", | 6831 "--show-stdout", |
| 6832 "--browser=debug", | 6832 "--browser=debug", |
| 6833 "-v", | 6833 "-v", |
| 6834 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 6834 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 6835 ], | 6835 ], |
| 6836 "isolate_name": "telemetry_gpu_test", | 6836 "isolate_name": "telemetry_gpu_integration_test", |
| 6837 "name": "gpu_process_launch_tests", | 6837 "name": "gpu_process_launch_tests", |
| 6838 "override_compile_targets": [ | 6838 "override_compile_targets": [ |
| 6839 "telemetry_gpu_test_run" | 6839 "telemetry_gpu_integration_test_run" |
| 6840 ], | 6840 ], |
| 6841 "swarming": { | 6841 "swarming": { |
| 6842 "can_use_on_swarming_builders": true, | 6842 "can_use_on_swarming_builders": true, |
| 6843 "dimension_sets": [ | 6843 "dimension_sets": [ |
| 6844 { | 6844 { |
| 6845 "gpu": "1002:6821", | 6845 "gpu": "1002:6821", |
| 6846 "hidpi": "1", | 6846 "hidpi": "1", |
| 6847 "os": "Mac" | 6847 "os": "Mac" |
| 6848 } | 6848 } |
| 6849 ] | 6849 ] |
| (...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7189 } | 7189 } |
| 7190 }, | 7190 }, |
| 7191 { | 7191 { |
| 7192 "args": [ | 7192 "args": [ |
| 7193 "gpu_process", | 7193 "gpu_process", |
| 7194 "--show-stdout", | 7194 "--show-stdout", |
| 7195 "--browser=release", | 7195 "--browser=release", |
| 7196 "-v", | 7196 "-v", |
| 7197 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 7197 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 7198 ], | 7198 ], |
| 7199 "isolate_name": "telemetry_gpu_test", | 7199 "isolate_name": "telemetry_gpu_integration_test", |
| 7200 "name": "gpu_process_launch_tests", | 7200 "name": "gpu_process_launch_tests", |
| 7201 "override_compile_targets": [ | 7201 "override_compile_targets": [ |
| 7202 "telemetry_gpu_test_run" | 7202 "telemetry_gpu_integration_test_run" |
| 7203 ], | 7203 ], |
| 7204 "swarming": { | 7204 "swarming": { |
| 7205 "can_use_on_swarming_builders": true, | 7205 "can_use_on_swarming_builders": true, |
| 7206 "dimension_sets": [ | 7206 "dimension_sets": [ |
| 7207 { | 7207 { |
| 7208 "gpu": "1002:6821", | 7208 "gpu": "1002:6821", |
| 7209 "hidpi": "1", | 7209 "hidpi": "1", |
| 7210 "os": "Mac" | 7210 "os": "Mac" |
| 7211 } | 7211 } |
| 7212 ] | 7212 ] |
| (...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7575 } | 7575 } |
| 7576 }, | 7576 }, |
| 7577 { | 7577 { |
| 7578 "args": [ | 7578 "args": [ |
| 7579 "gpu_process", | 7579 "gpu_process", |
| 7580 "--show-stdout", | 7580 "--show-stdout", |
| 7581 "--browser=release", | 7581 "--browser=release", |
| 7582 "-v", | 7582 "-v", |
| 7583 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 7583 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 7584 ], | 7584 ], |
| 7585 "isolate_name": "telemetry_gpu_test", | 7585 "isolate_name": "telemetry_gpu_integration_test", |
| 7586 "name": "gpu_process_launch_tests", | 7586 "name": "gpu_process_launch_tests", |
| 7587 "override_compile_targets": [ | 7587 "override_compile_targets": [ |
| 7588 "telemetry_gpu_test_run" | 7588 "telemetry_gpu_integration_test_run" |
| 7589 ], | 7589 ], |
| 7590 "swarming": { | 7590 "swarming": { |
| 7591 "can_use_on_swarming_builders": true, | 7591 "can_use_on_swarming_builders": true, |
| 7592 "dimension_sets": [ | 7592 "dimension_sets": [ |
| 7593 { | 7593 { |
| 7594 "gpu": "1002:6821", | 7594 "gpu": "1002:6821", |
| 7595 "hidpi": "1", | 7595 "hidpi": "1", |
| 7596 "os": "Mac" | 7596 "os": "Mac" |
| 7597 } | 7597 } |
| 7598 ] | 7598 ] |
| (...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8001 } | 8001 } |
| 8002 }, | 8002 }, |
| 8003 { | 8003 { |
| 8004 "args": [ | 8004 "args": [ |
| 8005 "gpu_process", | 8005 "gpu_process", |
| 8006 "--show-stdout", | 8006 "--show-stdout", |
| 8007 "--browser=release", | 8007 "--browser=release", |
| 8008 "-v", | 8008 "-v", |
| 8009 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 8009 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 8010 ], | 8010 ], |
| 8011 "isolate_name": "telemetry_gpu_test", | 8011 "isolate_name": "telemetry_gpu_integration_test", |
| 8012 "name": "gpu_process_launch_tests", | 8012 "name": "gpu_process_launch_tests", |
| 8013 "override_compile_targets": [ | 8013 "override_compile_targets": [ |
| 8014 "telemetry_gpu_test_run" | 8014 "telemetry_gpu_integration_test_run" |
| 8015 ], | 8015 ], |
| 8016 "swarming": { | 8016 "swarming": { |
| 8017 "can_use_on_swarming_builders": true, | 8017 "can_use_on_swarming_builders": true, |
| 8018 "dimension_sets": [ | 8018 "dimension_sets": [ |
| 8019 { | 8019 { |
| 8020 "gpu": "8086:0a2e", | 8020 "gpu": "8086:0a2e", |
| 8021 "os": "Mac-10.10" | 8021 "os": "Mac-10.10" |
| 8022 }, | 8022 }, |
| 8023 { | 8023 { |
| 8024 "gpu": "1002:6821", | 8024 "gpu": "1002:6821", |
| (...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8406 } | 8406 } |
| 8407 }, | 8407 }, |
| 8408 { | 8408 { |
| 8409 "args": [ | 8409 "args": [ |
| 8410 "gpu_process", | 8410 "gpu_process", |
| 8411 "--show-stdout", | 8411 "--show-stdout", |
| 8412 "--browser=debug", | 8412 "--browser=debug", |
| 8413 "-v", | 8413 "-v", |
| 8414 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 8414 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 8415 ], | 8415 ], |
| 8416 "isolate_name": "telemetry_gpu_test", | 8416 "isolate_name": "telemetry_gpu_integration_test", |
| 8417 "name": "gpu_process_launch_tests", | 8417 "name": "gpu_process_launch_tests", |
| 8418 "override_compile_targets": [ | 8418 "override_compile_targets": [ |
| 8419 "telemetry_gpu_test_run" | 8419 "telemetry_gpu_integration_test_run" |
| 8420 ], | 8420 ], |
| 8421 "swarming": { | 8421 "swarming": { |
| 8422 "can_use_on_swarming_builders": true, | 8422 "can_use_on_swarming_builders": true, |
| 8423 "dimension_sets": [ | 8423 "dimension_sets": [ |
| 8424 { | 8424 { |
| 8425 "gpu": "10de:0fe9", | 8425 "gpu": "10de:0fe9", |
| 8426 "hidpi": "1", | 8426 "hidpi": "1", |
| 8427 "os": "Mac" | 8427 "os": "Mac" |
| 8428 } | 8428 } |
| 8429 ] | 8429 ] |
| (...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8769 } | 8769 } |
| 8770 }, | 8770 }, |
| 8771 { | 8771 { |
| 8772 "args": [ | 8772 "args": [ |
| 8773 "gpu_process", | 8773 "gpu_process", |
| 8774 "--show-stdout", | 8774 "--show-stdout", |
| 8775 "--browser=release", | 8775 "--browser=release", |
| 8776 "-v", | 8776 "-v", |
| 8777 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 8777 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 8778 ], | 8778 ], |
| 8779 "isolate_name": "telemetry_gpu_test", | 8779 "isolate_name": "telemetry_gpu_integration_test", |
| 8780 "name": "gpu_process_launch_tests", | 8780 "name": "gpu_process_launch_tests", |
| 8781 "override_compile_targets": [ | 8781 "override_compile_targets": [ |
| 8782 "telemetry_gpu_test_run" | 8782 "telemetry_gpu_integration_test_run" |
| 8783 ], | 8783 ], |
| 8784 "swarming": { | 8784 "swarming": { |
| 8785 "can_use_on_swarming_builders": true, | 8785 "can_use_on_swarming_builders": true, |
| 8786 "dimension_sets": [ | 8786 "dimension_sets": [ |
| 8787 { | 8787 { |
| 8788 "gpu": "10de:0fe9", | 8788 "gpu": "10de:0fe9", |
| 8789 "hidpi": "1", | 8789 "hidpi": "1", |
| 8790 "os": "Mac" | 8790 "os": "Mac" |
| 8791 } | 8791 } |
| 8792 ] | 8792 ] |
| (...skipping 1059 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9852 } | 9852 } |
| 9853 }, | 9853 }, |
| 9854 { | 9854 { |
| 9855 "args": [ | 9855 "args": [ |
| 9856 "gpu_process", | 9856 "gpu_process", |
| 9857 "--show-stdout", | 9857 "--show-stdout", |
| 9858 "--browser=debug", | 9858 "--browser=debug", |
| 9859 "-v", | 9859 "-v", |
| 9860 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 9860 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 9861 ], | 9861 ], |
| 9862 "isolate_name": "telemetry_gpu_test", | 9862 "isolate_name": "telemetry_gpu_integration_test", |
| 9863 "name": "gpu_process_launch_tests", | 9863 "name": "gpu_process_launch_tests", |
| 9864 "override_compile_targets": [ | 9864 "override_compile_targets": [ |
| 9865 "telemetry_gpu_test_run" | 9865 "telemetry_gpu_integration_test_run" |
| 9866 ], | 9866 ], |
| 9867 "swarming": { | 9867 "swarming": { |
| 9868 "can_use_on_swarming_builders": true, | 9868 "can_use_on_swarming_builders": true, |
| 9869 "dimension_sets": [ | 9869 "dimension_sets": [ |
| 9870 { | 9870 { |
| 9871 "gpu": "10de:104a", | 9871 "gpu": "10de:104a", |
| 9872 "os": "Windows-10" | 9872 "os": "Windows-10" |
| 9873 } | 9873 } |
| 9874 ] | 9874 ] |
| 9875 } | 9875 } |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10289 } | 10289 } |
| 10290 }, | 10290 }, |
| 10291 { | 10291 { |
| 10292 "args": [ | 10292 "args": [ |
| 10293 "gpu_process", | 10293 "gpu_process", |
| 10294 "--show-stdout", | 10294 "--show-stdout", |
| 10295 "--browser=debug", | 10295 "--browser=debug", |
| 10296 "-v", | 10296 "-v", |
| 10297 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 10297 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 10298 ], | 10298 ], |
| 10299 "isolate_name": "telemetry_gpu_test", | 10299 "isolate_name": "telemetry_gpu_integration_test", |
| 10300 "name": "gpu_process_launch_tests", | 10300 "name": "gpu_process_launch_tests", |
| 10301 "override_compile_targets": [ | 10301 "override_compile_targets": [ |
| 10302 "telemetry_gpu_test_run" | 10302 "telemetry_gpu_integration_test_run" |
| 10303 ], | 10303 ], |
| 10304 "swarming": { | 10304 "swarming": { |
| 10305 "can_use_on_swarming_builders": true, | 10305 "can_use_on_swarming_builders": true, |
| 10306 "dimension_sets": [ | 10306 "dimension_sets": [ |
| 10307 { | 10307 { |
| 10308 "gpu": "8086:0412", | 10308 "gpu": "8086:0412", |
| 10309 "os": "Windows-10" | 10309 "os": "Windows-10" |
| 10310 } | 10310 } |
| 10311 ] | 10311 ] |
| 10312 } | 10312 } |
| (...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10742 } | 10742 } |
| 10743 }, | 10743 }, |
| 10744 { | 10744 { |
| 10745 "args": [ | 10745 "args": [ |
| 10746 "gpu_process", | 10746 "gpu_process", |
| 10747 "--show-stdout", | 10747 "--show-stdout", |
| 10748 "--browser=release", | 10748 "--browser=release", |
| 10749 "-v", | 10749 "-v", |
| 10750 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 10750 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 10751 ], | 10751 ], |
| 10752 "isolate_name": "telemetry_gpu_test", | 10752 "isolate_name": "telemetry_gpu_integration_test", |
| 10753 "name": "gpu_process_launch_tests", | 10753 "name": "gpu_process_launch_tests", |
| 10754 "override_compile_targets": [ | 10754 "override_compile_targets": [ |
| 10755 "telemetry_gpu_test_run" | 10755 "telemetry_gpu_integration_test_run" |
| 10756 ], | 10756 ], |
| 10757 "swarming": { | 10757 "swarming": { |
| 10758 "can_use_on_swarming_builders": true, | 10758 "can_use_on_swarming_builders": true, |
| 10759 "dimension_sets": [ | 10759 "dimension_sets": [ |
| 10760 { | 10760 { |
| 10761 "gpu": "10de:104a", | 10761 "gpu": "10de:104a", |
| 10762 "os": "Windows-10" | 10762 "os": "Windows-10" |
| 10763 } | 10763 } |
| 10764 ] | 10764 ] |
| 10765 } | 10765 } |
| (...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11218 } | 11218 } |
| 11219 }, | 11219 }, |
| 11220 { | 11220 { |
| 11221 "args": [ | 11221 "args": [ |
| 11222 "gpu_process", | 11222 "gpu_process", |
| 11223 "--show-stdout", | 11223 "--show-stdout", |
| 11224 "--browser=release", | 11224 "--browser=release", |
| 11225 "-v", | 11225 "-v", |
| 11226 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 11226 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 11227 ], | 11227 ], |
| 11228 "isolate_name": "telemetry_gpu_test", | 11228 "isolate_name": "telemetry_gpu_integration_test", |
| 11229 "name": "gpu_process_launch_tests", | 11229 "name": "gpu_process_launch_tests", |
| 11230 "override_compile_targets": [ | 11230 "override_compile_targets": [ |
| 11231 "telemetry_gpu_test_run" | 11231 "telemetry_gpu_integration_test_run" |
| 11232 ], | 11232 ], |
| 11233 "swarming": { | 11233 "swarming": { |
| 11234 "can_use_on_swarming_builders": true, | 11234 "can_use_on_swarming_builders": true, |
| 11235 "dimension_sets": [ | 11235 "dimension_sets": [ |
| 11236 { | 11236 { |
| 11237 "gpu": "8086:0412", | 11237 "gpu": "8086:0412", |
| 11238 "os": "Windows-10" | 11238 "os": "Windows-10" |
| 11239 } | 11239 } |
| 11240 ] | 11240 ] |
| 11241 } | 11241 } |
| (...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11681 } | 11681 } |
| 11682 }, | 11682 }, |
| 11683 { | 11683 { |
| 11684 "args": [ | 11684 "args": [ |
| 11685 "gpu_process", | 11685 "gpu_process", |
| 11686 "--show-stdout", | 11686 "--show-stdout", |
| 11687 "--browser=debug", | 11687 "--browser=debug", |
| 11688 "-v", | 11688 "-v", |
| 11689 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 11689 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 11690 ], | 11690 ], |
| 11691 "isolate_name": "telemetry_gpu_test", | 11691 "isolate_name": "telemetry_gpu_integration_test", |
| 11692 "name": "gpu_process_launch_tests", | 11692 "name": "gpu_process_launch_tests", |
| 11693 "override_compile_targets": [ | 11693 "override_compile_targets": [ |
| 11694 "telemetry_gpu_test_run" | 11694 "telemetry_gpu_integration_test_run" |
| 11695 ], | 11695 ], |
| 11696 "swarming": { | 11696 "swarming": { |
| 11697 "can_use_on_swarming_builders": true, | 11697 "can_use_on_swarming_builders": true, |
| 11698 "dimension_sets": [ | 11698 "dimension_sets": [ |
| 11699 { | 11699 { |
| 11700 "gpu": "1002:6613", | 11700 "gpu": "1002:6613", |
| 11701 "os": "Windows-2008ServerR2-SP1" | 11701 "os": "Windows-2008ServerR2-SP1" |
| 11702 } | 11702 } |
| 11703 ] | 11703 ] |
| 11704 } | 11704 } |
| (...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12095 } | 12095 } |
| 12096 }, | 12096 }, |
| 12097 { | 12097 { |
| 12098 "args": [ | 12098 "args": [ |
| 12099 "gpu_process", | 12099 "gpu_process", |
| 12100 "--show-stdout", | 12100 "--show-stdout", |
| 12101 "--browser=debug", | 12101 "--browser=debug", |
| 12102 "-v", | 12102 "-v", |
| 12103 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 12103 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 12104 ], | 12104 ], |
| 12105 "isolate_name": "telemetry_gpu_test", | 12105 "isolate_name": "telemetry_gpu_integration_test", |
| 12106 "name": "gpu_process_launch_tests", | 12106 "name": "gpu_process_launch_tests", |
| 12107 "override_compile_targets": [ | 12107 "override_compile_targets": [ |
| 12108 "telemetry_gpu_test_run" | 12108 "telemetry_gpu_integration_test_run" |
| 12109 ], | 12109 ], |
| 12110 "swarming": { | 12110 "swarming": { |
| 12111 "can_use_on_swarming_builders": true, | 12111 "can_use_on_swarming_builders": true, |
| 12112 "dimension_sets": [ | 12112 "dimension_sets": [ |
| 12113 { | 12113 { |
| 12114 "gpu": "10de:104a", | 12114 "gpu": "10de:104a", |
| 12115 "os": "Windows-2008ServerR2-SP1" | 12115 "os": "Windows-2008ServerR2-SP1" |
| 12116 } | 12116 } |
| 12117 ] | 12117 ] |
| 12118 } | 12118 } |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12532 } | 12532 } |
| 12533 }, | 12533 }, |
| 12534 { | 12534 { |
| 12535 "args": [ | 12535 "args": [ |
| 12536 "gpu_process", | 12536 "gpu_process", |
| 12537 "--show-stdout", | 12537 "--show-stdout", |
| 12538 "--browser=debug", | 12538 "--browser=debug", |
| 12539 "-v", | 12539 "-v", |
| 12540 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 12540 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 12541 ], | 12541 ], |
| 12542 "isolate_name": "telemetry_gpu_test", | 12542 "isolate_name": "telemetry_gpu_integration_test", |
| 12543 "name": "gpu_process_launch_tests", | 12543 "name": "gpu_process_launch_tests", |
| 12544 "override_compile_targets": [ | 12544 "override_compile_targets": [ |
| 12545 "telemetry_gpu_test_run" | 12545 "telemetry_gpu_integration_test_run" |
| 12546 ], | 12546 ], |
| 12547 "swarming": { | 12547 "swarming": { |
| 12548 "can_use_on_swarming_builders": true, | 12548 "can_use_on_swarming_builders": true, |
| 12549 "dimension_sets": [ | 12549 "dimension_sets": [ |
| 12550 { | 12550 { |
| 12551 "gpu": "8086:0412", | 12551 "gpu": "8086:0412", |
| 12552 "os": "Windows-2008ServerR2-SP1" | 12552 "os": "Windows-2008ServerR2-SP1" |
| 12553 } | 12553 } |
| 12554 ] | 12554 ] |
| 12555 } | 12555 } |
| (...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12942 } | 12942 } |
| 12943 }, | 12943 }, |
| 12944 { | 12944 { |
| 12945 "args": [ | 12945 "args": [ |
| 12946 "gpu_process", | 12946 "gpu_process", |
| 12947 "--show-stdout", | 12947 "--show-stdout", |
| 12948 "--browser=release", | 12948 "--browser=release", |
| 12949 "-v", | 12949 "-v", |
| 12950 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 12950 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 12951 ], | 12951 ], |
| 12952 "isolate_name": "telemetry_gpu_test", | 12952 "isolate_name": "telemetry_gpu_integration_test", |
| 12953 "name": "gpu_process_launch_tests", | 12953 "name": "gpu_process_launch_tests", |
| 12954 "override_compile_targets": [ | 12954 "override_compile_targets": [ |
| 12955 "telemetry_gpu_test_run" | 12955 "telemetry_gpu_integration_test_run" |
| 12956 ], | 12956 ], |
| 12957 "swarming": { | 12957 "swarming": { |
| 12958 "can_use_on_swarming_builders": true, | 12958 "can_use_on_swarming_builders": true, |
| 12959 "dimension_sets": [ | 12959 "dimension_sets": [ |
| 12960 { | 12960 { |
| 12961 "gpu": "1002:6779", | 12961 "gpu": "1002:6779", |
| 12962 "os": "Windows-2008ServerR2-SP1" | 12962 "os": "Windows-2008ServerR2-SP1" |
| 12963 } | 12963 } |
| 12964 ] | 12964 ] |
| 12965 } | 12965 } |
| (...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13436 } | 13436 } |
| 13437 }, | 13437 }, |
| 13438 { | 13438 { |
| 13439 "args": [ | 13439 "args": [ |
| 13440 "gpu_process", | 13440 "gpu_process", |
| 13441 "--show-stdout", | 13441 "--show-stdout", |
| 13442 "--browser=release", | 13442 "--browser=release", |
| 13443 "-v", | 13443 "-v", |
| 13444 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 13444 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 13445 ], | 13445 ], |
| 13446 "isolate_name": "telemetry_gpu_test", | 13446 "isolate_name": "telemetry_gpu_integration_test", |
| 13447 "name": "gpu_process_launch_tests", | 13447 "name": "gpu_process_launch_tests", |
| 13448 "override_compile_targets": [ | 13448 "override_compile_targets": [ |
| 13449 "telemetry_gpu_test_run" | 13449 "telemetry_gpu_integration_test_run" |
| 13450 ], | 13450 ], |
| 13451 "swarming": { | 13451 "swarming": { |
| 13452 "can_use_on_swarming_builders": true, | 13452 "can_use_on_swarming_builders": true, |
| 13453 "dimension_sets": [ | 13453 "dimension_sets": [ |
| 13454 { | 13454 { |
| 13455 "gpu": "1002:6613", | 13455 "gpu": "1002:6613", |
| 13456 "os": "Windows-2008ServerR2-SP1" | 13456 "os": "Windows-2008ServerR2-SP1" |
| 13457 } | 13457 } |
| 13458 ] | 13458 ] |
| 13459 } | 13459 } |
| (...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13889 } | 13889 } |
| 13890 }, | 13890 }, |
| 13891 { | 13891 { |
| 13892 "args": [ | 13892 "args": [ |
| 13893 "gpu_process", | 13893 "gpu_process", |
| 13894 "--show-stdout", | 13894 "--show-stdout", |
| 13895 "--browser=release", | 13895 "--browser=release", |
| 13896 "-v", | 13896 "-v", |
| 13897 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 13897 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 13898 ], | 13898 ], |
| 13899 "isolate_name": "telemetry_gpu_test", | 13899 "isolate_name": "telemetry_gpu_integration_test", |
| 13900 "name": "gpu_process_launch_tests", | 13900 "name": "gpu_process_launch_tests", |
| 13901 "override_compile_targets": [ | 13901 "override_compile_targets": [ |
| 13902 "telemetry_gpu_test_run" | 13902 "telemetry_gpu_integration_test_run" |
| 13903 ], | 13903 ], |
| 13904 "swarming": { | 13904 "swarming": { |
| 13905 "can_use_on_swarming_builders": true, | 13905 "can_use_on_swarming_builders": true, |
| 13906 "dimension_sets": [ | 13906 "dimension_sets": [ |
| 13907 { | 13907 { |
| 13908 "gpu": "8086:041a", | 13908 "gpu": "8086:041a", |
| 13909 "os": "Windows-2008ServerR2-SP1" | 13909 "os": "Windows-2008ServerR2-SP1" |
| 13910 } | 13910 } |
| 13911 ] | 13911 ] |
| 13912 } | 13912 } |
| (...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14342 } | 14342 } |
| 14343 }, | 14343 }, |
| 14344 { | 14344 { |
| 14345 "args": [ | 14345 "args": [ |
| 14346 "gpu_process", | 14346 "gpu_process", |
| 14347 "--show-stdout", | 14347 "--show-stdout", |
| 14348 "--browser=release", | 14348 "--browser=release", |
| 14349 "-v", | 14349 "-v", |
| 14350 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 14350 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 14351 ], | 14351 ], |
| 14352 "isolate_name": "telemetry_gpu_test", | 14352 "isolate_name": "telemetry_gpu_integration_test", |
| 14353 "name": "gpu_process_launch_tests", | 14353 "name": "gpu_process_launch_tests", |
| 14354 "override_compile_targets": [ | 14354 "override_compile_targets": [ |
| 14355 "telemetry_gpu_test_run" | 14355 "telemetry_gpu_integration_test_run" |
| 14356 ], | 14356 ], |
| 14357 "swarming": { | 14357 "swarming": { |
| 14358 "can_use_on_swarming_builders": true, | 14358 "can_use_on_swarming_builders": true, |
| 14359 "dimension_sets": [ | 14359 "dimension_sets": [ |
| 14360 { | 14360 { |
| 14361 "gpu": "10de:0f02", | 14361 "gpu": "10de:0f02", |
| 14362 "os": "Windows-2008ServerR2-SP1" | 14362 "os": "Windows-2008ServerR2-SP1" |
| 14363 } | 14363 } |
| 14364 ] | 14364 ] |
| 14365 } | 14365 } |
| (...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14913 } | 14913 } |
| 14914 }, | 14914 }, |
| 14915 { | 14915 { |
| 14916 "args": [ | 14916 "args": [ |
| 14917 "gpu_process", | 14917 "gpu_process", |
| 14918 "--show-stdout", | 14918 "--show-stdout", |
| 14919 "--browser=release", | 14919 "--browser=release", |
| 14920 "-v", | 14920 "-v", |
| 14921 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 14921 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 14922 ], | 14922 ], |
| 14923 "isolate_name": "telemetry_gpu_test", | 14923 "isolate_name": "telemetry_gpu_integration_test", |
| 14924 "name": "gpu_process_launch_tests", | 14924 "name": "gpu_process_launch_tests", |
| 14925 "override_compile_targets": [ | 14925 "override_compile_targets": [ |
| 14926 "telemetry_gpu_test_run" | 14926 "telemetry_gpu_integration_test_run" |
| 14927 ], | 14927 ], |
| 14928 "swarming": { | 14928 "swarming": { |
| 14929 "can_use_on_swarming_builders": true, | 14929 "can_use_on_swarming_builders": true, |
| 14930 "dimension_sets": [ | 14930 "dimension_sets": [ |
| 14931 { | 14931 { |
| 14932 "gpu": "10de:104a", | 14932 "gpu": "10de:104a", |
| 14933 "os": "Windows-2008ServerR2-SP1" | 14933 "os": "Windows-2008ServerR2-SP1" |
| 14934 } | 14934 } |
| 14935 ] | 14935 ] |
| 14936 } | 14936 } |
| (...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15389 } | 15389 } |
| 15390 }, | 15390 }, |
| 15391 { | 15391 { |
| 15392 "args": [ | 15392 "args": [ |
| 15393 "gpu_process", | 15393 "gpu_process", |
| 15394 "--show-stdout", | 15394 "--show-stdout", |
| 15395 "--browser=release", | 15395 "--browser=release", |
| 15396 "-v", | 15396 "-v", |
| 15397 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 15397 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 15398 ], | 15398 ], |
| 15399 "isolate_name": "telemetry_gpu_test", | 15399 "isolate_name": "telemetry_gpu_integration_test", |
| 15400 "name": "gpu_process_launch_tests", | 15400 "name": "gpu_process_launch_tests", |
| 15401 "override_compile_targets": [ | 15401 "override_compile_targets": [ |
| 15402 "telemetry_gpu_test_run" | 15402 "telemetry_gpu_integration_test_run" |
| 15403 ], | 15403 ], |
| 15404 "swarming": { | 15404 "swarming": { |
| 15405 "can_use_on_swarming_builders": true, | 15405 "can_use_on_swarming_builders": true, |
| 15406 "dimension_sets": [ | 15406 "dimension_sets": [ |
| 15407 { | 15407 { |
| 15408 "gpu": "8086:0412", | 15408 "gpu": "8086:0412", |
| 15409 "os": "Windows-2008ServerR2-SP1" | 15409 "os": "Windows-2008ServerR2-SP1" |
| 15410 } | 15410 } |
| 15411 ] | 15411 ] |
| 15412 } | 15412 } |
| (...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15829 } | 15829 } |
| 15830 }, | 15830 }, |
| 15831 { | 15831 { |
| 15832 "args": [ | 15832 "args": [ |
| 15833 "gpu_process", | 15833 "gpu_process", |
| 15834 "--show-stdout", | 15834 "--show-stdout", |
| 15835 "--browser=debug_x64", | 15835 "--browser=debug_x64", |
| 15836 "-v", | 15836 "-v", |
| 15837 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 15837 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 15838 ], | 15838 ], |
| 15839 "isolate_name": "telemetry_gpu_test", | 15839 "isolate_name": "telemetry_gpu_integration_test", |
| 15840 "name": "gpu_process_launch_tests", | 15840 "name": "gpu_process_launch_tests", |
| 15841 "override_compile_targets": [ | 15841 "override_compile_targets": [ |
| 15842 "telemetry_gpu_test_run" | 15842 "telemetry_gpu_integration_test_run" |
| 15843 ], | 15843 ], |
| 15844 "swarming": { | 15844 "swarming": { |
| 15845 "can_use_on_swarming_builders": true, | 15845 "can_use_on_swarming_builders": true, |
| 15846 "dimension_sets": [ | 15846 "dimension_sets": [ |
| 15847 { | 15847 { |
| 15848 "gpu": "10de:104a", | 15848 "gpu": "10de:104a", |
| 15849 "os": "Windows-2008ServerR2-SP1" | 15849 "os": "Windows-2008ServerR2-SP1" |
| 15850 } | 15850 } |
| 15851 ] | 15851 ] |
| 15852 } | 15852 } |
| (...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16317 } | 16317 } |
| 16318 }, | 16318 }, |
| 16319 { | 16319 { |
| 16320 "args": [ | 16320 "args": [ |
| 16321 "gpu_process", | 16321 "gpu_process", |
| 16322 "--show-stdout", | 16322 "--show-stdout", |
| 16323 "--browser=release_x64", | 16323 "--browser=release_x64", |
| 16324 "-v", | 16324 "-v", |
| 16325 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 16325 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
| 16326 ], | 16326 ], |
| 16327 "isolate_name": "telemetry_gpu_test", | 16327 "isolate_name": "telemetry_gpu_integration_test", |
| 16328 "name": "gpu_process_launch_tests", | 16328 "name": "gpu_process_launch_tests", |
| 16329 "override_compile_targets": [ | 16329 "override_compile_targets": [ |
| 16330 "telemetry_gpu_test_run" | 16330 "telemetry_gpu_integration_test_run" |
| 16331 ], | 16331 ], |
| 16332 "swarming": { | 16332 "swarming": { |
| 16333 "can_use_on_swarming_builders": true, | 16333 "can_use_on_swarming_builders": true, |
| 16334 "dimension_sets": [ | 16334 "dimension_sets": [ |
| 16335 { | 16335 { |
| 16336 "gpu": "10de:104a", | 16336 "gpu": "10de:104a", |
| 16337 "os": "Windows-2008ServerR2-SP1" | 16337 "os": "Windows-2008ServerR2-SP1" |
| 16338 } | 16338 } |
| 16339 ] | 16339 ] |
| 16340 } | 16340 } |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16588 { | 16588 { |
| 16589 "gpu": "10de:104a", | 16589 "gpu": "10de:104a", |
| 16590 "os": "Windows-2008ServerR2-SP1" | 16590 "os": "Windows-2008ServerR2-SP1" |
| 16591 } | 16591 } |
| 16592 ] | 16592 ] |
| 16593 } | 16593 } |
| 16594 } | 16594 } |
| 16595 ] | 16595 ] |
| 16596 } | 16596 } |
| 16597 } | 16597 } |
| OLD | NEW |