| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.mac", | 8 "tryserver.chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_chromium_rel_ng", | 10 "mac_chromium_rel_ng", |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 "@@@STEP_LOG_LINE@json.output@}@@@", | 201 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 202 "@@@STEP_LOG_END@json.output@@@" | 202 "@@@STEP_LOG_END@json.output@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "[SLAVE_BUILD]/src/build/gyp_chromium", | 209 "[SLAVE_BUILD]/src/build/gyp_chromium", |
| 210 "--analyzer", | 210 "--analyzer", |
| 211 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\":
[\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_ru
n\", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\",
\"telemetry_gpu_new_test_run\"]}", | 211 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\":
[\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_ru
n\", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\",
\"telemetry_gpu_test_run\"]}", |
| 212 "/path/to/tmp/json" | 212 "/path/to/tmp/json" |
| 213 ], | 213 ], |
| 214 "cwd": "[SLAVE_BUILD]", | 214 "cwd": "[SLAVE_BUILD]", |
| 215 "env": { | 215 "env": { |
| 216 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' propriet
ary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" | 216 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' propriet
ary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" |
| 217 }, | 217 }, |
| 218 "name": "analyze", | 218 "name": "analyze", |
| 219 "~followup_annotations": [ | 219 "~followup_annotations": [ |
| 220 "@@@STEP_LOG_LINE@json.output@{@@@", | 220 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 222 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 223 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 223 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 224 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 224 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 227 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 229 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 239 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 240 "@@@STEP_LOG_LINE@json.output@}@@@", | 240 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 241 "@@@STEP_LOG_END@json.output@@@", | 241 "@@@STEP_LOG_END@json.output@@@", |
| 242 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 242 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 243 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 243 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 244 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", | 244 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", |
| 245 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 245 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 246 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 246 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 247 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 248 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 248 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 249 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 249 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 250 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 250 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 252 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 252 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 254 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 254 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 255 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 255 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| 256 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 256 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 257 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 257 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 258 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 258 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 259 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 259 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 260 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 260 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 261 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 261 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 262 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 262 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 263 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 263 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 264 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", | 264 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 265 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 265 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 266 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 266 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 267 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 267 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 268 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 268 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 269 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 270 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 271 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 272 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 273 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 274 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 274 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 275 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 275 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 276 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 276 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 277 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 278 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 279 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 280 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 281 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 281 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 282 "@@@STEP_LOG_END@analyze_details@@@" | 282 "@@@STEP_LOG_END@analyze_details@@@" |
| 283 ] | 283 ] |
| 284 }, | 284 }, |
| 285 { | 285 { |
| 286 "cmd": [ | 286 "cmd": [ |
| 287 "python", | 287 "python", |
| 288 "-u", | 288 "-u", |
| 289 "[BUILD]/scripts/slave/cleanup_temp.py" | 289 "[BUILD]/scripts/slave/cleanup_temp.py" |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 343 "--goma-fail-fast", | 343 "--goma-fail-fast", |
| 344 "--goma-disable-local-fallback", | 344 "--goma-disable-local-fallback", |
| 345 "--ninja-ensure-up-to-date", | 345 "--ninja-ensure-up-to-date", |
| 346 "--", | 346 "--", |
| 347 "angle_unittests_run", | 347 "angle_unittests_run", |
| 348 "chrome", | 348 "chrome", |
| 349 "chromium_builder_tests", | 349 "chromium_builder_tests", |
| 350 "content_gl_tests_run", | 350 "content_gl_tests_run", |
| 351 "gl_tests_run", | 351 "gl_tests_run", |
| 352 "tab_capture_end2end_tests_run", | 352 "tab_capture_end2end_tests_run", |
| 353 "telemetry_gpu_new_test_run" | 353 "telemetry_gpu_test_run" |
| 354 ], | 354 ], |
| 355 "cwd": "[SLAVE_BUILD]", | 355 "cwd": "[SLAVE_BUILD]", |
| 356 "name": "compile (with patch)", | 356 "name": "compile (with patch)", |
| 357 "~followup_annotations": [ | 357 "~followup_annotations": [ |
| 358 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 358 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 359 "@@@STEP_LOG_END@json.output (invalid)@@@" | 359 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 360 ] | 360 ] |
| 361 }, | 361 }, |
| 362 { | 362 { |
| 363 "cmd": [ | 363 "cmd": [ |
| (...skipping 17 matching lines...) Expand all Loading... |
| 381 "batcharchive", | 381 "batcharchive", |
| 382 "--dump-json", | 382 "--dump-json", |
| 383 "/path/to/tmp/json", | 383 "/path/to/tmp/json", |
| 384 "--isolate-server", | 384 "--isolate-server", |
| 385 "https://isolateserver.appspot.com", | 385 "https://isolateserver.appspot.com", |
| 386 "--verbose", | 386 "--verbose", |
| 387 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 387 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
| 388 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 388 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 389 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 389 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| 390 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 390 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
| 391 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json" | 391 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
| 392 ], | 392 ], |
| 393 "cwd": "[SLAVE_BUILD]", | 393 "cwd": "[SLAVE_BUILD]", |
| 394 "name": "isolate tests", | 394 "name": "isolate tests", |
| 395 "~followup_annotations": [ | 395 "~followup_annotations": [ |
| 396 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 397 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 398 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 399 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 399 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 400 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 400 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", | 401 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@}@@@", | 402 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 403 "@@@STEP_LOG_END@json.output@@@" | 403 "@@@STEP_LOG_END@json.output@@@" |
| 404 ] | 404 ] |
| 405 }, | 405 }, |
| 406 { | 406 { |
| 407 "cmd": [ | 407 "cmd": [ |
| 408 "python", | 408 "python", |
| 409 "-u", | 409 "-u", |
| 410 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 410 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 411 "trigger", | 411 "trigger", |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 710 "os", | 710 "os", |
| 711 "Mac-10.8", | 711 "Mac-10.8", |
| 712 "--dimension", | 712 "--dimension", |
| 713 "pool", | 713 "pool", |
| 714 "Chrome", | 714 "Chrome", |
| 715 "--tag", | 715 "--tag", |
| 716 "buildername:mac_chromium_rel_ng", | 716 "buildername:mac_chromium_rel_ng", |
| 717 "--tag", | 717 "--tag", |
| 718 "buildnumber:571", | 718 "buildnumber:571", |
| 719 "--tag", | 719 "--tag", |
| 720 "data:[dummy hash for telemetry_gpu_new_test]", | 720 "data:[dummy hash for telemetry_gpu_test]", |
| 721 "--tag", | 721 "--tag", |
| 722 "gpu_test:1", | 722 "gpu_test:1", |
| 723 "--tag", | 723 "--tag", |
| 724 "master:tryserver.chromium.mac", | 724 "master:tryserver.chromium.mac", |
| 725 "--tag", | 725 "--tag", |
| 726 "name:maps_pixel_test on Intel GPU on Mac (with patch)", | 726 "name:maps_pixel_test on Intel GPU on Mac (with patch)", |
| 727 "--tag", | 727 "--tag", |
| 728 "os:Mac-10.8", | 728 "os:Mac-10.8", |
| 729 "--tag", | 729 "--tag", |
| 730 "patch_project:chromium", | 730 "patch_project:chromium", |
| 731 "--tag", | 731 "--tag", |
| 732 "project:chromium", | 732 "project:chromium", |
| 733 "--tag", | 733 "--tag", |
| 734 "purpose:CQ", | 734 "purpose:CQ", |
| 735 "--tag", | 735 "--tag", |
| 736 "purpose:pre-commit", | 736 "purpose:pre-commit", |
| 737 "--tag", | 737 "--tag", |
| 738 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 738 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 739 "--tag", | 739 "--tag", |
| 740 "stepname:maps_pixel_test on Intel GPU on Mac (with patch)", | 740 "stepname:maps_pixel_test on Intel GPU on Mac (with patch)", |
| 741 "--user", | 741 "--user", |
| 742 "commit-bot@chromium.org", | 742 "commit-bot@chromium.org", |
| 743 "[dummy hash for telemetry_gpu_new_test]", | 743 "[dummy hash for telemetry_gpu_test]", |
| 744 "--", | 744 "--", |
| 745 "maps", | 745 "maps", |
| 746 "--show-stdout", | 746 "--show-stdout", |
| 747 "--browser=release", | 747 "--browser=release", |
| 748 "-v", | 748 "-v", |
| 749 "--build-revision", | 749 "--build-revision", |
| 750 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 750 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 751 "--test-machine-name", | 751 "--test-machine-name", |
| 752 "mac_chromium_rel_ng", | 752 "mac_chromium_rel_ng", |
| 753 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 753 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 "os", | 807 "os", |
| 808 "Mac-10.8", | 808 "Mac-10.8", |
| 809 "--dimension", | 809 "--dimension", |
| 810 "pool", | 810 "pool", |
| 811 "Chrome", | 811 "Chrome", |
| 812 "--tag", | 812 "--tag", |
| 813 "buildername:mac_chromium_rel_ng", | 813 "buildername:mac_chromium_rel_ng", |
| 814 "--tag", | 814 "--tag", |
| 815 "buildnumber:571", | 815 "buildnumber:571", |
| 816 "--tag", | 816 "--tag", |
| 817 "data:[dummy hash for telemetry_gpu_new_test]", | 817 "data:[dummy hash for telemetry_gpu_test]", |
| 818 "--tag", | 818 "--tag", |
| 819 "gpu_test:1", | 819 "gpu_test:1", |
| 820 "--tag", | 820 "--tag", |
| 821 "master:tryserver.chromium.mac", | 821 "master:tryserver.chromium.mac", |
| 822 "--tag", | 822 "--tag", |
| 823 "name:pixel_test on Intel GPU on Mac (with patch)", | 823 "name:pixel_test on Intel GPU on Mac (with patch)", |
| 824 "--tag", | 824 "--tag", |
| 825 "os:Mac-10.8", | 825 "os:Mac-10.8", |
| 826 "--tag", | 826 "--tag", |
| 827 "patch_project:chromium", | 827 "patch_project:chromium", |
| 828 "--tag", | 828 "--tag", |
| 829 "project:chromium", | 829 "project:chromium", |
| 830 "--tag", | 830 "--tag", |
| 831 "purpose:CQ", | 831 "purpose:CQ", |
| 832 "--tag", | 832 "--tag", |
| 833 "purpose:pre-commit", | 833 "purpose:pre-commit", |
| 834 "--tag", | 834 "--tag", |
| 835 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 835 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 836 "--tag", | 836 "--tag", |
| 837 "stepname:pixel_test on Intel GPU on Mac (with patch)", | 837 "stepname:pixel_test on Intel GPU on Mac (with patch)", |
| 838 "--user", | 838 "--user", |
| 839 "commit-bot@chromium.org", | 839 "commit-bot@chromium.org", |
| 840 "[dummy hash for telemetry_gpu_new_test]", | 840 "[dummy hash for telemetry_gpu_test]", |
| 841 "--", | 841 "--", |
| 842 "pixel", | 842 "pixel", |
| 843 "--show-stdout", | 843 "--show-stdout", |
| 844 "--browser=release", | 844 "--browser=release", |
| 845 "-v", | 845 "-v", |
| 846 "--build-revision", | 846 "--build-revision", |
| 847 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 847 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 848 "--download-refimg-from-cloud-storage", | 848 "--download-refimg-from-cloud-storage", |
| 849 "--refimg-cloud-storage-bucket", | 849 "--refimg-cloud-storage-bucket", |
| 850 "chromium-gpu-archive/reference-images", | 850 "chromium-gpu-archive/reference-images", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 909 "os", | 909 "os", |
| 910 "Mac-10.8", | 910 "Mac-10.8", |
| 911 "--dimension", | 911 "--dimension", |
| 912 "pool", | 912 "pool", |
| 913 "Chrome", | 913 "Chrome", |
| 914 "--tag", | 914 "--tag", |
| 915 "buildername:mac_chromium_rel_ng", | 915 "buildername:mac_chromium_rel_ng", |
| 916 "--tag", | 916 "--tag", |
| 917 "buildnumber:571", | 917 "buildnumber:571", |
| 918 "--tag", | 918 "--tag", |
| 919 "data:[dummy hash for telemetry_gpu_new_test]", | 919 "data:[dummy hash for telemetry_gpu_test]", |
| 920 "--tag", | 920 "--tag", |
| 921 "gpu_test:1", | 921 "gpu_test:1", |
| 922 "--tag", | 922 "--tag", |
| 923 "master:tryserver.chromium.mac", | 923 "master:tryserver.chromium.mac", |
| 924 "--tag", | 924 "--tag", |
| 925 "name:webgl_conformance on Intel GPU on Mac (with patch)", | 925 "name:webgl_conformance on Intel GPU on Mac (with patch)", |
| 926 "--tag", | 926 "--tag", |
| 927 "os:Mac-10.8", | 927 "os:Mac-10.8", |
| 928 "--tag", | 928 "--tag", |
| 929 "patch_project:chromium", | 929 "patch_project:chromium", |
| 930 "--tag", | 930 "--tag", |
| 931 "project:chromium", | 931 "project:chromium", |
| 932 "--tag", | 932 "--tag", |
| 933 "purpose:CQ", | 933 "purpose:CQ", |
| 934 "--tag", | 934 "--tag", |
| 935 "purpose:pre-commit", | 935 "purpose:pre-commit", |
| 936 "--tag", | 936 "--tag", |
| 937 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 937 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 938 "--tag", | 938 "--tag", |
| 939 "stepname:webgl_conformance on Intel GPU on Mac (with patch)", | 939 "stepname:webgl_conformance on Intel GPU on Mac (with patch)", |
| 940 "--user", | 940 "--user", |
| 941 "commit-bot@chromium.org", | 941 "commit-bot@chromium.org", |
| 942 "[dummy hash for telemetry_gpu_new_test]", | 942 "[dummy hash for telemetry_gpu_test]", |
| 943 "--", | 943 "--", |
| 944 "webgl_conformance", | 944 "webgl_conformance", |
| 945 "--show-stdout", | 945 "--show-stdout", |
| 946 "--browser=release", | 946 "--browser=release", |
| 947 "-v", | 947 "-v", |
| 948 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 948 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 949 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 949 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 950 ], | 950 ], |
| 951 "cwd": "[SLAVE_BUILD]", | 951 "cwd": "[SLAVE_BUILD]", |
| 952 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", | 952 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1002 "os", | 1002 "os", |
| 1003 "Mac-10.8", | 1003 "Mac-10.8", |
| 1004 "--dimension", | 1004 "--dimension", |
| 1005 "pool", | 1005 "pool", |
| 1006 "Chrome", | 1006 "Chrome", |
| 1007 "--tag", | 1007 "--tag", |
| 1008 "buildername:mac_chromium_rel_ng", | 1008 "buildername:mac_chromium_rel_ng", |
| 1009 "--tag", | 1009 "--tag", |
| 1010 "buildnumber:571", | 1010 "buildnumber:571", |
| 1011 "--tag", | 1011 "--tag", |
| 1012 "data:[dummy hash for telemetry_gpu_new_test]", | 1012 "data:[dummy hash for telemetry_gpu_test]", |
| 1013 "--tag", | 1013 "--tag", |
| 1014 "gpu_test:1", | 1014 "gpu_test:1", |
| 1015 "--tag", | 1015 "--tag", |
| 1016 "master:tryserver.chromium.mac", | 1016 "master:tryserver.chromium.mac", |
| 1017 "--tag", | 1017 "--tag", |
| 1018 "name:context_lost on Intel GPU on Mac (with patch)", | 1018 "name:context_lost on Intel GPU on Mac (with patch)", |
| 1019 "--tag", | 1019 "--tag", |
| 1020 "os:Mac-10.8", | 1020 "os:Mac-10.8", |
| 1021 "--tag", | 1021 "--tag", |
| 1022 "patch_project:chromium", | 1022 "patch_project:chromium", |
| 1023 "--tag", | 1023 "--tag", |
| 1024 "project:chromium", | 1024 "project:chromium", |
| 1025 "--tag", | 1025 "--tag", |
| 1026 "purpose:CQ", | 1026 "purpose:CQ", |
| 1027 "--tag", | 1027 "--tag", |
| 1028 "purpose:pre-commit", | 1028 "purpose:pre-commit", |
| 1029 "--tag", | 1029 "--tag", |
| 1030 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1030 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1031 "--tag", | 1031 "--tag", |
| 1032 "stepname:context_lost on Intel GPU on Mac (with patch)", | 1032 "stepname:context_lost on Intel GPU on Mac (with patch)", |
| 1033 "--user", | 1033 "--user", |
| 1034 "commit-bot@chromium.org", | 1034 "commit-bot@chromium.org", |
| 1035 "[dummy hash for telemetry_gpu_new_test]", | 1035 "[dummy hash for telemetry_gpu_test]", |
| 1036 "--", | 1036 "--", |
| 1037 "context_lost", | 1037 "context_lost", |
| 1038 "--show-stdout", | 1038 "--show-stdout", |
| 1039 "--browser=release", | 1039 "--browser=release", |
| 1040 "-v", | 1040 "-v", |
| 1041 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1041 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1042 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1042 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1043 ], | 1043 ], |
| 1044 "cwd": "[SLAVE_BUILD]", | 1044 "cwd": "[SLAVE_BUILD]", |
| 1045 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", | 1045 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1095 "os", | 1095 "os", |
| 1096 "Mac-10.8", | 1096 "Mac-10.8", |
| 1097 "--dimension", | 1097 "--dimension", |
| 1098 "pool", | 1098 "pool", |
| 1099 "Chrome", | 1099 "Chrome", |
| 1100 "--tag", | 1100 "--tag", |
| 1101 "buildername:mac_chromium_rel_ng", | 1101 "buildername:mac_chromium_rel_ng", |
| 1102 "--tag", | 1102 "--tag", |
| 1103 "buildnumber:571", | 1103 "buildnumber:571", |
| 1104 "--tag", | 1104 "--tag", |
| 1105 "data:[dummy hash for telemetry_gpu_new_test]", | 1105 "data:[dummy hash for telemetry_gpu_test]", |
| 1106 "--tag", | 1106 "--tag", |
| 1107 "gpu_test:1", | 1107 "gpu_test:1", |
| 1108 "--tag", | 1108 "--tag", |
| 1109 "master:tryserver.chromium.mac", | 1109 "master:tryserver.chromium.mac", |
| 1110 "--tag", | 1110 "--tag", |
| 1111 "name:memory_test on Intel GPU on Mac (with patch)", | 1111 "name:memory_test on Intel GPU on Mac (with patch)", |
| 1112 "--tag", | 1112 "--tag", |
| 1113 "os:Mac-10.8", | 1113 "os:Mac-10.8", |
| 1114 "--tag", | 1114 "--tag", |
| 1115 "patch_project:chromium", | 1115 "patch_project:chromium", |
| 1116 "--tag", | 1116 "--tag", |
| 1117 "project:chromium", | 1117 "project:chromium", |
| 1118 "--tag", | 1118 "--tag", |
| 1119 "purpose:CQ", | 1119 "purpose:CQ", |
| 1120 "--tag", | 1120 "--tag", |
| 1121 "purpose:pre-commit", | 1121 "purpose:pre-commit", |
| 1122 "--tag", | 1122 "--tag", |
| 1123 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1123 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1124 "--tag", | 1124 "--tag", |
| 1125 "stepname:memory_test on Intel GPU on Mac (with patch)", | 1125 "stepname:memory_test on Intel GPU on Mac (with patch)", |
| 1126 "--user", | 1126 "--user", |
| 1127 "commit-bot@chromium.org", | 1127 "commit-bot@chromium.org", |
| 1128 "[dummy hash for telemetry_gpu_new_test]", | 1128 "[dummy hash for telemetry_gpu_test]", |
| 1129 "--", | 1129 "--", |
| 1130 "memory_test", | 1130 "memory_test", |
| 1131 "--show-stdout", | 1131 "--show-stdout", |
| 1132 "--browser=release", | 1132 "--browser=release", |
| 1133 "-v", | 1133 "-v", |
| 1134 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1134 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1135 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1135 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1136 ], | 1136 ], |
| 1137 "cwd": "[SLAVE_BUILD]", | 1137 "cwd": "[SLAVE_BUILD]", |
| 1138 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", | 1138 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1188 "os", | 1188 "os", |
| 1189 "Mac-10.8", | 1189 "Mac-10.8", |
| 1190 "--dimension", | 1190 "--dimension", |
| 1191 "pool", | 1191 "pool", |
| 1192 "Chrome", | 1192 "Chrome", |
| 1193 "--tag", | 1193 "--tag", |
| 1194 "buildername:mac_chromium_rel_ng", | 1194 "buildername:mac_chromium_rel_ng", |
| 1195 "--tag", | 1195 "--tag", |
| 1196 "buildnumber:571", | 1196 "buildnumber:571", |
| 1197 "--tag", | 1197 "--tag", |
| 1198 "data:[dummy hash for telemetry_gpu_new_test]", | 1198 "data:[dummy hash for telemetry_gpu_test]", |
| 1199 "--tag", | 1199 "--tag", |
| 1200 "gpu_test:1", | 1200 "gpu_test:1", |
| 1201 "--tag", | 1201 "--tag", |
| 1202 "master:tryserver.chromium.mac", | 1202 "master:tryserver.chromium.mac", |
| 1203 "--tag", | 1203 "--tag", |
| 1204 "name:trace_test on Intel GPU on Mac (with patch)", | 1204 "name:trace_test on Intel GPU on Mac (with patch)", |
| 1205 "--tag", | 1205 "--tag", |
| 1206 "os:Mac-10.8", | 1206 "os:Mac-10.8", |
| 1207 "--tag", | 1207 "--tag", |
| 1208 "patch_project:chromium", | 1208 "patch_project:chromium", |
| 1209 "--tag", | 1209 "--tag", |
| 1210 "project:chromium", | 1210 "project:chromium", |
| 1211 "--tag", | 1211 "--tag", |
| 1212 "purpose:CQ", | 1212 "purpose:CQ", |
| 1213 "--tag", | 1213 "--tag", |
| 1214 "purpose:pre-commit", | 1214 "purpose:pre-commit", |
| 1215 "--tag", | 1215 "--tag", |
| 1216 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1216 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1217 "--tag", | 1217 "--tag", |
| 1218 "stepname:trace_test on Intel GPU on Mac (with patch)", | 1218 "stepname:trace_test on Intel GPU on Mac (with patch)", |
| 1219 "--user", | 1219 "--user", |
| 1220 "commit-bot@chromium.org", | 1220 "commit-bot@chromium.org", |
| 1221 "[dummy hash for telemetry_gpu_new_test]", | 1221 "[dummy hash for telemetry_gpu_test]", |
| 1222 "--", | 1222 "--", |
| 1223 "trace_test", | 1223 "trace_test", |
| 1224 "--show-stdout", | 1224 "--show-stdout", |
| 1225 "--browser=release", | 1225 "--browser=release", |
| 1226 "-v", | 1226 "-v", |
| 1227 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1227 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1228 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1228 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1229 ], | 1229 ], |
| 1230 "cwd": "[SLAVE_BUILD]", | 1230 "cwd": "[SLAVE_BUILD]", |
| 1231 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", | 1231 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1281 "os", | 1281 "os", |
| 1282 "Mac-10.8", | 1282 "Mac-10.8", |
| 1283 "--dimension", | 1283 "--dimension", |
| 1284 "pool", | 1284 "pool", |
| 1285 "Chrome", | 1285 "Chrome", |
| 1286 "--tag", | 1286 "--tag", |
| 1287 "buildername:mac_chromium_rel_ng", | 1287 "buildername:mac_chromium_rel_ng", |
| 1288 "--tag", | 1288 "--tag", |
| 1289 "buildnumber:571", | 1289 "buildnumber:571", |
| 1290 "--tag", | 1290 "--tag", |
| 1291 "data:[dummy hash for telemetry_gpu_new_test]", | 1291 "data:[dummy hash for telemetry_gpu_test]", |
| 1292 "--tag", | 1292 "--tag", |
| 1293 "gpu_test:1", | 1293 "gpu_test:1", |
| 1294 "--tag", | 1294 "--tag", |
| 1295 "master:tryserver.chromium.mac", | 1295 "master:tryserver.chromium.mac", |
| 1296 "--tag", | 1296 "--tag", |
| 1297 "name:screenshot_sync on Intel GPU on Mac (with patch)", | 1297 "name:screenshot_sync on Intel GPU on Mac (with patch)", |
| 1298 "--tag", | 1298 "--tag", |
| 1299 "os:Mac-10.8", | 1299 "os:Mac-10.8", |
| 1300 "--tag", | 1300 "--tag", |
| 1301 "patch_project:chromium", | 1301 "patch_project:chromium", |
| 1302 "--tag", | 1302 "--tag", |
| 1303 "project:chromium", | 1303 "project:chromium", |
| 1304 "--tag", | 1304 "--tag", |
| 1305 "purpose:CQ", | 1305 "purpose:CQ", |
| 1306 "--tag", | 1306 "--tag", |
| 1307 "purpose:pre-commit", | 1307 "purpose:pre-commit", |
| 1308 "--tag", | 1308 "--tag", |
| 1309 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1309 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1310 "--tag", | 1310 "--tag", |
| 1311 "stepname:screenshot_sync on Intel GPU on Mac (with patch)", | 1311 "stepname:screenshot_sync on Intel GPU on Mac (with patch)", |
| 1312 "--user", | 1312 "--user", |
| 1313 "commit-bot@chromium.org", | 1313 "commit-bot@chromium.org", |
| 1314 "[dummy hash for telemetry_gpu_new_test]", | 1314 "[dummy hash for telemetry_gpu_test]", |
| 1315 "--", | 1315 "--", |
| 1316 "screenshot_sync", | 1316 "screenshot_sync", |
| 1317 "--show-stdout", | 1317 "--show-stdout", |
| 1318 "--browser=release", | 1318 "--browser=release", |
| 1319 "-v", | 1319 "-v", |
| 1320 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1320 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1321 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1321 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1322 ], | 1322 ], |
| 1323 "cwd": "[SLAVE_BUILD]", | 1323 "cwd": "[SLAVE_BUILD]", |
| 1324 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", | 1324 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1374 "os", | 1374 "os", |
| 1375 "Mac-10.8", | 1375 "Mac-10.8", |
| 1376 "--dimension", | 1376 "--dimension", |
| 1377 "pool", | 1377 "pool", |
| 1378 "Chrome", | 1378 "Chrome", |
| 1379 "--tag", | 1379 "--tag", |
| 1380 "buildername:mac_chromium_rel_ng", | 1380 "buildername:mac_chromium_rel_ng", |
| 1381 "--tag", | 1381 "--tag", |
| 1382 "buildnumber:571", | 1382 "buildnumber:571", |
| 1383 "--tag", | 1383 "--tag", |
| 1384 "data:[dummy hash for telemetry_gpu_new_test]", | 1384 "data:[dummy hash for telemetry_gpu_test]", |
| 1385 "--tag", | 1385 "--tag", |
| 1386 "gpu_test:1", | 1386 "gpu_test:1", |
| 1387 "--tag", | 1387 "--tag", |
| 1388 "master:tryserver.chromium.mac", | 1388 "master:tryserver.chromium.mac", |
| 1389 "--tag", | 1389 "--tag", |
| 1390 "name:hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 1390 "name:hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 1391 "--tag", | 1391 "--tag", |
| 1392 "os:Mac-10.8", | 1392 "os:Mac-10.8", |
| 1393 "--tag", | 1393 "--tag", |
| 1394 "patch_project:chromium", | 1394 "patch_project:chromium", |
| 1395 "--tag", | 1395 "--tag", |
| 1396 "project:chromium", | 1396 "project:chromium", |
| 1397 "--tag", | 1397 "--tag", |
| 1398 "purpose:CQ", | 1398 "purpose:CQ", |
| 1399 "--tag", | 1399 "--tag", |
| 1400 "purpose:pre-commit", | 1400 "purpose:pre-commit", |
| 1401 "--tag", | 1401 "--tag", |
| 1402 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1402 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1403 "--tag", | 1403 "--tag", |
| 1404 "stepname:hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 1404 "stepname:hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 1405 "--user", | 1405 "--user", |
| 1406 "commit-bot@chromium.org", | 1406 "commit-bot@chromium.org", |
| 1407 "[dummy hash for telemetry_gpu_new_test]", | 1407 "[dummy hash for telemetry_gpu_test]", |
| 1408 "--", | 1408 "--", |
| 1409 "hardware_accelerated_feature", | 1409 "hardware_accelerated_feature", |
| 1410 "--show-stdout", | 1410 "--show-stdout", |
| 1411 "--browser=release", | 1411 "--browser=release", |
| 1412 "-v", | 1412 "-v", |
| 1413 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1413 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1414 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1414 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1415 ], | 1415 ], |
| 1416 "cwd": "[SLAVE_BUILD]", | 1416 "cwd": "[SLAVE_BUILD]", |
| 1417 "name": "[trigger] hardware_accelerated_feature on Intel GPU on Mac (with pa
tch)", | 1417 "name": "[trigger] hardware_accelerated_feature on Intel GPU on Mac (with pa
tch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1467 "os", | 1467 "os", |
| 1468 "Mac-10.8", | 1468 "Mac-10.8", |
| 1469 "--dimension", | 1469 "--dimension", |
| 1470 "pool", | 1470 "pool", |
| 1471 "Chrome", | 1471 "Chrome", |
| 1472 "--tag", | 1472 "--tag", |
| 1473 "buildername:mac_chromium_rel_ng", | 1473 "buildername:mac_chromium_rel_ng", |
| 1474 "--tag", | 1474 "--tag", |
| 1475 "buildnumber:571", | 1475 "buildnumber:571", |
| 1476 "--tag", | 1476 "--tag", |
| 1477 "data:[dummy hash for telemetry_gpu_new_test]", | 1477 "data:[dummy hash for telemetry_gpu_test]", |
| 1478 "--tag", | 1478 "--tag", |
| 1479 "gpu_test:1", | 1479 "gpu_test:1", |
| 1480 "--tag", | 1480 "--tag", |
| 1481 "master:tryserver.chromium.mac", | 1481 "master:tryserver.chromium.mac", |
| 1482 "--tag", | 1482 "--tag", |
| 1483 "name:gpu_process_launch on Intel GPU on Mac (with patch)", | 1483 "name:gpu_process_launch on Intel GPU on Mac (with patch)", |
| 1484 "--tag", | 1484 "--tag", |
| 1485 "os:Mac-10.8", | 1485 "os:Mac-10.8", |
| 1486 "--tag", | 1486 "--tag", |
| 1487 "patch_project:chromium", | 1487 "patch_project:chromium", |
| 1488 "--tag", | 1488 "--tag", |
| 1489 "project:chromium", | 1489 "project:chromium", |
| 1490 "--tag", | 1490 "--tag", |
| 1491 "purpose:CQ", | 1491 "purpose:CQ", |
| 1492 "--tag", | 1492 "--tag", |
| 1493 "purpose:pre-commit", | 1493 "purpose:pre-commit", |
| 1494 "--tag", | 1494 "--tag", |
| 1495 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1495 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1496 "--tag", | 1496 "--tag", |
| 1497 "stepname:gpu_process_launch on Intel GPU on Mac (with patch)", | 1497 "stepname:gpu_process_launch on Intel GPU on Mac (with patch)", |
| 1498 "--user", | 1498 "--user", |
| 1499 "commit-bot@chromium.org", | 1499 "commit-bot@chromium.org", |
| 1500 "[dummy hash for telemetry_gpu_new_test]", | 1500 "[dummy hash for telemetry_gpu_test]", |
| 1501 "--", | 1501 "--", |
| 1502 "gpu_process", | 1502 "gpu_process", |
| 1503 "--show-stdout", | 1503 "--show-stdout", |
| 1504 "--browser=release", | 1504 "--browser=release", |
| 1505 "-v", | 1505 "-v", |
| 1506 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1506 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1507 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1507 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1508 ], | 1508 ], |
| 1509 "cwd": "[SLAVE_BUILD]", | 1509 "cwd": "[SLAVE_BUILD]", |
| 1510 "name": "[trigger] gpu_process_launch on Intel GPU on Mac (with patch)", | 1510 "name": "[trigger] gpu_process_launch on Intel GPU on Mac (with patch)", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1560 "os", | 1560 "os", |
| 1561 "Mac-10.8", | 1561 "Mac-10.8", |
| 1562 "--dimension", | 1562 "--dimension", |
| 1563 "pool", | 1563 "pool", |
| 1564 "Chrome", | 1564 "Chrome", |
| 1565 "--tag", | 1565 "--tag", |
| 1566 "buildername:mac_chromium_rel_ng", | 1566 "buildername:mac_chromium_rel_ng", |
| 1567 "--tag", | 1567 "--tag", |
| 1568 "buildnumber:571", | 1568 "buildnumber:571", |
| 1569 "--tag", | 1569 "--tag", |
| 1570 "data:[dummy hash for telemetry_gpu_new_test]", | 1570 "data:[dummy hash for telemetry_gpu_test]", |
| 1571 "--tag", | 1571 "--tag", |
| 1572 "gpu_test:1", | 1572 "gpu_test:1", |
| 1573 "--tag", | 1573 "--tag", |
| 1574 "master:tryserver.chromium.mac", | 1574 "master:tryserver.chromium.mac", |
| 1575 "--tag", | 1575 "--tag", |
| 1576 "name:gpu_rasterization on Intel GPU on Mac (with patch)", | 1576 "name:gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1577 "--tag", | 1577 "--tag", |
| 1578 "os:Mac-10.8", | 1578 "os:Mac-10.8", |
| 1579 "--tag", | 1579 "--tag", |
| 1580 "patch_project:chromium", | 1580 "patch_project:chromium", |
| 1581 "--tag", | 1581 "--tag", |
| 1582 "project:chromium", | 1582 "project:chromium", |
| 1583 "--tag", | 1583 "--tag", |
| 1584 "purpose:CQ", | 1584 "purpose:CQ", |
| 1585 "--tag", | 1585 "--tag", |
| 1586 "purpose:pre-commit", | 1586 "purpose:pre-commit", |
| 1587 "--tag", | 1587 "--tag", |
| 1588 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1588 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1589 "--tag", | 1589 "--tag", |
| 1590 "stepname:gpu_rasterization on Intel GPU on Mac (with patch)", | 1590 "stepname:gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1591 "--user", | 1591 "--user", |
| 1592 "commit-bot@chromium.org", | 1592 "commit-bot@chromium.org", |
| 1593 "[dummy hash for telemetry_gpu_new_test]", | 1593 "[dummy hash for telemetry_gpu_test]", |
| 1594 "--", | 1594 "--", |
| 1595 "gpu_rasterization", | 1595 "gpu_rasterization", |
| 1596 "--show-stdout", | 1596 "--show-stdout", |
| 1597 "--browser=release", | 1597 "--browser=release", |
| 1598 "-v", | 1598 "-v", |
| 1599 "--build-revision", | 1599 "--build-revision", |
| 1600 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1600 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1601 "--test-machine-name", | 1601 "--test-machine-name", |
| 1602 "mac_chromium_rel_ng", | 1602 "mac_chromium_rel_ng", |
| 1603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| (...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2016 "os", | 2016 "os", |
| 2017 "Mac-10.9", | 2017 "Mac-10.9", |
| 2018 "--dimension", | 2018 "--dimension", |
| 2019 "pool", | 2019 "pool", |
| 2020 "Chrome", | 2020 "Chrome", |
| 2021 "--tag", | 2021 "--tag", |
| 2022 "buildername:mac_chromium_rel_ng", | 2022 "buildername:mac_chromium_rel_ng", |
| 2023 "--tag", | 2023 "--tag", |
| 2024 "buildnumber:571", | 2024 "buildnumber:571", |
| 2025 "--tag", | 2025 "--tag", |
| 2026 "data:[dummy hash for telemetry_gpu_new_test]", | 2026 "data:[dummy hash for telemetry_gpu_test]", |
| 2027 "--tag", | 2027 "--tag", |
| 2028 "gpu_test:1", | 2028 "gpu_test:1", |
| 2029 "--tag", | 2029 "--tag", |
| 2030 "master:tryserver.chromium.mac", | 2030 "master:tryserver.chromium.mac", |
| 2031 "--tag", | 2031 "--tag", |
| 2032 "name:maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)", | 2032 "name:maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2033 "--tag", | 2033 "--tag", |
| 2034 "os:Mac-10.9", | 2034 "os:Mac-10.9", |
| 2035 "--tag", | 2035 "--tag", |
| 2036 "patch_project:chromium", | 2036 "patch_project:chromium", |
| 2037 "--tag", | 2037 "--tag", |
| 2038 "project:chromium", | 2038 "project:chromium", |
| 2039 "--tag", | 2039 "--tag", |
| 2040 "purpose:CQ", | 2040 "purpose:CQ", |
| 2041 "--tag", | 2041 "--tag", |
| 2042 "purpose:pre-commit", | 2042 "purpose:pre-commit", |
| 2043 "--tag", | 2043 "--tag", |
| 2044 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2044 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2045 "--tag", | 2045 "--tag", |
| 2046 "stepname:maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", | 2046 "stepname:maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", |
| 2047 "--user", | 2047 "--user", |
| 2048 "commit-bot@chromium.org", | 2048 "commit-bot@chromium.org", |
| 2049 "[dummy hash for telemetry_gpu_new_test]", | 2049 "[dummy hash for telemetry_gpu_test]", |
| 2050 "--", | 2050 "--", |
| 2051 "maps", | 2051 "maps", |
| 2052 "--show-stdout", | 2052 "--show-stdout", |
| 2053 "--browser=release", | 2053 "--browser=release", |
| 2054 "-v", | 2054 "-v", |
| 2055 "--build-revision", | 2055 "--build-revision", |
| 2056 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2056 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2057 "--test-machine-name", | 2057 "--test-machine-name", |
| 2058 "mac_chromium_rel_ng", | 2058 "mac_chromium_rel_ng", |
| 2059 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2059 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2113 "os", | 2113 "os", |
| 2114 "Mac-10.9", | 2114 "Mac-10.9", |
| 2115 "--dimension", | 2115 "--dimension", |
| 2116 "pool", | 2116 "pool", |
| 2117 "Chrome", | 2117 "Chrome", |
| 2118 "--tag", | 2118 "--tag", |
| 2119 "buildername:mac_chromium_rel_ng", | 2119 "buildername:mac_chromium_rel_ng", |
| 2120 "--tag", | 2120 "--tag", |
| 2121 "buildnumber:571", | 2121 "buildnumber:571", |
| 2122 "--tag", | 2122 "--tag", |
| 2123 "data:[dummy hash for telemetry_gpu_new_test]", | 2123 "data:[dummy hash for telemetry_gpu_test]", |
| 2124 "--tag", | 2124 "--tag", |
| 2125 "gpu_test:1", | 2125 "gpu_test:1", |
| 2126 "--tag", | 2126 "--tag", |
| 2127 "master:tryserver.chromium.mac", | 2127 "master:tryserver.chromium.mac", |
| 2128 "--tag", | 2128 "--tag", |
| 2129 "name:pixel_test on NVIDIA GPU on Mac Retina (with patch)", | 2129 "name:pixel_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2130 "--tag", | 2130 "--tag", |
| 2131 "os:Mac-10.9", | 2131 "os:Mac-10.9", |
| 2132 "--tag", | 2132 "--tag", |
| 2133 "patch_project:chromium", | 2133 "patch_project:chromium", |
| 2134 "--tag", | 2134 "--tag", |
| 2135 "project:chromium", | 2135 "project:chromium", |
| 2136 "--tag", | 2136 "--tag", |
| 2137 "purpose:CQ", | 2137 "purpose:CQ", |
| 2138 "--tag", | 2138 "--tag", |
| 2139 "purpose:pre-commit", | 2139 "purpose:pre-commit", |
| 2140 "--tag", | 2140 "--tag", |
| 2141 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2141 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2142 "--tag", | 2142 "--tag", |
| 2143 "stepname:pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9"
, | 2143 "stepname:pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9"
, |
| 2144 "--user", | 2144 "--user", |
| 2145 "commit-bot@chromium.org", | 2145 "commit-bot@chromium.org", |
| 2146 "[dummy hash for telemetry_gpu_new_test]", | 2146 "[dummy hash for telemetry_gpu_test]", |
| 2147 "--", | 2147 "--", |
| 2148 "pixel", | 2148 "pixel", |
| 2149 "--show-stdout", | 2149 "--show-stdout", |
| 2150 "--browser=release", | 2150 "--browser=release", |
| 2151 "-v", | 2151 "-v", |
| 2152 "--build-revision", | 2152 "--build-revision", |
| 2153 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2153 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2154 "--download-refimg-from-cloud-storage", | 2154 "--download-refimg-from-cloud-storage", |
| 2155 "--refimg-cloud-storage-bucket", | 2155 "--refimg-cloud-storage-bucket", |
| 2156 "chromium-gpu-archive/reference-images", | 2156 "chromium-gpu-archive/reference-images", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2215 "os", | 2215 "os", |
| 2216 "Mac-10.9", | 2216 "Mac-10.9", |
| 2217 "--dimension", | 2217 "--dimension", |
| 2218 "pool", | 2218 "pool", |
| 2219 "Chrome", | 2219 "Chrome", |
| 2220 "--tag", | 2220 "--tag", |
| 2221 "buildername:mac_chromium_rel_ng", | 2221 "buildername:mac_chromium_rel_ng", |
| 2222 "--tag", | 2222 "--tag", |
| 2223 "buildnumber:571", | 2223 "buildnumber:571", |
| 2224 "--tag", | 2224 "--tag", |
| 2225 "data:[dummy hash for telemetry_gpu_new_test]", | 2225 "data:[dummy hash for telemetry_gpu_test]", |
| 2226 "--tag", | 2226 "--tag", |
| 2227 "gpu_test:1", | 2227 "gpu_test:1", |
| 2228 "--tag", | 2228 "--tag", |
| 2229 "master:tryserver.chromium.mac", | 2229 "master:tryserver.chromium.mac", |
| 2230 "--tag", | 2230 "--tag", |
| 2231 "name:webgl_conformance on NVIDIA GPU on Mac Retina (with patch)", | 2231 "name:webgl_conformance on NVIDIA GPU on Mac Retina (with patch)", |
| 2232 "--tag", | 2232 "--tag", |
| 2233 "os:Mac-10.9", | 2233 "os:Mac-10.9", |
| 2234 "--tag", | 2234 "--tag", |
| 2235 "patch_project:chromium", | 2235 "patch_project:chromium", |
| 2236 "--tag", | 2236 "--tag", |
| 2237 "project:chromium", | 2237 "project:chromium", |
| 2238 "--tag", | 2238 "--tag", |
| 2239 "purpose:CQ", | 2239 "purpose:CQ", |
| 2240 "--tag", | 2240 "--tag", |
| 2241 "purpose:pre-commit", | 2241 "purpose:pre-commit", |
| 2242 "--tag", | 2242 "--tag", |
| 2243 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2243 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2244 "--tag", | 2244 "--tag", |
| 2245 "stepname:webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2245 "stepname:webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| 2246 "--user", | 2246 "--user", |
| 2247 "commit-bot@chromium.org", | 2247 "commit-bot@chromium.org", |
| 2248 "[dummy hash for telemetry_gpu_new_test]", | 2248 "[dummy hash for telemetry_gpu_test]", |
| 2249 "--", | 2249 "--", |
| 2250 "webgl_conformance", | 2250 "webgl_conformance", |
| 2251 "--show-stdout", | 2251 "--show-stdout", |
| 2252 "--browser=release", | 2252 "--browser=release", |
| 2253 "-v", | 2253 "-v", |
| 2254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2255 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2255 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2256 ], | 2256 ], |
| 2257 "cwd": "[SLAVE_BUILD]", | 2257 "cwd": "[SLAVE_BUILD]", |
| 2258 "name": "[trigger] webgl_conformance on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", | 2258 "name": "[trigger] webgl_conformance on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2308 "os", | 2308 "os", |
| 2309 "Mac-10.9", | 2309 "Mac-10.9", |
| 2310 "--dimension", | 2310 "--dimension", |
| 2311 "pool", | 2311 "pool", |
| 2312 "Chrome", | 2312 "Chrome", |
| 2313 "--tag", | 2313 "--tag", |
| 2314 "buildername:mac_chromium_rel_ng", | 2314 "buildername:mac_chromium_rel_ng", |
| 2315 "--tag", | 2315 "--tag", |
| 2316 "buildnumber:571", | 2316 "buildnumber:571", |
| 2317 "--tag", | 2317 "--tag", |
| 2318 "data:[dummy hash for telemetry_gpu_new_test]", | 2318 "data:[dummy hash for telemetry_gpu_test]", |
| 2319 "--tag", | 2319 "--tag", |
| 2320 "gpu_test:1", | 2320 "gpu_test:1", |
| 2321 "--tag", | 2321 "--tag", |
| 2322 "master:tryserver.chromium.mac", | 2322 "master:tryserver.chromium.mac", |
| 2323 "--tag", | 2323 "--tag", |
| 2324 "name:context_lost on NVIDIA GPU on Mac Retina (with patch)", | 2324 "name:context_lost on NVIDIA GPU on Mac Retina (with patch)", |
| 2325 "--tag", | 2325 "--tag", |
| 2326 "os:Mac-10.9", | 2326 "os:Mac-10.9", |
| 2327 "--tag", | 2327 "--tag", |
| 2328 "patch_project:chromium", | 2328 "patch_project:chromium", |
| 2329 "--tag", | 2329 "--tag", |
| 2330 "project:chromium", | 2330 "project:chromium", |
| 2331 "--tag", | 2331 "--tag", |
| 2332 "purpose:CQ", | 2332 "purpose:CQ", |
| 2333 "--tag", | 2333 "--tag", |
| 2334 "purpose:pre-commit", | 2334 "purpose:pre-commit", |
| 2335 "--tag", | 2335 "--tag", |
| 2336 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2336 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2337 "--tag", | 2337 "--tag", |
| 2338 "stepname:context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 2338 "stepname:context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 2339 "--user", | 2339 "--user", |
| 2340 "commit-bot@chromium.org", | 2340 "commit-bot@chromium.org", |
| 2341 "[dummy hash for telemetry_gpu_new_test]", | 2341 "[dummy hash for telemetry_gpu_test]", |
| 2342 "--", | 2342 "--", |
| 2343 "context_lost", | 2343 "context_lost", |
| 2344 "--show-stdout", | 2344 "--show-stdout", |
| 2345 "--browser=release", | 2345 "--browser=release", |
| 2346 "-v", | 2346 "-v", |
| 2347 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2347 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2348 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2348 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2349 ], | 2349 ], |
| 2350 "cwd": "[SLAVE_BUILD]", | 2350 "cwd": "[SLAVE_BUILD]", |
| 2351 "name": "[trigger] context_lost on NVIDIA GPU on Mac Retina (with patch) on
Mac-10.9", | 2351 "name": "[trigger] context_lost on NVIDIA GPU on Mac Retina (with patch) on
Mac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2401 "os", | 2401 "os", |
| 2402 "Mac-10.9", | 2402 "Mac-10.9", |
| 2403 "--dimension", | 2403 "--dimension", |
| 2404 "pool", | 2404 "pool", |
| 2405 "Chrome", | 2405 "Chrome", |
| 2406 "--tag", | 2406 "--tag", |
| 2407 "buildername:mac_chromium_rel_ng", | 2407 "buildername:mac_chromium_rel_ng", |
| 2408 "--tag", | 2408 "--tag", |
| 2409 "buildnumber:571", | 2409 "buildnumber:571", |
| 2410 "--tag", | 2410 "--tag", |
| 2411 "data:[dummy hash for telemetry_gpu_new_test]", | 2411 "data:[dummy hash for telemetry_gpu_test]", |
| 2412 "--tag", | 2412 "--tag", |
| 2413 "gpu_test:1", | 2413 "gpu_test:1", |
| 2414 "--tag", | 2414 "--tag", |
| 2415 "master:tryserver.chromium.mac", | 2415 "master:tryserver.chromium.mac", |
| 2416 "--tag", | 2416 "--tag", |
| 2417 "name:memory_test on NVIDIA GPU on Mac Retina (with patch)", | 2417 "name:memory_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2418 "--tag", | 2418 "--tag", |
| 2419 "os:Mac-10.9", | 2419 "os:Mac-10.9", |
| 2420 "--tag", | 2420 "--tag", |
| 2421 "patch_project:chromium", | 2421 "patch_project:chromium", |
| 2422 "--tag", | 2422 "--tag", |
| 2423 "project:chromium", | 2423 "project:chromium", |
| 2424 "--tag", | 2424 "--tag", |
| 2425 "purpose:CQ", | 2425 "purpose:CQ", |
| 2426 "--tag", | 2426 "--tag", |
| 2427 "purpose:pre-commit", | 2427 "purpose:pre-commit", |
| 2428 "--tag", | 2428 "--tag", |
| 2429 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2429 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2430 "--tag", | 2430 "--tag", |
| 2431 "stepname:memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9
", | 2431 "stepname:memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9
", |
| 2432 "--user", | 2432 "--user", |
| 2433 "commit-bot@chromium.org", | 2433 "commit-bot@chromium.org", |
| 2434 "[dummy hash for telemetry_gpu_new_test]", | 2434 "[dummy hash for telemetry_gpu_test]", |
| 2435 "--", | 2435 "--", |
| 2436 "memory_test", | 2436 "memory_test", |
| 2437 "--show-stdout", | 2437 "--show-stdout", |
| 2438 "--browser=release", | 2438 "--browser=release", |
| 2439 "-v", | 2439 "-v", |
| 2440 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2440 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2441 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2441 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2442 ], | 2442 ], |
| 2443 "cwd": "[SLAVE_BUILD]", | 2443 "cwd": "[SLAVE_BUILD]", |
| 2444 "name": "[trigger] memory_test on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", | 2444 "name": "[trigger] memory_test on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2494 "os", | 2494 "os", |
| 2495 "Mac-10.9", | 2495 "Mac-10.9", |
| 2496 "--dimension", | 2496 "--dimension", |
| 2497 "pool", | 2497 "pool", |
| 2498 "Chrome", | 2498 "Chrome", |
| 2499 "--tag", | 2499 "--tag", |
| 2500 "buildername:mac_chromium_rel_ng", | 2500 "buildername:mac_chromium_rel_ng", |
| 2501 "--tag", | 2501 "--tag", |
| 2502 "buildnumber:571", | 2502 "buildnumber:571", |
| 2503 "--tag", | 2503 "--tag", |
| 2504 "data:[dummy hash for telemetry_gpu_new_test]", | 2504 "data:[dummy hash for telemetry_gpu_test]", |
| 2505 "--tag", | 2505 "--tag", |
| 2506 "gpu_test:1", | 2506 "gpu_test:1", |
| 2507 "--tag", | 2507 "--tag", |
| 2508 "master:tryserver.chromium.mac", | 2508 "master:tryserver.chromium.mac", |
| 2509 "--tag", | 2509 "--tag", |
| 2510 "name:trace_test on NVIDIA GPU on Mac Retina (with patch)", | 2510 "name:trace_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2511 "--tag", | 2511 "--tag", |
| 2512 "os:Mac-10.9", | 2512 "os:Mac-10.9", |
| 2513 "--tag", | 2513 "--tag", |
| 2514 "patch_project:chromium", | 2514 "patch_project:chromium", |
| 2515 "--tag", | 2515 "--tag", |
| 2516 "project:chromium", | 2516 "project:chromium", |
| 2517 "--tag", | 2517 "--tag", |
| 2518 "purpose:CQ", | 2518 "purpose:CQ", |
| 2519 "--tag", | 2519 "--tag", |
| 2520 "purpose:pre-commit", | 2520 "purpose:pre-commit", |
| 2521 "--tag", | 2521 "--tag", |
| 2522 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2522 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2523 "--tag", | 2523 "--tag", |
| 2524 "stepname:trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9"
, | 2524 "stepname:trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9"
, |
| 2525 "--user", | 2525 "--user", |
| 2526 "commit-bot@chromium.org", | 2526 "commit-bot@chromium.org", |
| 2527 "[dummy hash for telemetry_gpu_new_test]", | 2527 "[dummy hash for telemetry_gpu_test]", |
| 2528 "--", | 2528 "--", |
| 2529 "trace_test", | 2529 "trace_test", |
| 2530 "--show-stdout", | 2530 "--show-stdout", |
| 2531 "--browser=release", | 2531 "--browser=release", |
| 2532 "-v", | 2532 "-v", |
| 2533 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2533 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2534 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2534 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2535 ], | 2535 ], |
| 2536 "cwd": "[SLAVE_BUILD]", | 2536 "cwd": "[SLAVE_BUILD]", |
| 2537 "name": "[trigger] trace_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2537 "name": "[trigger] trace_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2587 "os", | 2587 "os", |
| 2588 "Mac-10.9", | 2588 "Mac-10.9", |
| 2589 "--dimension", | 2589 "--dimension", |
| 2590 "pool", | 2590 "pool", |
| 2591 "Chrome", | 2591 "Chrome", |
| 2592 "--tag", | 2592 "--tag", |
| 2593 "buildername:mac_chromium_rel_ng", | 2593 "buildername:mac_chromium_rel_ng", |
| 2594 "--tag", | 2594 "--tag", |
| 2595 "buildnumber:571", | 2595 "buildnumber:571", |
| 2596 "--tag", | 2596 "--tag", |
| 2597 "data:[dummy hash for telemetry_gpu_new_test]", | 2597 "data:[dummy hash for telemetry_gpu_test]", |
| 2598 "--tag", | 2598 "--tag", |
| 2599 "gpu_test:1", | 2599 "gpu_test:1", |
| 2600 "--tag", | 2600 "--tag", |
| 2601 "master:tryserver.chromium.mac", | 2601 "master:tryserver.chromium.mac", |
| 2602 "--tag", | 2602 "--tag", |
| 2603 "name:screenshot_sync on NVIDIA GPU on Mac Retina (with patch)", | 2603 "name:screenshot_sync on NVIDIA GPU on Mac Retina (with patch)", |
| 2604 "--tag", | 2604 "--tag", |
| 2605 "os:Mac-10.9", | 2605 "os:Mac-10.9", |
| 2606 "--tag", | 2606 "--tag", |
| 2607 "patch_project:chromium", | 2607 "patch_project:chromium", |
| 2608 "--tag", | 2608 "--tag", |
| 2609 "project:chromium", | 2609 "project:chromium", |
| 2610 "--tag", | 2610 "--tag", |
| 2611 "purpose:CQ", | 2611 "purpose:CQ", |
| 2612 "--tag", | 2612 "--tag", |
| 2613 "purpose:pre-commit", | 2613 "purpose:pre-commit", |
| 2614 "--tag", | 2614 "--tag", |
| 2615 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2615 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2616 "--tag", | 2616 "--tag", |
| 2617 "stepname:screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", | 2617 "stepname:screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", |
| 2618 "--user", | 2618 "--user", |
| 2619 "commit-bot@chromium.org", | 2619 "commit-bot@chromium.org", |
| 2620 "[dummy hash for telemetry_gpu_new_test]", | 2620 "[dummy hash for telemetry_gpu_test]", |
| 2621 "--", | 2621 "--", |
| 2622 "screenshot_sync", | 2622 "screenshot_sync", |
| 2623 "--show-stdout", | 2623 "--show-stdout", |
| 2624 "--browser=release", | 2624 "--browser=release", |
| 2625 "-v", | 2625 "-v", |
| 2626 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2626 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2627 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2627 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2628 ], | 2628 ], |
| 2629 "cwd": "[SLAVE_BUILD]", | 2629 "cwd": "[SLAVE_BUILD]", |
| 2630 "name": "[trigger] screenshot_sync on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 2630 "name": "[trigger] screenshot_sync on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2680 "os", | 2680 "os", |
| 2681 "Mac-10.9", | 2681 "Mac-10.9", |
| 2682 "--dimension", | 2682 "--dimension", |
| 2683 "pool", | 2683 "pool", |
| 2684 "Chrome", | 2684 "Chrome", |
| 2685 "--tag", | 2685 "--tag", |
| 2686 "buildername:mac_chromium_rel_ng", | 2686 "buildername:mac_chromium_rel_ng", |
| 2687 "--tag", | 2687 "--tag", |
| 2688 "buildnumber:571", | 2688 "buildnumber:571", |
| 2689 "--tag", | 2689 "--tag", |
| 2690 "data:[dummy hash for telemetry_gpu_new_test]", | 2690 "data:[dummy hash for telemetry_gpu_test]", |
| 2691 "--tag", | 2691 "--tag", |
| 2692 "gpu_test:1", | 2692 "gpu_test:1", |
| 2693 "--tag", | 2693 "--tag", |
| 2694 "master:tryserver.chromium.mac", | 2694 "master:tryserver.chromium.mac", |
| 2695 "--tag", | 2695 "--tag", |
| 2696 "name:hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch
)", | 2696 "name:hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch
)", |
| 2697 "--tag", | 2697 "--tag", |
| 2698 "os:Mac-10.9", | 2698 "os:Mac-10.9", |
| 2699 "--tag", | 2699 "--tag", |
| 2700 "patch_project:chromium", | 2700 "patch_project:chromium", |
| 2701 "--tag", | 2701 "--tag", |
| 2702 "project:chromium", | 2702 "project:chromium", |
| 2703 "--tag", | 2703 "--tag", |
| 2704 "purpose:CQ", | 2704 "purpose:CQ", |
| 2705 "--tag", | 2705 "--tag", |
| 2706 "purpose:pre-commit", | 2706 "purpose:pre-commit", |
| 2707 "--tag", | 2707 "--tag", |
| 2708 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2708 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2709 "--tag", | 2709 "--tag", |
| 2710 "stepname:hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with p
atch) on Mac-10.9", | 2710 "stepname:hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with p
atch) on Mac-10.9", |
| 2711 "--user", | 2711 "--user", |
| 2712 "commit-bot@chromium.org", | 2712 "commit-bot@chromium.org", |
| 2713 "[dummy hash for telemetry_gpu_new_test]", | 2713 "[dummy hash for telemetry_gpu_test]", |
| 2714 "--", | 2714 "--", |
| 2715 "hardware_accelerated_feature", | 2715 "hardware_accelerated_feature", |
| 2716 "--show-stdout", | 2716 "--show-stdout", |
| 2717 "--browser=release", | 2717 "--browser=release", |
| 2718 "-v", | 2718 "-v", |
| 2719 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2719 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2720 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2720 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2721 ], | 2721 ], |
| 2722 "cwd": "[SLAVE_BUILD]", | 2722 "cwd": "[SLAVE_BUILD]", |
| 2723 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Mac Retina
(with patch) on Mac-10.9", | 2723 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Mac Retina
(with patch) on Mac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2773 "os", | 2773 "os", |
| 2774 "Mac-10.9", | 2774 "Mac-10.9", |
| 2775 "--dimension", | 2775 "--dimension", |
| 2776 "pool", | 2776 "pool", |
| 2777 "Chrome", | 2777 "Chrome", |
| 2778 "--tag", | 2778 "--tag", |
| 2779 "buildername:mac_chromium_rel_ng", | 2779 "buildername:mac_chromium_rel_ng", |
| 2780 "--tag", | 2780 "--tag", |
| 2781 "buildnumber:571", | 2781 "buildnumber:571", |
| 2782 "--tag", | 2782 "--tag", |
| 2783 "data:[dummy hash for telemetry_gpu_new_test]", | 2783 "data:[dummy hash for telemetry_gpu_test]", |
| 2784 "--tag", | 2784 "--tag", |
| 2785 "gpu_test:1", | 2785 "gpu_test:1", |
| 2786 "--tag", | 2786 "--tag", |
| 2787 "master:tryserver.chromium.mac", | 2787 "master:tryserver.chromium.mac", |
| 2788 "--tag", | 2788 "--tag", |
| 2789 "name:gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)", | 2789 "name:gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)", |
| 2790 "--tag", | 2790 "--tag", |
| 2791 "os:Mac-10.9", | 2791 "os:Mac-10.9", |
| 2792 "--tag", | 2792 "--tag", |
| 2793 "patch_project:chromium", | 2793 "patch_project:chromium", |
| 2794 "--tag", | 2794 "--tag", |
| 2795 "project:chromium", | 2795 "project:chromium", |
| 2796 "--tag", | 2796 "--tag", |
| 2797 "purpose:CQ", | 2797 "purpose:CQ", |
| 2798 "--tag", | 2798 "--tag", |
| 2799 "purpose:pre-commit", | 2799 "purpose:pre-commit", |
| 2800 "--tag", | 2800 "--tag", |
| 2801 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2801 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2802 "--tag", | 2802 "--tag", |
| 2803 "stepname:gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", | 2803 "stepname:gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", |
| 2804 "--user", | 2804 "--user", |
| 2805 "commit-bot@chromium.org", | 2805 "commit-bot@chromium.org", |
| 2806 "[dummy hash for telemetry_gpu_new_test]", | 2806 "[dummy hash for telemetry_gpu_test]", |
| 2807 "--", | 2807 "--", |
| 2808 "gpu_process", | 2808 "gpu_process", |
| 2809 "--show-stdout", | 2809 "--show-stdout", |
| 2810 "--browser=release", | 2810 "--browser=release", |
| 2811 "-v", | 2811 "-v", |
| 2812 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2812 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2813 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 2813 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2814 ], | 2814 ], |
| 2815 "cwd": "[SLAVE_BUILD]", | 2815 "cwd": "[SLAVE_BUILD]", |
| 2816 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", | 2816 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2866 "os", | 2866 "os", |
| 2867 "Mac-10.9", | 2867 "Mac-10.9", |
| 2868 "--dimension", | 2868 "--dimension", |
| 2869 "pool", | 2869 "pool", |
| 2870 "Chrome", | 2870 "Chrome", |
| 2871 "--tag", | 2871 "--tag", |
| 2872 "buildername:mac_chromium_rel_ng", | 2872 "buildername:mac_chromium_rel_ng", |
| 2873 "--tag", | 2873 "--tag", |
| 2874 "buildnumber:571", | 2874 "buildnumber:571", |
| 2875 "--tag", | 2875 "--tag", |
| 2876 "data:[dummy hash for telemetry_gpu_new_test]", | 2876 "data:[dummy hash for telemetry_gpu_test]", |
| 2877 "--tag", | 2877 "--tag", |
| 2878 "gpu_test:1", | 2878 "gpu_test:1", |
| 2879 "--tag", | 2879 "--tag", |
| 2880 "master:tryserver.chromium.mac", | 2880 "master:tryserver.chromium.mac", |
| 2881 "--tag", | 2881 "--tag", |
| 2882 "name:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)", | 2882 "name:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)", |
| 2883 "--tag", | 2883 "--tag", |
| 2884 "os:Mac-10.9", | 2884 "os:Mac-10.9", |
| 2885 "--tag", | 2885 "--tag", |
| 2886 "patch_project:chromium", | 2886 "patch_project:chromium", |
| 2887 "--tag", | 2887 "--tag", |
| 2888 "project:chromium", | 2888 "project:chromium", |
| 2889 "--tag", | 2889 "--tag", |
| 2890 "purpose:CQ", | 2890 "purpose:CQ", |
| 2891 "--tag", | 2891 "--tag", |
| 2892 "purpose:pre-commit", | 2892 "purpose:pre-commit", |
| 2893 "--tag", | 2893 "--tag", |
| 2894 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2894 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2895 "--tag", | 2895 "--tag", |
| 2896 "stepname:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2896 "stepname:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| 2897 "--user", | 2897 "--user", |
| 2898 "commit-bot@chromium.org", | 2898 "commit-bot@chromium.org", |
| 2899 "[dummy hash for telemetry_gpu_new_test]", | 2899 "[dummy hash for telemetry_gpu_test]", |
| 2900 "--", | 2900 "--", |
| 2901 "gpu_rasterization", | 2901 "gpu_rasterization", |
| 2902 "--show-stdout", | 2902 "--show-stdout", |
| 2903 "--browser=release", | 2903 "--browser=release", |
| 2904 "-v", | 2904 "-v", |
| 2905 "--build-revision", | 2905 "--build-revision", |
| 2906 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2906 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2907 "--test-machine-name", | 2907 "--test-machine-name", |
| 2908 "mac_chromium_rel_ng", | 2908 "mac_chromium_rel_ng", |
| 2909 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2909 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| (...skipping 1149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4059 "--compiler", | 4059 "--compiler", |
| 4060 "goma-clang", | 4060 "goma-clang", |
| 4061 "--goma-jsonstatus", | 4061 "--goma-jsonstatus", |
| 4062 "/path/to/tmp/json", | 4062 "/path/to/tmp/json", |
| 4063 "--goma-dir", | 4063 "--goma-dir", |
| 4064 "[BUILD]/goma", | 4064 "[BUILD]/goma", |
| 4065 "--goma-fail-fast", | 4065 "--goma-fail-fast", |
| 4066 "--goma-disable-local-fallback", | 4066 "--goma-disable-local-fallback", |
| 4067 "--ninja-ensure-up-to-date", | 4067 "--ninja-ensure-up-to-date", |
| 4068 "--", | 4068 "--", |
| 4069 "telemetry_gpu_new_test_run" | 4069 "telemetry_gpu_test_run" |
| 4070 ], | 4070 ], |
| 4071 "cwd": "[SLAVE_BUILD]", | 4071 "cwd": "[SLAVE_BUILD]", |
| 4072 "name": "compile (without patch)", | 4072 "name": "compile (without patch)", |
| 4073 "~followup_annotations": [ | 4073 "~followup_annotations": [ |
| 4074 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 4074 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 4075 "@@@STEP_LOG_END@json.output (invalid)@@@" | 4075 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 4076 ] | 4076 ] |
| 4077 }, | 4077 }, |
| 4078 { | 4078 { |
| 4079 "cmd": [ | 4079 "cmd": [ |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4149 "os", | 4149 "os", |
| 4150 "Mac-10.8", | 4150 "Mac-10.8", |
| 4151 "--dimension", | 4151 "--dimension", |
| 4152 "pool", | 4152 "pool", |
| 4153 "Chrome", | 4153 "Chrome", |
| 4154 "--tag", | 4154 "--tag", |
| 4155 "buildername:mac_chromium_rel_ng", | 4155 "buildername:mac_chromium_rel_ng", |
| 4156 "--tag", | 4156 "--tag", |
| 4157 "buildnumber:571", | 4157 "buildnumber:571", |
| 4158 "--tag", | 4158 "--tag", |
| 4159 "data:[dummy hash for telemetry_gpu_new_test]", | 4159 "data:[dummy hash for telemetry_gpu_test]", |
| 4160 "--tag", | 4160 "--tag", |
| 4161 "gpu_test:1", | 4161 "gpu_test:1", |
| 4162 "--tag", | 4162 "--tag", |
| 4163 "master:tryserver.chromium.mac", | 4163 "master:tryserver.chromium.mac", |
| 4164 "--tag", | 4164 "--tag", |
| 4165 "name:pixel_test on Intel GPU on Mac (without patch)", | 4165 "name:pixel_test on Intel GPU on Mac (without patch)", |
| 4166 "--tag", | 4166 "--tag", |
| 4167 "os:Mac-10.8", | 4167 "os:Mac-10.8", |
| 4168 "--tag", | 4168 "--tag", |
| 4169 "patch_project:chromium", | 4169 "patch_project:chromium", |
| 4170 "--tag", | 4170 "--tag", |
| 4171 "project:chromium", | 4171 "project:chromium", |
| 4172 "--tag", | 4172 "--tag", |
| 4173 "purpose:CQ", | 4173 "purpose:CQ", |
| 4174 "--tag", | 4174 "--tag", |
| 4175 "purpose:pre-commit", | 4175 "purpose:pre-commit", |
| 4176 "--tag", | 4176 "--tag", |
| 4177 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 4177 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 4178 "--tag", | 4178 "--tag", |
| 4179 "stepname:pixel_test on Intel GPU on Mac (without patch)", | 4179 "stepname:pixel_test on Intel GPU on Mac (without patch)", |
| 4180 "--user", | 4180 "--user", |
| 4181 "commit-bot@chromium.org", | 4181 "commit-bot@chromium.org", |
| 4182 "[dummy hash for telemetry_gpu_new_test]", | 4182 "[dummy hash for telemetry_gpu_test]", |
| 4183 "--", | 4183 "--", |
| 4184 "pixel", | 4184 "pixel", |
| 4185 "--show-stdout", | 4185 "--show-stdout", |
| 4186 "--browser=release", | 4186 "--browser=release", |
| 4187 "-v", | 4187 "-v", |
| 4188 "--build-revision", | 4188 "--build-revision", |
| 4189 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 4189 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 4190 "--download-refimg-from-cloud-storage", | 4190 "--download-refimg-from-cloud-storage", |
| 4191 "--refimg-cloud-storage-bucket", | 4191 "--refimg-cloud-storage-bucket", |
| 4192 "chromium-gpu-archive/reference-images", | 4192 "chromium-gpu-archive/reference-images", |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4253 "@@@STEP_TEXT@<br/>ignored:<br/>test2.Test2<br/>test1.Test1<br/>@@@", | 4253 "@@@STEP_TEXT@<br/>ignored:<br/>test2.Test2<br/>test1.Test1<br/>@@@", |
| 4254 "@@@STEP_WARNINGS@@@" | 4254 "@@@STEP_WARNINGS@@@" |
| 4255 ] | 4255 ] |
| 4256 }, | 4256 }, |
| 4257 { | 4257 { |
| 4258 "name": "$result", | 4258 "name": "$result", |
| 4259 "recipe_result": null, | 4259 "recipe_result": null, |
| 4260 "status_code": 0 | 4260 "status_code": 0 |
| 4261 } | 4261 } |
| 4262 ] | 4262 ] |
| OLD | NEW |