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 "GPU Linux Builder": {}, | 4 "GPU Linux Builder": {}, |
5 "GPU Linux Builder (dbg)": {}, | 5 "GPU Linux Builder (dbg)": {}, |
6 "GPU Mac Builder": {}, | 6 "GPU Mac Builder": {}, |
7 "GPU Mac Builder (dbg)": {}, | 7 "GPU Mac Builder (dbg)": {}, |
8 "GPU Win Builder": {}, | 8 "GPU Win Builder": {}, |
9 "GPU Win Builder (dbg)": {}, | 9 "GPU Win Builder (dbg)": {}, |
10 "Linux Debug (NVIDIA)": { | 10 "Linux Debug (NVIDIA)": { |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 } | 107 } |
108 }, | 108 }, |
109 { | 109 { |
110 "args": [ | 110 "args": [ |
111 "gpu_process", | 111 "gpu_process", |
112 "--show-stdout", | 112 "--show-stdout", |
113 "--browser=debug", | 113 "--browser=debug", |
114 "-v", | 114 "-v", |
115 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 115 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
116 ], | 116 ], |
117 "isolate_name": "telemetry_gpu_test", | 117 "isolate_name": "telemetry_gpu_integration_test", |
118 "name": "gpu_process_launch_tests", | 118 "name": "gpu_process_launch_tests", |
119 "override_compile_targets": [ | 119 "override_compile_targets": [ |
120 "telemetry_gpu_test_run" | 120 "telemetry_gpu_integration_test_run" |
121 ], | 121 ], |
122 "swarming": { | 122 "swarming": { |
123 "can_use_on_swarming_builders": true, | 123 "can_use_on_swarming_builders": true, |
124 "dimension_sets": [ | 124 "dimension_sets": [ |
125 { | 125 { |
126 "gpu": "10de:104a", | 126 "gpu": "10de:104a", |
127 "os": "Linux" | 127 "os": "Linux" |
128 } | 128 } |
129 ] | 129 ] |
130 } | 130 } |
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
405 } | 405 } |
406 }, | 406 }, |
407 { | 407 { |
408 "args": [ | 408 "args": [ |
409 "gpu_process", | 409 "gpu_process", |
410 "--show-stdout", | 410 "--show-stdout", |
411 "--browser=release", | 411 "--browser=release", |
412 "-v", | 412 "-v", |
413 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 413 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
414 ], | 414 ], |
415 "isolate_name": "telemetry_gpu_test", | 415 "isolate_name": "telemetry_gpu_integration_test", |
416 "name": "gpu_process_launch_tests", | 416 "name": "gpu_process_launch_tests", |
417 "override_compile_targets": [ | 417 "override_compile_targets": [ |
418 "telemetry_gpu_test_run" | 418 "telemetry_gpu_integration_test_run" |
419 ], | 419 ], |
420 "swarming": { | 420 "swarming": { |
421 "can_use_on_swarming_builders": true, | 421 "can_use_on_swarming_builders": true, |
422 "dimension_sets": [ | 422 "dimension_sets": [ |
423 { | 423 { |
424 "gpu": "10de:104a", | 424 "gpu": "10de:104a", |
425 "os": "Linux" | 425 "os": "Linux" |
426 } | 426 } |
427 ] | 427 ] |
428 } | 428 } |
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
687 } | 687 } |
688 }, | 688 }, |
689 { | 689 { |
690 "args": [ | 690 "args": [ |
691 "gpu_process", | 691 "gpu_process", |
692 "--show-stdout", | 692 "--show-stdout", |
693 "--browser=debug", | 693 "--browser=debug", |
694 "-v", | 694 "-v", |
695 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 695 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
696 ], | 696 ], |
697 "isolate_name": "telemetry_gpu_test", | 697 "isolate_name": "telemetry_gpu_integration_test", |
698 "name": "gpu_process_launch_tests", | 698 "name": "gpu_process_launch_tests", |
699 "override_compile_targets": [ | 699 "override_compile_targets": [ |
700 "telemetry_gpu_test_run" | 700 "telemetry_gpu_integration_test_run" |
701 ], | 701 ], |
702 "swarming": { | 702 "swarming": { |
703 "can_use_on_swarming_builders": true, | 703 "can_use_on_swarming_builders": true, |
704 "dimension_sets": [ | 704 "dimension_sets": [ |
705 { | 705 { |
706 "gpu": "8086:0a2e", | 706 "gpu": "8086:0a2e", |
707 "os": "Mac-10.10" | 707 "os": "Mac-10.10" |
708 } | 708 } |
709 ] | 709 ] |
710 } | 710 } |
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
985 } | 985 } |
986 }, | 986 }, |
987 { | 987 { |
988 "args": [ | 988 "args": [ |
989 "gpu_process", | 989 "gpu_process", |
990 "--show-stdout", | 990 "--show-stdout", |
991 "--browser=release", | 991 "--browser=release", |
992 "-v", | 992 "-v", |
993 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 993 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
994 ], | 994 ], |
995 "isolate_name": "telemetry_gpu_test", | 995 "isolate_name": "telemetry_gpu_integration_test", |
996 "name": "gpu_process_launch_tests", | 996 "name": "gpu_process_launch_tests", |
997 "override_compile_targets": [ | 997 "override_compile_targets": [ |
998 "telemetry_gpu_test_run" | 998 "telemetry_gpu_integration_test_run" |
999 ], | 999 ], |
1000 "swarming": { | 1000 "swarming": { |
1001 "can_use_on_swarming_builders": true, | 1001 "can_use_on_swarming_builders": true, |
1002 "dimension_sets": [ | 1002 "dimension_sets": [ |
1003 { | 1003 { |
1004 "gpu": "8086:0a2e", | 1004 "gpu": "8086:0a2e", |
1005 "os": "Mac-10.10" | 1005 "os": "Mac-10.10" |
1006 } | 1006 } |
1007 ] | 1007 ] |
1008 } | 1008 } |
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1272 } | 1272 } |
1273 }, | 1273 }, |
1274 { | 1274 { |
1275 "args": [ | 1275 "args": [ |
1276 "gpu_process", | 1276 "gpu_process", |
1277 "--show-stdout", | 1277 "--show-stdout", |
1278 "--browser=debug", | 1278 "--browser=debug", |
1279 "-v", | 1279 "-v", |
1280 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1280 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
1281 ], | 1281 ], |
1282 "isolate_name": "telemetry_gpu_test", | 1282 "isolate_name": "telemetry_gpu_integration_test", |
1283 "name": "gpu_process_launch_tests", | 1283 "name": "gpu_process_launch_tests", |
1284 "override_compile_targets": [ | 1284 "override_compile_targets": [ |
1285 "telemetry_gpu_test_run" | 1285 "telemetry_gpu_integration_test_run" |
1286 ], | 1286 ], |
1287 "swarming": { | 1287 "swarming": { |
1288 "can_use_on_swarming_builders": true, | 1288 "can_use_on_swarming_builders": true, |
1289 "dimension_sets": [ | 1289 "dimension_sets": [ |
1290 { | 1290 { |
1291 "gpu": "1002:6821", | 1291 "gpu": "1002:6821", |
1292 "hidpi": "1", | 1292 "hidpi": "1", |
1293 "os": "Mac" | 1293 "os": "Mac" |
1294 } | 1294 } |
1295 ] | 1295 ] |
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1583 } | 1583 } |
1584 }, | 1584 }, |
1585 { | 1585 { |
1586 "args": [ | 1586 "args": [ |
1587 "gpu_process", | 1587 "gpu_process", |
1588 "--show-stdout", | 1588 "--show-stdout", |
1589 "--browser=release", | 1589 "--browser=release", |
1590 "-v", | 1590 "-v", |
1591 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1591 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
1592 ], | 1592 ], |
1593 "isolate_name": "telemetry_gpu_test", | 1593 "isolate_name": "telemetry_gpu_integration_test", |
1594 "name": "gpu_process_launch_tests", | 1594 "name": "gpu_process_launch_tests", |
1595 "override_compile_targets": [ | 1595 "override_compile_targets": [ |
1596 "telemetry_gpu_test_run" | 1596 "telemetry_gpu_integration_test_run" |
1597 ], | 1597 ], |
1598 "swarming": { | 1598 "swarming": { |
1599 "can_use_on_swarming_builders": true, | 1599 "can_use_on_swarming_builders": true, |
1600 "dimension_sets": [ | 1600 "dimension_sets": [ |
1601 { | 1601 { |
1602 "gpu": "1002:6821", | 1602 "gpu": "1002:6821", |
1603 "hidpi": "1", | 1603 "hidpi": "1", |
1604 "os": "Mac" | 1604 "os": "Mac" |
1605 } | 1605 } |
1606 ] | 1606 ] |
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1872 } | 1872 } |
1873 }, | 1873 }, |
1874 { | 1874 { |
1875 "args": [ | 1875 "args": [ |
1876 "gpu_process", | 1876 "gpu_process", |
1877 "--show-stdout", | 1877 "--show-stdout", |
1878 "--browser=debug", | 1878 "--browser=debug", |
1879 "-v", | 1879 "-v", |
1880 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 1880 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
1881 ], | 1881 ], |
1882 "isolate_name": "telemetry_gpu_test", | 1882 "isolate_name": "telemetry_gpu_integration_test", |
1883 "name": "gpu_process_launch_tests", | 1883 "name": "gpu_process_launch_tests", |
1884 "override_compile_targets": [ | 1884 "override_compile_targets": [ |
1885 "telemetry_gpu_test_run" | 1885 "telemetry_gpu_integration_test_run" |
1886 ], | 1886 ], |
1887 "swarming": { | 1887 "swarming": { |
1888 "can_use_on_swarming_builders": true, | 1888 "can_use_on_swarming_builders": true, |
1889 "dimension_sets": [ | 1889 "dimension_sets": [ |
1890 { | 1890 { |
1891 "gpu": "10de:104a", | 1891 "gpu": "10de:104a", |
1892 "os": "Windows-2008ServerR2-SP1" | 1892 "os": "Windows-2008ServerR2-SP1" |
1893 } | 1893 } |
1894 ] | 1894 ] |
1895 } | 1895 } |
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2170 } | 2170 } |
2171 }, | 2171 }, |
2172 { | 2172 { |
2173 "args": [ | 2173 "args": [ |
2174 "gpu_process", | 2174 "gpu_process", |
2175 "--show-stdout", | 2175 "--show-stdout", |
2176 "--browser=release", | 2176 "--browser=release", |
2177 "-v", | 2177 "-v", |
2178 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" | 2178 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" |
2179 ], | 2179 ], |
2180 "isolate_name": "telemetry_gpu_test", | 2180 "isolate_name": "telemetry_gpu_integration_test", |
2181 "name": "gpu_process_launch_tests", | 2181 "name": "gpu_process_launch_tests", |
2182 "override_compile_targets": [ | 2182 "override_compile_targets": [ |
2183 "telemetry_gpu_test_run" | 2183 "telemetry_gpu_integration_test_run" |
2184 ], | 2184 ], |
2185 "swarming": { | 2185 "swarming": { |
2186 "can_use_on_swarming_builders": true, | 2186 "can_use_on_swarming_builders": true, |
2187 "dimension_sets": [ | 2187 "dimension_sets": [ |
2188 { | 2188 { |
2189 "gpu": "10de:104a", | 2189 "gpu": "10de:104a", |
2190 "os": "Windows-2008ServerR2-SP1" | 2190 "os": "Windows-2008ServerR2-SP1" |
2191 } | 2191 } |
2192 ] | 2192 ] |
2193 } | 2193 } |
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2346 { | 2346 { |
2347 "gpu": "10de:104a", | 2347 "gpu": "10de:104a", |
2348 "os": "Windows-2008ServerR2-SP1" | 2348 "os": "Windows-2008ServerR2-SP1" |
2349 } | 2349 } |
2350 ] | 2350 ] |
2351 } | 2351 } |
2352 } | 2352 } |
2353 ] | 2353 ] |
2354 } | 2354 } |
2355 } | 2355 } |
OLD | NEW |