| 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\", \"chrome\", \"content
_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_t
ests_run\", \"telemetry_gpu_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_new_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_test_run\"@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_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_test_run\"@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_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_test_run\"@@@", | 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_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_test_run\"@@@", | 262 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_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_test_run\"@@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_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@ \"chrome\", @@@", | |
| 276 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 275 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 276 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 277 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 278 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 279 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", |
| 281 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 280 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 282 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 281 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 283 "@@@STEP_LOG_END@analyze_details@@@" | 282 "@@@STEP_LOG_END@analyze_details@@@" |
| 284 ] | 283 ] |
| 285 }, | 284 }, |
| 286 { | 285 { |
| 287 "cmd": [ | 286 "cmd": [ |
| 288 "python", | 287 "python", |
| 289 "-u", | 288 "-u", |
| 290 "[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... |
| 344 "--goma-fail-fast", | 343 "--goma-fail-fast", |
| 345 "--goma-disable-local-fallback", | 344 "--goma-disable-local-fallback", |
| 346 "--ninja-ensure-up-to-date", | 345 "--ninja-ensure-up-to-date", |
| 347 "--", | 346 "--", |
| 348 "angle_unittests_run", | 347 "angle_unittests_run", |
| 349 "chrome", | 348 "chrome", |
| 350 "chromium_builder_tests", | 349 "chromium_builder_tests", |
| 351 "content_gl_tests_run", | 350 "content_gl_tests_run", |
| 352 "gl_tests_run", | 351 "gl_tests_run", |
| 353 "tab_capture_end2end_tests_run", | 352 "tab_capture_end2end_tests_run", |
| 354 "telemetry_gpu_test_run" | 353 "telemetry_gpu_new_test_run" |
| 355 ], | 354 ], |
| 356 "cwd": "[SLAVE_BUILD]", | 355 "cwd": "[SLAVE_BUILD]", |
| 357 "name": "compile (with patch)", | 356 "name": "compile (with patch)", |
| 358 "~followup_annotations": [ | 357 "~followup_annotations": [ |
| 359 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 358 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 360 "@@@STEP_LOG_END@json.output (invalid)@@@" | 359 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 361 ] | 360 ] |
| 362 }, | 361 }, |
| 363 { | 362 { |
| 364 "cmd": [ | 363 "cmd": [ |
| (...skipping 17 matching lines...) Expand all Loading... |
| 382 "batcharchive", | 381 "batcharchive", |
| 383 "--dump-json", | 382 "--dump-json", |
| 384 "/path/to/tmp/json", | 383 "/path/to/tmp/json", |
| 385 "--isolate-server", | 384 "--isolate-server", |
| 386 "https://isolateserver.appspot.com", | 385 "https://isolateserver.appspot.com", |
| 387 "--verbose", | 386 "--verbose", |
| 388 "[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
", |
| 389 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 388 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 390 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 389 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| 391 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 390 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
| 392 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 391 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json" |
| 393 ], | 392 ], |
| 394 "cwd": "[SLAVE_BUILD]", | 393 "cwd": "[SLAVE_BUILD]", |
| 395 "name": "isolate tests", | 394 "name": "isolate tests", |
| 396 "~followup_annotations": [ | 395 "~followup_annotations": [ |
| 397 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 398 "@@@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]\", @@@", |
| 399 "@@@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]\", @@@", |
| 400 "@@@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]\
", @@@", |
| 401 "@@@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]\", @@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 401 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", |
| 403 "@@@STEP_LOG_LINE@json.output@}@@@", | 402 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 404 "@@@STEP_LOG_END@json.output@@@" | 403 "@@@STEP_LOG_END@json.output@@@" |
| 405 ] | 404 ] |
| 406 }, | 405 }, |
| 407 { | 406 { |
| 408 "cmd": [ | 407 "cmd": [ |
| 409 "python", | 408 "python", |
| 410 "-u", | 409 "-u", |
| 411 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 410 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 412 "trigger", | 411 "trigger", |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 711 "os", | 710 "os", |
| 712 "Mac-10.8", | 711 "Mac-10.8", |
| 713 "--dimension", | 712 "--dimension", |
| 714 "pool", | 713 "pool", |
| 715 "Chrome", | 714 "Chrome", |
| 716 "--tag", | 715 "--tag", |
| 717 "buildername:mac_chromium_rel_ng", | 716 "buildername:mac_chromium_rel_ng", |
| 718 "--tag", | 717 "--tag", |
| 719 "buildnumber:571", | 718 "buildnumber:571", |
| 720 "--tag", | 719 "--tag", |
| 721 "data:[dummy hash for telemetry_gpu_test]", | 720 "data:[dummy hash for telemetry_gpu_new_test]", |
| 722 "--tag", | 721 "--tag", |
| 723 "gpu_test:1", | 722 "gpu_test:1", |
| 724 "--tag", | 723 "--tag", |
| 725 "master:tryserver.chromium.mac", | 724 "master:tryserver.chromium.mac", |
| 726 "--tag", | 725 "--tag", |
| 727 "name:maps_pixel_test on Intel GPU on Mac (with patch)", | 726 "name:maps_pixel_test on Intel GPU on Mac (with patch)", |
| 728 "--tag", | 727 "--tag", |
| 729 "os:Mac-10.8", | 728 "os:Mac-10.8", |
| 730 "--tag", | 729 "--tag", |
| 731 "patch_project:chromium", | 730 "patch_project:chromium", |
| 732 "--tag", | 731 "--tag", |
| 733 "project:chromium", | 732 "project:chromium", |
| 734 "--tag", | 733 "--tag", |
| 735 "purpose:CQ", | 734 "purpose:CQ", |
| 736 "--tag", | 735 "--tag", |
| 737 "purpose:pre-commit", | 736 "purpose:pre-commit", |
| 738 "--tag", | 737 "--tag", |
| 739 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 738 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 740 "--tag", | 739 "--tag", |
| 741 "stepname:maps_pixel_test on Intel GPU on Mac (with patch)", | 740 "stepname:maps_pixel_test on Intel GPU on Mac (with patch)", |
| 742 "--user", | 741 "--user", |
| 743 "commit-bot@chromium.org", | 742 "commit-bot@chromium.org", |
| 744 "[dummy hash for telemetry_gpu_test]", | 743 "[dummy hash for telemetry_gpu_new_test]", |
| 745 "--", | 744 "--", |
| 746 "maps", | 745 "maps", |
| 747 "--show-stdout", | 746 "--show-stdout", |
| 748 "--browser=release", | 747 "--browser=release", |
| 749 "-v", | 748 "-v", |
| 750 "--build-revision", | 749 "--build-revision", |
| 751 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 750 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 752 "--test-machine-name", | 751 "--test-machine-name", |
| 753 "mac_chromium_rel_ng", | 752 "mac_chromium_rel_ng", |
| 754 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 753 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 755 "--output-format", | 754 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 756 "json", | |
| 757 "--output-dir", | |
| 758 "${ISOLATED_OUTDIR}" | |
| 759 ], | 755 ], |
| 760 "cwd": "[SLAVE_BUILD]", | 756 "cwd": "[SLAVE_BUILD]", |
| 761 "name": "[trigger] maps_pixel_test on Intel GPU on Mac (with patch)", | 757 "name": "[trigger] maps_pixel_test on Intel GPU on Mac (with patch)", |
| 762 "~followup_annotations": [ | 758 "~followup_annotations": [ |
| 763 "@@@STEP_LOG_LINE@json.output@{@@@", | 759 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 764 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, | 760 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, |
| 765 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 761 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 766 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 762 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 767 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 763 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 768 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 764 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 811 "os", | 807 "os", |
| 812 "Mac-10.8", | 808 "Mac-10.8", |
| 813 "--dimension", | 809 "--dimension", |
| 814 "pool", | 810 "pool", |
| 815 "Chrome", | 811 "Chrome", |
| 816 "--tag", | 812 "--tag", |
| 817 "buildername:mac_chromium_rel_ng", | 813 "buildername:mac_chromium_rel_ng", |
| 818 "--tag", | 814 "--tag", |
| 819 "buildnumber:571", | 815 "buildnumber:571", |
| 820 "--tag", | 816 "--tag", |
| 821 "data:[dummy hash for telemetry_gpu_test]", | 817 "data:[dummy hash for telemetry_gpu_new_test]", |
| 822 "--tag", | 818 "--tag", |
| 823 "gpu_test:1", | 819 "gpu_test:1", |
| 824 "--tag", | 820 "--tag", |
| 825 "master:tryserver.chromium.mac", | 821 "master:tryserver.chromium.mac", |
| 826 "--tag", | 822 "--tag", |
| 827 "name:pixel_test on Intel GPU on Mac (with patch)", | 823 "name:pixel_test on Intel GPU on Mac (with patch)", |
| 828 "--tag", | 824 "--tag", |
| 829 "os:Mac-10.8", | 825 "os:Mac-10.8", |
| 830 "--tag", | 826 "--tag", |
| 831 "patch_project:chromium", | 827 "patch_project:chromium", |
| 832 "--tag", | 828 "--tag", |
| 833 "project:chromium", | 829 "project:chromium", |
| 834 "--tag", | 830 "--tag", |
| 835 "purpose:CQ", | 831 "purpose:CQ", |
| 836 "--tag", | 832 "--tag", |
| 837 "purpose:pre-commit", | 833 "purpose:pre-commit", |
| 838 "--tag", | 834 "--tag", |
| 839 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 835 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 840 "--tag", | 836 "--tag", |
| 841 "stepname:pixel_test on Intel GPU on Mac (with patch)", | 837 "stepname:pixel_test on Intel GPU on Mac (with patch)", |
| 842 "--user", | 838 "--user", |
| 843 "commit-bot@chromium.org", | 839 "commit-bot@chromium.org", |
| 844 "[dummy hash for telemetry_gpu_test]", | 840 "[dummy hash for telemetry_gpu_new_test]", |
| 845 "--", | 841 "--", |
| 846 "pixel", | 842 "pixel", |
| 847 "--show-stdout", | 843 "--show-stdout", |
| 848 "--browser=release", | 844 "--browser=release", |
| 849 "-v", | 845 "-v", |
| 850 "--build-revision", | 846 "--build-revision", |
| 851 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 847 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 852 "--download-refimg-from-cloud-storage", | 848 "--download-refimg-from-cloud-storage", |
| 853 "--refimg-cloud-storage-bucket", | 849 "--refimg-cloud-storage-bucket", |
| 854 "chromium-gpu-archive/reference-images", | 850 "chromium-gpu-archive/reference-images", |
| 855 "--os-type", | 851 "--os-type", |
| 856 "mac", | 852 "mac", |
| 857 "--test-machine-name", | 853 "--test-machine-name", |
| 858 "mac_chromium_rel_ng", | 854 "mac_chromium_rel_ng", |
| 859 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 855 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 860 "--output-format", | 856 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 861 "json", | |
| 862 "--output-dir", | |
| 863 "${ISOLATED_OUTDIR}" | |
| 864 ], | 857 ], |
| 865 "cwd": "[SLAVE_BUILD]", | 858 "cwd": "[SLAVE_BUILD]", |
| 866 "name": "[trigger] pixel_test on Intel GPU on Mac (with patch)", | 859 "name": "[trigger] pixel_test on Intel GPU on Mac (with patch)", |
| 867 "~followup_annotations": [ | 860 "~followup_annotations": [ |
| 868 "@@@STEP_LOG_LINE@json.output@{@@@", | 861 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 869 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 862 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 870 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 863 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 871 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 864 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 872 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 865 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 873 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 866 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 916 "os", | 909 "os", |
| 917 "Mac-10.8", | 910 "Mac-10.8", |
| 918 "--dimension", | 911 "--dimension", |
| 919 "pool", | 912 "pool", |
| 920 "Chrome", | 913 "Chrome", |
| 921 "--tag", | 914 "--tag", |
| 922 "buildername:mac_chromium_rel_ng", | 915 "buildername:mac_chromium_rel_ng", |
| 923 "--tag", | 916 "--tag", |
| 924 "buildnumber:571", | 917 "buildnumber:571", |
| 925 "--tag", | 918 "--tag", |
| 926 "data:[dummy hash for telemetry_gpu_test]", | 919 "data:[dummy hash for telemetry_gpu_new_test]", |
| 927 "--tag", | 920 "--tag", |
| 928 "gpu_test:1", | 921 "gpu_test:1", |
| 929 "--tag", | 922 "--tag", |
| 930 "master:tryserver.chromium.mac", | 923 "master:tryserver.chromium.mac", |
| 931 "--tag", | 924 "--tag", |
| 932 "name:webgl_conformance on Intel GPU on Mac (with patch)", | 925 "name:webgl_conformance on Intel GPU on Mac (with patch)", |
| 933 "--tag", | 926 "--tag", |
| 934 "os:Mac-10.8", | 927 "os:Mac-10.8", |
| 935 "--tag", | 928 "--tag", |
| 936 "patch_project:chromium", | 929 "patch_project:chromium", |
| 937 "--tag", | 930 "--tag", |
| 938 "project:chromium", | 931 "project:chromium", |
| 939 "--tag", | 932 "--tag", |
| 940 "purpose:CQ", | 933 "purpose:CQ", |
| 941 "--tag", | 934 "--tag", |
| 942 "purpose:pre-commit", | 935 "purpose:pre-commit", |
| 943 "--tag", | 936 "--tag", |
| 944 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 937 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 945 "--tag", | 938 "--tag", |
| 946 "stepname:webgl_conformance on Intel GPU on Mac (with patch)", | 939 "stepname:webgl_conformance on Intel GPU on Mac (with patch)", |
| 947 "--user", | 940 "--user", |
| 948 "commit-bot@chromium.org", | 941 "commit-bot@chromium.org", |
| 949 "[dummy hash for telemetry_gpu_test]", | 942 "[dummy hash for telemetry_gpu_new_test]", |
| 950 "--", | 943 "--", |
| 951 "webgl_conformance", | 944 "webgl_conformance", |
| 952 "--show-stdout", | 945 "--show-stdout", |
| 953 "--browser=release", | 946 "--browser=release", |
| 954 "-v", | 947 "-v", |
| 955 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 948 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 956 "--output-format", | 949 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 957 "json", | |
| 958 "--output-dir", | |
| 959 "${ISOLATED_OUTDIR}" | |
| 960 ], | 950 ], |
| 961 "cwd": "[SLAVE_BUILD]", | 951 "cwd": "[SLAVE_BUILD]", |
| 962 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", | 952 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", |
| 963 "~followup_annotations": [ | 953 "~followup_annotations": [ |
| 964 "@@@STEP_LOG_LINE@json.output@{@@@", | 954 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 965 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", | 955 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", |
| 966 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 956 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 967 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 957 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 968 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 958 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 969 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 959 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1012 "os", | 1002 "os", |
| 1013 "Mac-10.8", | 1003 "Mac-10.8", |
| 1014 "--dimension", | 1004 "--dimension", |
| 1015 "pool", | 1005 "pool", |
| 1016 "Chrome", | 1006 "Chrome", |
| 1017 "--tag", | 1007 "--tag", |
| 1018 "buildername:mac_chromium_rel_ng", | 1008 "buildername:mac_chromium_rel_ng", |
| 1019 "--tag", | 1009 "--tag", |
| 1020 "buildnumber:571", | 1010 "buildnumber:571", |
| 1021 "--tag", | 1011 "--tag", |
| 1022 "data:[dummy hash for telemetry_gpu_test]", | 1012 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1023 "--tag", | 1013 "--tag", |
| 1024 "gpu_test:1", | 1014 "gpu_test:1", |
| 1025 "--tag", | 1015 "--tag", |
| 1026 "master:tryserver.chromium.mac", | 1016 "master:tryserver.chromium.mac", |
| 1027 "--tag", | 1017 "--tag", |
| 1028 "name:context_lost on Intel GPU on Mac (with patch)", | 1018 "name:context_lost on Intel GPU on Mac (with patch)", |
| 1029 "--tag", | 1019 "--tag", |
| 1030 "os:Mac-10.8", | 1020 "os:Mac-10.8", |
| 1031 "--tag", | 1021 "--tag", |
| 1032 "patch_project:chromium", | 1022 "patch_project:chromium", |
| 1033 "--tag", | 1023 "--tag", |
| 1034 "project:chromium", | 1024 "project:chromium", |
| 1035 "--tag", | 1025 "--tag", |
| 1036 "purpose:CQ", | 1026 "purpose:CQ", |
| 1037 "--tag", | 1027 "--tag", |
| 1038 "purpose:pre-commit", | 1028 "purpose:pre-commit", |
| 1039 "--tag", | 1029 "--tag", |
| 1040 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1030 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1041 "--tag", | 1031 "--tag", |
| 1042 "stepname:context_lost on Intel GPU on Mac (with patch)", | 1032 "stepname:context_lost on Intel GPU on Mac (with patch)", |
| 1043 "--user", | 1033 "--user", |
| 1044 "commit-bot@chromium.org", | 1034 "commit-bot@chromium.org", |
| 1045 "[dummy hash for telemetry_gpu_test]", | 1035 "[dummy hash for telemetry_gpu_new_test]", |
| 1046 "--", | 1036 "--", |
| 1047 "context_lost", | 1037 "context_lost", |
| 1048 "--show-stdout", | 1038 "--show-stdout", |
| 1049 "--browser=release", | 1039 "--browser=release", |
| 1050 "-v", | 1040 "-v", |
| 1051 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1041 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1052 "--output-format", | 1042 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1053 "json", | |
| 1054 "--output-dir", | |
| 1055 "${ISOLATED_OUTDIR}" | |
| 1056 ], | 1043 ], |
| 1057 "cwd": "[SLAVE_BUILD]", | 1044 "cwd": "[SLAVE_BUILD]", |
| 1058 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", | 1045 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", |
| 1059 "~followup_annotations": [ | 1046 "~followup_annotations": [ |
| 1060 "@@@STEP_LOG_LINE@json.output@{@@@", | 1047 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1061 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on Inte
l GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 1048 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on Inte
l GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 1062 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1049 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1063 "@@@STEP_LOG_LINE@json.output@ \"context_lost on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1050 "@@@STEP_LOG_LINE@json.output@ \"context_lost on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1064 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1051 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1065 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1052 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1108 "os", | 1095 "os", |
| 1109 "Mac-10.8", | 1096 "Mac-10.8", |
| 1110 "--dimension", | 1097 "--dimension", |
| 1111 "pool", | 1098 "pool", |
| 1112 "Chrome", | 1099 "Chrome", |
| 1113 "--tag", | 1100 "--tag", |
| 1114 "buildername:mac_chromium_rel_ng", | 1101 "buildername:mac_chromium_rel_ng", |
| 1115 "--tag", | 1102 "--tag", |
| 1116 "buildnumber:571", | 1103 "buildnumber:571", |
| 1117 "--tag", | 1104 "--tag", |
| 1118 "data:[dummy hash for telemetry_gpu_test]", | 1105 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1119 "--tag", | 1106 "--tag", |
| 1120 "gpu_test:1", | 1107 "gpu_test:1", |
| 1121 "--tag", | 1108 "--tag", |
| 1122 "master:tryserver.chromium.mac", | 1109 "master:tryserver.chromium.mac", |
| 1123 "--tag", | 1110 "--tag", |
| 1124 "name:memory_test on Intel GPU on Mac (with patch)", | 1111 "name:memory_test on Intel GPU on Mac (with patch)", |
| 1125 "--tag", | 1112 "--tag", |
| 1126 "os:Mac-10.8", | 1113 "os:Mac-10.8", |
| 1127 "--tag", | 1114 "--tag", |
| 1128 "patch_project:chromium", | 1115 "patch_project:chromium", |
| 1129 "--tag", | 1116 "--tag", |
| 1130 "project:chromium", | 1117 "project:chromium", |
| 1131 "--tag", | 1118 "--tag", |
| 1132 "purpose:CQ", | 1119 "purpose:CQ", |
| 1133 "--tag", | 1120 "--tag", |
| 1134 "purpose:pre-commit", | 1121 "purpose:pre-commit", |
| 1135 "--tag", | 1122 "--tag", |
| 1136 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1123 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1137 "--tag", | 1124 "--tag", |
| 1138 "stepname:memory_test on Intel GPU on Mac (with patch)", | 1125 "stepname:memory_test on Intel GPU on Mac (with patch)", |
| 1139 "--user", | 1126 "--user", |
| 1140 "commit-bot@chromium.org", | 1127 "commit-bot@chromium.org", |
| 1141 "[dummy hash for telemetry_gpu_test]", | 1128 "[dummy hash for telemetry_gpu_new_test]", |
| 1142 "--", | 1129 "--", |
| 1143 "memory_test", | 1130 "memory_test", |
| 1144 "--show-stdout", | 1131 "--show-stdout", |
| 1145 "--browser=release", | 1132 "--browser=release", |
| 1146 "-v", | 1133 "-v", |
| 1147 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1134 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1148 "--output-format", | 1135 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1149 "json", | |
| 1150 "--output-dir", | |
| 1151 "${ISOLATED_OUTDIR}" | |
| 1152 ], | 1136 ], |
| 1153 "cwd": "[SLAVE_BUILD]", | 1137 "cwd": "[SLAVE_BUILD]", |
| 1154 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", | 1138 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", |
| 1155 "~followup_annotations": [ | 1139 "~followup_annotations": [ |
| 1156 "@@@STEP_LOG_LINE@json.output@{@@@", | 1140 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1157 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 1141 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 1158 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1142 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1159 "@@@STEP_LOG_LINE@json.output@ \"memory_test on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1143 "@@@STEP_LOG_LINE@json.output@ \"memory_test on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1160 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1144 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1161 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1145 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1204 "os", | 1188 "os", |
| 1205 "Mac-10.8", | 1189 "Mac-10.8", |
| 1206 "--dimension", | 1190 "--dimension", |
| 1207 "pool", | 1191 "pool", |
| 1208 "Chrome", | 1192 "Chrome", |
| 1209 "--tag", | 1193 "--tag", |
| 1210 "buildername:mac_chromium_rel_ng", | 1194 "buildername:mac_chromium_rel_ng", |
| 1211 "--tag", | 1195 "--tag", |
| 1212 "buildnumber:571", | 1196 "buildnumber:571", |
| 1213 "--tag", | 1197 "--tag", |
| 1214 "data:[dummy hash for telemetry_gpu_test]", | 1198 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1215 "--tag", | 1199 "--tag", |
| 1216 "gpu_test:1", | 1200 "gpu_test:1", |
| 1217 "--tag", | 1201 "--tag", |
| 1218 "master:tryserver.chromium.mac", | 1202 "master:tryserver.chromium.mac", |
| 1219 "--tag", | 1203 "--tag", |
| 1220 "name:trace_test on Intel GPU on Mac (with patch)", | 1204 "name:trace_test on Intel GPU on Mac (with patch)", |
| 1221 "--tag", | 1205 "--tag", |
| 1222 "os:Mac-10.8", | 1206 "os:Mac-10.8", |
| 1223 "--tag", | 1207 "--tag", |
| 1224 "patch_project:chromium", | 1208 "patch_project:chromium", |
| 1225 "--tag", | 1209 "--tag", |
| 1226 "project:chromium", | 1210 "project:chromium", |
| 1227 "--tag", | 1211 "--tag", |
| 1228 "purpose:CQ", | 1212 "purpose:CQ", |
| 1229 "--tag", | 1213 "--tag", |
| 1230 "purpose:pre-commit", | 1214 "purpose:pre-commit", |
| 1231 "--tag", | 1215 "--tag", |
| 1232 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1216 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1233 "--tag", | 1217 "--tag", |
| 1234 "stepname:trace_test on Intel GPU on Mac (with patch)", | 1218 "stepname:trace_test on Intel GPU on Mac (with patch)", |
| 1235 "--user", | 1219 "--user", |
| 1236 "commit-bot@chromium.org", | 1220 "commit-bot@chromium.org", |
| 1237 "[dummy hash for telemetry_gpu_test]", | 1221 "[dummy hash for telemetry_gpu_new_test]", |
| 1238 "--", | 1222 "--", |
| 1239 "trace_test", | 1223 "trace_test", |
| 1240 "--show-stdout", | 1224 "--show-stdout", |
| 1241 "--browser=release", | 1225 "--browser=release", |
| 1242 "-v", | 1226 "-v", |
| 1243 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1227 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1244 "--output-format", | 1228 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1245 "json", | |
| 1246 "--output-dir", | |
| 1247 "${ISOLATED_OUTDIR}" | |
| 1248 ], | 1229 ], |
| 1249 "cwd": "[SLAVE_BUILD]", | 1230 "cwd": "[SLAVE_BUILD]", |
| 1250 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", | 1231 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", |
| 1251 "~followup_annotations": [ | 1232 "~followup_annotations": [ |
| 1252 "@@@STEP_LOG_LINE@json.output@{@@@", | 1233 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1253 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 1234 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 1254 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1235 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1255 "@@@STEP_LOG_LINE@json.output@ \"trace_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1236 "@@@STEP_LOG_LINE@json.output@ \"trace_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1256 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1237 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1257 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1238 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1300 "os", | 1281 "os", |
| 1301 "Mac-10.8", | 1282 "Mac-10.8", |
| 1302 "--dimension", | 1283 "--dimension", |
| 1303 "pool", | 1284 "pool", |
| 1304 "Chrome", | 1285 "Chrome", |
| 1305 "--tag", | 1286 "--tag", |
| 1306 "buildername:mac_chromium_rel_ng", | 1287 "buildername:mac_chromium_rel_ng", |
| 1307 "--tag", | 1288 "--tag", |
| 1308 "buildnumber:571", | 1289 "buildnumber:571", |
| 1309 "--tag", | 1290 "--tag", |
| 1310 "data:[dummy hash for telemetry_gpu_test]", | 1291 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1311 "--tag", | 1292 "--tag", |
| 1312 "gpu_test:1", | 1293 "gpu_test:1", |
| 1313 "--tag", | 1294 "--tag", |
| 1314 "master:tryserver.chromium.mac", | 1295 "master:tryserver.chromium.mac", |
| 1315 "--tag", | 1296 "--tag", |
| 1316 "name:screenshot_sync on Intel GPU on Mac (with patch)", | 1297 "name:screenshot_sync on Intel GPU on Mac (with patch)", |
| 1317 "--tag", | 1298 "--tag", |
| 1318 "os:Mac-10.8", | 1299 "os:Mac-10.8", |
| 1319 "--tag", | 1300 "--tag", |
| 1320 "patch_project:chromium", | 1301 "patch_project:chromium", |
| 1321 "--tag", | 1302 "--tag", |
| 1322 "project:chromium", | 1303 "project:chromium", |
| 1323 "--tag", | 1304 "--tag", |
| 1324 "purpose:CQ", | 1305 "purpose:CQ", |
| 1325 "--tag", | 1306 "--tag", |
| 1326 "purpose:pre-commit", | 1307 "purpose:pre-commit", |
| 1327 "--tag", | 1308 "--tag", |
| 1328 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1309 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1329 "--tag", | 1310 "--tag", |
| 1330 "stepname:screenshot_sync on Intel GPU on Mac (with patch)", | 1311 "stepname:screenshot_sync on Intel GPU on Mac (with patch)", |
| 1331 "--user", | 1312 "--user", |
| 1332 "commit-bot@chromium.org", | 1313 "commit-bot@chromium.org", |
| 1333 "[dummy hash for telemetry_gpu_test]", | 1314 "[dummy hash for telemetry_gpu_new_test]", |
| 1334 "--", | 1315 "--", |
| 1335 "screenshot_sync", | 1316 "screenshot_sync", |
| 1336 "--show-stdout", | 1317 "--show-stdout", |
| 1337 "--browser=release", | 1318 "--browser=release", |
| 1338 "-v", | 1319 "-v", |
| 1339 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1320 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1340 "--output-format", | 1321 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1341 "json", | |
| 1342 "--output-dir", | |
| 1343 "${ISOLATED_OUTDIR}" | |
| 1344 ], | 1322 ], |
| 1345 "cwd": "[SLAVE_BUILD]", | 1323 "cwd": "[SLAVE_BUILD]", |
| 1346 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", | 1324 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", |
| 1347 "~followup_annotations": [ | 1325 "~followup_annotations": [ |
| 1348 "@@@STEP_LOG_LINE@json.output@{@@@", | 1326 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1349 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, | 1327 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, |
| 1350 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1328 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1351 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1329 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1352 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1330 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1353 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1331 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1396 "os", | 1374 "os", |
| 1397 "Mac-10.8", | 1375 "Mac-10.8", |
| 1398 "--dimension", | 1376 "--dimension", |
| 1399 "pool", | 1377 "pool", |
| 1400 "Chrome", | 1378 "Chrome", |
| 1401 "--tag", | 1379 "--tag", |
| 1402 "buildername:mac_chromium_rel_ng", | 1380 "buildername:mac_chromium_rel_ng", |
| 1403 "--tag", | 1381 "--tag", |
| 1404 "buildnumber:571", | 1382 "buildnumber:571", |
| 1405 "--tag", | 1383 "--tag", |
| 1406 "data:[dummy hash for telemetry_gpu_test]", | 1384 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1407 "--tag", | 1385 "--tag", |
| 1408 "gpu_test:1", | 1386 "gpu_test:1", |
| 1409 "--tag", | 1387 "--tag", |
| 1410 "master:tryserver.chromium.mac", | 1388 "master:tryserver.chromium.mac", |
| 1411 "--tag", | 1389 "--tag", |
| 1412 "name:hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 1390 "name:hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 1413 "--tag", | 1391 "--tag", |
| 1414 "os:Mac-10.8", | 1392 "os:Mac-10.8", |
| 1415 "--tag", | 1393 "--tag", |
| 1416 "patch_project:chromium", | 1394 "patch_project:chromium", |
| 1417 "--tag", | 1395 "--tag", |
| 1418 "project:chromium", | 1396 "project:chromium", |
| 1419 "--tag", | 1397 "--tag", |
| 1420 "purpose:CQ", | 1398 "purpose:CQ", |
| 1421 "--tag", | 1399 "--tag", |
| 1422 "purpose:pre-commit", | 1400 "purpose:pre-commit", |
| 1423 "--tag", | 1401 "--tag", |
| 1424 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1402 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1425 "--tag", | 1403 "--tag", |
| 1426 "stepname:hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 1404 "stepname:hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 1427 "--user", | 1405 "--user", |
| 1428 "commit-bot@chromium.org", | 1406 "commit-bot@chromium.org", |
| 1429 "[dummy hash for telemetry_gpu_test]", | 1407 "[dummy hash for telemetry_gpu_new_test]", |
| 1430 "--", | 1408 "--", |
| 1431 "hardware_accelerated_feature", | 1409 "hardware_accelerated_feature", |
| 1432 "--show-stdout", | 1410 "--show-stdout", |
| 1433 "--browser=release", | 1411 "--browser=release", |
| 1434 "-v", | 1412 "-v", |
| 1435 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1413 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1436 "--output-format", | 1414 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1437 "json", | |
| 1438 "--output-dir", | |
| 1439 "${ISOLATED_OUTDIR}" | |
| 1440 ], | 1415 ], |
| 1441 "cwd": "[SLAVE_BUILD]", | 1416 "cwd": "[SLAVE_BUILD]", |
| 1442 "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)", |
| 1443 "~followup_annotations": [ | 1418 "~followup_annotations": [ |
| 1444 "@@@STEP_LOG_LINE@json.output@{@@@", | 1419 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1445 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_n
g/571\", @@@", | 1420 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_n
g/571\", @@@", |
| 1446 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1421 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1447 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1422 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1448 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1423 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1449 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1424 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1492 "os", | 1467 "os", |
| 1493 "Mac-10.8", | 1468 "Mac-10.8", |
| 1494 "--dimension", | 1469 "--dimension", |
| 1495 "pool", | 1470 "pool", |
| 1496 "Chrome", | 1471 "Chrome", |
| 1497 "--tag", | 1472 "--tag", |
| 1498 "buildername:mac_chromium_rel_ng", | 1473 "buildername:mac_chromium_rel_ng", |
| 1499 "--tag", | 1474 "--tag", |
| 1500 "buildnumber:571", | 1475 "buildnumber:571", |
| 1501 "--tag", | 1476 "--tag", |
| 1502 "data:[dummy hash for telemetry_gpu_test]", | 1477 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1503 "--tag", | 1478 "--tag", |
| 1504 "gpu_test:1", | 1479 "gpu_test:1", |
| 1505 "--tag", | 1480 "--tag", |
| 1506 "master:tryserver.chromium.mac", | 1481 "master:tryserver.chromium.mac", |
| 1507 "--tag", | 1482 "--tag", |
| 1508 "name:gpu_process_launch on Intel GPU on Mac (with patch)", | 1483 "name:gpu_process_launch on Intel GPU on Mac (with patch)", |
| 1509 "--tag", | 1484 "--tag", |
| 1510 "os:Mac-10.8", | 1485 "os:Mac-10.8", |
| 1511 "--tag", | 1486 "--tag", |
| 1512 "patch_project:chromium", | 1487 "patch_project:chromium", |
| 1513 "--tag", | 1488 "--tag", |
| 1514 "project:chromium", | 1489 "project:chromium", |
| 1515 "--tag", | 1490 "--tag", |
| 1516 "purpose:CQ", | 1491 "purpose:CQ", |
| 1517 "--tag", | 1492 "--tag", |
| 1518 "purpose:pre-commit", | 1493 "purpose:pre-commit", |
| 1519 "--tag", | 1494 "--tag", |
| 1520 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1495 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1521 "--tag", | 1496 "--tag", |
| 1522 "stepname:gpu_process_launch on Intel GPU on Mac (with patch)", | 1497 "stepname:gpu_process_launch on Intel GPU on Mac (with patch)", |
| 1523 "--user", | 1498 "--user", |
| 1524 "commit-bot@chromium.org", | 1499 "commit-bot@chromium.org", |
| 1525 "[dummy hash for telemetry_gpu_test]", | 1500 "[dummy hash for telemetry_gpu_new_test]", |
| 1526 "--", | 1501 "--", |
| 1527 "gpu_process", | 1502 "gpu_process", |
| 1528 "--show-stdout", | 1503 "--show-stdout", |
| 1529 "--browser=release", | 1504 "--browser=release", |
| 1530 "-v", | 1505 "-v", |
| 1531 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1506 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1532 "--output-format", | 1507 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1533 "json", | |
| 1534 "--output-dir", | |
| 1535 "${ISOLATED_OUTDIR}" | |
| 1536 ], | 1508 ], |
| 1537 "cwd": "[SLAVE_BUILD]", | 1509 "cwd": "[SLAVE_BUILD]", |
| 1538 "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)", |
| 1539 "~followup_annotations": [ | 1511 "~followup_annotations": [ |
| 1540 "@@@STEP_LOG_LINE@json.output@{@@@", | 1512 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1541 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 1513 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 1542 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1514 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1543 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1515 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1544 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1516 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1545 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1517 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1588 "os", | 1560 "os", |
| 1589 "Mac-10.8", | 1561 "Mac-10.8", |
| 1590 "--dimension", | 1562 "--dimension", |
| 1591 "pool", | 1563 "pool", |
| 1592 "Chrome", | 1564 "Chrome", |
| 1593 "--tag", | 1565 "--tag", |
| 1594 "buildername:mac_chromium_rel_ng", | 1566 "buildername:mac_chromium_rel_ng", |
| 1595 "--tag", | 1567 "--tag", |
| 1596 "buildnumber:571", | 1568 "buildnumber:571", |
| 1597 "--tag", | 1569 "--tag", |
| 1598 "data:[dummy hash for telemetry_gpu_test]", | 1570 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1599 "--tag", | 1571 "--tag", |
| 1600 "gpu_test:1", | 1572 "gpu_test:1", |
| 1601 "--tag", | 1573 "--tag", |
| 1602 "master:tryserver.chromium.mac", | 1574 "master:tryserver.chromium.mac", |
| 1603 "--tag", | 1575 "--tag", |
| 1604 "name:gpu_rasterization on Intel GPU on Mac (with patch)", | 1576 "name:gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1605 "--tag", | 1577 "--tag", |
| 1606 "os:Mac-10.8", | 1578 "os:Mac-10.8", |
| 1607 "--tag", | 1579 "--tag", |
| 1608 "patch_project:chromium", | 1580 "patch_project:chromium", |
| 1609 "--tag", | 1581 "--tag", |
| 1610 "project:chromium", | 1582 "project:chromium", |
| 1611 "--tag", | 1583 "--tag", |
| 1612 "purpose:CQ", | 1584 "purpose:CQ", |
| 1613 "--tag", | 1585 "--tag", |
| 1614 "purpose:pre-commit", | 1586 "purpose:pre-commit", |
| 1615 "--tag", | 1587 "--tag", |
| 1616 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1588 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1617 "--tag", | 1589 "--tag", |
| 1618 "stepname:gpu_rasterization on Intel GPU on Mac (with patch)", | 1590 "stepname:gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1619 "--user", | 1591 "--user", |
| 1620 "commit-bot@chromium.org", | 1592 "commit-bot@chromium.org", |
| 1621 "[dummy hash for telemetry_gpu_test]", | 1593 "[dummy hash for telemetry_gpu_new_test]", |
| 1622 "--", | 1594 "--", |
| 1623 "gpu_rasterization", | 1595 "gpu_rasterization", |
| 1624 "--show-stdout", | 1596 "--show-stdout", |
| 1625 "--browser=release", | 1597 "--browser=release", |
| 1626 "-v", | 1598 "-v", |
| 1627 "--build-revision", | 1599 "--build-revision", |
| 1628 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1600 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1629 "--test-machine-name", | 1601 "--test-machine-name", |
| 1630 "mac_chromium_rel_ng", | 1602 "mac_chromium_rel_ng", |
| 1631 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1632 "--output-format", | 1604 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1633 "json", | |
| 1634 "--output-dir", | |
| 1635 "${ISOLATED_OUTDIR}" | |
| 1636 ], | 1605 ], |
| 1637 "cwd": "[SLAVE_BUILD]", | 1606 "cwd": "[SLAVE_BUILD]", |
| 1638 "name": "[trigger] gpu_rasterization on Intel GPU on Mac (with patch)", | 1607 "name": "[trigger] gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1639 "~followup_annotations": [ | 1608 "~followup_annotations": [ |
| 1640 "@@@STEP_LOG_LINE@json.output@{@@@", | 1609 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1641 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", | 1610 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", |
| 1642 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1611 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1643 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1612 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1644 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1613 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1645 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1614 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2047 "os", | 2016 "os", |
| 2048 "Mac-10.9", | 2017 "Mac-10.9", |
| 2049 "--dimension", | 2018 "--dimension", |
| 2050 "pool", | 2019 "pool", |
| 2051 "Chrome", | 2020 "Chrome", |
| 2052 "--tag", | 2021 "--tag", |
| 2053 "buildername:mac_chromium_rel_ng", | 2022 "buildername:mac_chromium_rel_ng", |
| 2054 "--tag", | 2023 "--tag", |
| 2055 "buildnumber:571", | 2024 "buildnumber:571", |
| 2056 "--tag", | 2025 "--tag", |
| 2057 "data:[dummy hash for telemetry_gpu_test]", | 2026 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2058 "--tag", | 2027 "--tag", |
| 2059 "gpu_test:1", | 2028 "gpu_test:1", |
| 2060 "--tag", | 2029 "--tag", |
| 2061 "master:tryserver.chromium.mac", | 2030 "master:tryserver.chromium.mac", |
| 2062 "--tag", | 2031 "--tag", |
| 2063 "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)", |
| 2064 "--tag", | 2033 "--tag", |
| 2065 "os:Mac-10.9", | 2034 "os:Mac-10.9", |
| 2066 "--tag", | 2035 "--tag", |
| 2067 "patch_project:chromium", | 2036 "patch_project:chromium", |
| 2068 "--tag", | 2037 "--tag", |
| 2069 "project:chromium", | 2038 "project:chromium", |
| 2070 "--tag", | 2039 "--tag", |
| 2071 "purpose:CQ", | 2040 "purpose:CQ", |
| 2072 "--tag", | 2041 "--tag", |
| 2073 "purpose:pre-commit", | 2042 "purpose:pre-commit", |
| 2074 "--tag", | 2043 "--tag", |
| 2075 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2044 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2076 "--tag", | 2045 "--tag", |
| 2077 "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", |
| 2078 "--user", | 2047 "--user", |
| 2079 "commit-bot@chromium.org", | 2048 "commit-bot@chromium.org", |
| 2080 "[dummy hash for telemetry_gpu_test]", | 2049 "[dummy hash for telemetry_gpu_new_test]", |
| 2081 "--", | 2050 "--", |
| 2082 "maps", | 2051 "maps", |
| 2083 "--show-stdout", | 2052 "--show-stdout", |
| 2084 "--browser=release", | 2053 "--browser=release", |
| 2085 "-v", | 2054 "-v", |
| 2086 "--build-revision", | 2055 "--build-revision", |
| 2087 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2056 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2088 "--test-machine-name", | 2057 "--test-machine-name", |
| 2089 "mac_chromium_rel_ng", | 2058 "mac_chromium_rel_ng", |
| 2090 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2059 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2091 "--output-format", | 2060 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2092 "json", | |
| 2093 "--output-dir", | |
| 2094 "${ISOLATED_OUTDIR}" | |
| 2095 ], | 2061 ], |
| 2096 "cwd": "[SLAVE_BUILD]", | 2062 "cwd": "[SLAVE_BUILD]", |
| 2097 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 2063 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 2098 "~followup_annotations": [ | 2064 "~followup_annotations": [ |
| 2099 "@@@STEP_LOG_LINE@json.output@{@@@", | 2065 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2100 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", | 2066 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", |
| 2101 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2067 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2102 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2068 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2103 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2069 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2104 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2070 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2147 "os", | 2113 "os", |
| 2148 "Mac-10.9", | 2114 "Mac-10.9", |
| 2149 "--dimension", | 2115 "--dimension", |
| 2150 "pool", | 2116 "pool", |
| 2151 "Chrome", | 2117 "Chrome", |
| 2152 "--tag", | 2118 "--tag", |
| 2153 "buildername:mac_chromium_rel_ng", | 2119 "buildername:mac_chromium_rel_ng", |
| 2154 "--tag", | 2120 "--tag", |
| 2155 "buildnumber:571", | 2121 "buildnumber:571", |
| 2156 "--tag", | 2122 "--tag", |
| 2157 "data:[dummy hash for telemetry_gpu_test]", | 2123 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2158 "--tag", | 2124 "--tag", |
| 2159 "gpu_test:1", | 2125 "gpu_test:1", |
| 2160 "--tag", | 2126 "--tag", |
| 2161 "master:tryserver.chromium.mac", | 2127 "master:tryserver.chromium.mac", |
| 2162 "--tag", | 2128 "--tag", |
| 2163 "name:pixel_test on NVIDIA GPU on Mac Retina (with patch)", | 2129 "name:pixel_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2164 "--tag", | 2130 "--tag", |
| 2165 "os:Mac-10.9", | 2131 "os:Mac-10.9", |
| 2166 "--tag", | 2132 "--tag", |
| 2167 "patch_project:chromium", | 2133 "patch_project:chromium", |
| 2168 "--tag", | 2134 "--tag", |
| 2169 "project:chromium", | 2135 "project:chromium", |
| 2170 "--tag", | 2136 "--tag", |
| 2171 "purpose:CQ", | 2137 "purpose:CQ", |
| 2172 "--tag", | 2138 "--tag", |
| 2173 "purpose:pre-commit", | 2139 "purpose:pre-commit", |
| 2174 "--tag", | 2140 "--tag", |
| 2175 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2141 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2176 "--tag", | 2142 "--tag", |
| 2177 "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"
, |
| 2178 "--user", | 2144 "--user", |
| 2179 "commit-bot@chromium.org", | 2145 "commit-bot@chromium.org", |
| 2180 "[dummy hash for telemetry_gpu_test]", | 2146 "[dummy hash for telemetry_gpu_new_test]", |
| 2181 "--", | 2147 "--", |
| 2182 "pixel", | 2148 "pixel", |
| 2183 "--show-stdout", | 2149 "--show-stdout", |
| 2184 "--browser=release", | 2150 "--browser=release", |
| 2185 "-v", | 2151 "-v", |
| 2186 "--build-revision", | 2152 "--build-revision", |
| 2187 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2153 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2188 "--download-refimg-from-cloud-storage", | 2154 "--download-refimg-from-cloud-storage", |
| 2189 "--refimg-cloud-storage-bucket", | 2155 "--refimg-cloud-storage-bucket", |
| 2190 "chromium-gpu-archive/reference-images", | 2156 "chromium-gpu-archive/reference-images", |
| 2191 "--os-type", | 2157 "--os-type", |
| 2192 "mac", | 2158 "mac", |
| 2193 "--test-machine-name", | 2159 "--test-machine-name", |
| 2194 "mac_chromium_rel_ng", | 2160 "mac_chromium_rel_ng", |
| 2195 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2161 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2196 "--output-format", | 2162 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2197 "json", | |
| 2198 "--output-dir", | |
| 2199 "${ISOLATED_OUTDIR}" | |
| 2200 ], | 2163 ], |
| 2201 "cwd": "[SLAVE_BUILD]", | 2164 "cwd": "[SLAVE_BUILD]", |
| 2202 "name": "[trigger] pixel_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2165 "name": "[trigger] pixel_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| 2203 "~followup_annotations": [ | 2166 "~followup_annotations": [ |
| 2204 "@@@STEP_LOG_LINE@json.output@{@@@", | 2167 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2205 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 2168 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 2206 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2169 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2207 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2170 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2208 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2171 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2209 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2172 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2252 "os", | 2215 "os", |
| 2253 "Mac-10.9", | 2216 "Mac-10.9", |
| 2254 "--dimension", | 2217 "--dimension", |
| 2255 "pool", | 2218 "pool", |
| 2256 "Chrome", | 2219 "Chrome", |
| 2257 "--tag", | 2220 "--tag", |
| 2258 "buildername:mac_chromium_rel_ng", | 2221 "buildername:mac_chromium_rel_ng", |
| 2259 "--tag", | 2222 "--tag", |
| 2260 "buildnumber:571", | 2223 "buildnumber:571", |
| 2261 "--tag", | 2224 "--tag", |
| 2262 "data:[dummy hash for telemetry_gpu_test]", | 2225 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2263 "--tag", | 2226 "--tag", |
| 2264 "gpu_test:1", | 2227 "gpu_test:1", |
| 2265 "--tag", | 2228 "--tag", |
| 2266 "master:tryserver.chromium.mac", | 2229 "master:tryserver.chromium.mac", |
| 2267 "--tag", | 2230 "--tag", |
| 2268 "name:webgl_conformance on NVIDIA GPU on Mac Retina (with patch)", | 2231 "name:webgl_conformance on NVIDIA GPU on Mac Retina (with patch)", |
| 2269 "--tag", | 2232 "--tag", |
| 2270 "os:Mac-10.9", | 2233 "os:Mac-10.9", |
| 2271 "--tag", | 2234 "--tag", |
| 2272 "patch_project:chromium", | 2235 "patch_project:chromium", |
| 2273 "--tag", | 2236 "--tag", |
| 2274 "project:chromium", | 2237 "project:chromium", |
| 2275 "--tag", | 2238 "--tag", |
| 2276 "purpose:CQ", | 2239 "purpose:CQ", |
| 2277 "--tag", | 2240 "--tag", |
| 2278 "purpose:pre-commit", | 2241 "purpose:pre-commit", |
| 2279 "--tag", | 2242 "--tag", |
| 2280 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2243 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2281 "--tag", | 2244 "--tag", |
| 2282 "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", |
| 2283 "--user", | 2246 "--user", |
| 2284 "commit-bot@chromium.org", | 2247 "commit-bot@chromium.org", |
| 2285 "[dummy hash for telemetry_gpu_test]", | 2248 "[dummy hash for telemetry_gpu_new_test]", |
| 2286 "--", | 2249 "--", |
| 2287 "webgl_conformance", | 2250 "webgl_conformance", |
| 2288 "--show-stdout", | 2251 "--show-stdout", |
| 2289 "--browser=release", | 2252 "--browser=release", |
| 2290 "-v", | 2253 "-v", |
| 2291 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2292 "--output-format", | 2255 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2293 "json", | |
| 2294 "--output-dir", | |
| 2295 "${ISOLATED_OUTDIR}" | |
| 2296 ], | 2256 ], |
| 2297 "cwd": "[SLAVE_BUILD]", | 2257 "cwd": "[SLAVE_BUILD]", |
| 2298 "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", |
| 2299 "~followup_annotations": [ | 2259 "~followup_annotations": [ |
| 2300 "@@@STEP_LOG_LINE@json.output@{@@@", | 2260 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2301 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", | 2261 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", |
| 2302 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2262 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2303 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2263 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2304 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2264 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2305 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2265 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2348 "os", | 2308 "os", |
| 2349 "Mac-10.9", | 2309 "Mac-10.9", |
| 2350 "--dimension", | 2310 "--dimension", |
| 2351 "pool", | 2311 "pool", |
| 2352 "Chrome", | 2312 "Chrome", |
| 2353 "--tag", | 2313 "--tag", |
| 2354 "buildername:mac_chromium_rel_ng", | 2314 "buildername:mac_chromium_rel_ng", |
| 2355 "--tag", | 2315 "--tag", |
| 2356 "buildnumber:571", | 2316 "buildnumber:571", |
| 2357 "--tag", | 2317 "--tag", |
| 2358 "data:[dummy hash for telemetry_gpu_test]", | 2318 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2359 "--tag", | 2319 "--tag", |
| 2360 "gpu_test:1", | 2320 "gpu_test:1", |
| 2361 "--tag", | 2321 "--tag", |
| 2362 "master:tryserver.chromium.mac", | 2322 "master:tryserver.chromium.mac", |
| 2363 "--tag", | 2323 "--tag", |
| 2364 "name:context_lost on NVIDIA GPU on Mac Retina (with patch)", | 2324 "name:context_lost on NVIDIA GPU on Mac Retina (with patch)", |
| 2365 "--tag", | 2325 "--tag", |
| 2366 "os:Mac-10.9", | 2326 "os:Mac-10.9", |
| 2367 "--tag", | 2327 "--tag", |
| 2368 "patch_project:chromium", | 2328 "patch_project:chromium", |
| 2369 "--tag", | 2329 "--tag", |
| 2370 "project:chromium", | 2330 "project:chromium", |
| 2371 "--tag", | 2331 "--tag", |
| 2372 "purpose:CQ", | 2332 "purpose:CQ", |
| 2373 "--tag", | 2333 "--tag", |
| 2374 "purpose:pre-commit", | 2334 "purpose:pre-commit", |
| 2375 "--tag", | 2335 "--tag", |
| 2376 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2336 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2377 "--tag", | 2337 "--tag", |
| 2378 "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", |
| 2379 "--user", | 2339 "--user", |
| 2380 "commit-bot@chromium.org", | 2340 "commit-bot@chromium.org", |
| 2381 "[dummy hash for telemetry_gpu_test]", | 2341 "[dummy hash for telemetry_gpu_new_test]", |
| 2382 "--", | 2342 "--", |
| 2383 "context_lost", | 2343 "context_lost", |
| 2384 "--show-stdout", | 2344 "--show-stdout", |
| 2385 "--browser=release", | 2345 "--browser=release", |
| 2386 "-v", | 2346 "-v", |
| 2387 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2347 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2388 "--output-format", | 2348 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2389 "json", | |
| 2390 "--output-dir", | |
| 2391 "${ISOLATED_OUTDIR}" | |
| 2392 ], | 2349 ], |
| 2393 "cwd": "[SLAVE_BUILD]", | 2350 "cwd": "[SLAVE_BUILD]", |
| 2394 "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", |
| 2395 "~followup_annotations": [ | 2352 "~followup_annotations": [ |
| 2396 "@@@STEP_LOG_LINE@json.output@{@@@", | 2353 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2397 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", | 2354 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", |
| 2398 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2355 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2399 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Mac Reti
na (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2356 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Mac Reti
na (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2400 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2357 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2401 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2358 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2444 "os", | 2401 "os", |
| 2445 "Mac-10.9", | 2402 "Mac-10.9", |
| 2446 "--dimension", | 2403 "--dimension", |
| 2447 "pool", | 2404 "pool", |
| 2448 "Chrome", | 2405 "Chrome", |
| 2449 "--tag", | 2406 "--tag", |
| 2450 "buildername:mac_chromium_rel_ng", | 2407 "buildername:mac_chromium_rel_ng", |
| 2451 "--tag", | 2408 "--tag", |
| 2452 "buildnumber:571", | 2409 "buildnumber:571", |
| 2453 "--tag", | 2410 "--tag", |
| 2454 "data:[dummy hash for telemetry_gpu_test]", | 2411 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2455 "--tag", | 2412 "--tag", |
| 2456 "gpu_test:1", | 2413 "gpu_test:1", |
| 2457 "--tag", | 2414 "--tag", |
| 2458 "master:tryserver.chromium.mac", | 2415 "master:tryserver.chromium.mac", |
| 2459 "--tag", | 2416 "--tag", |
| 2460 "name:memory_test on NVIDIA GPU on Mac Retina (with patch)", | 2417 "name:memory_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2461 "--tag", | 2418 "--tag", |
| 2462 "os:Mac-10.9", | 2419 "os:Mac-10.9", |
| 2463 "--tag", | 2420 "--tag", |
| 2464 "patch_project:chromium", | 2421 "patch_project:chromium", |
| 2465 "--tag", | 2422 "--tag", |
| 2466 "project:chromium", | 2423 "project:chromium", |
| 2467 "--tag", | 2424 "--tag", |
| 2468 "purpose:CQ", | 2425 "purpose:CQ", |
| 2469 "--tag", | 2426 "--tag", |
| 2470 "purpose:pre-commit", | 2427 "purpose:pre-commit", |
| 2471 "--tag", | 2428 "--tag", |
| 2472 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2429 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2473 "--tag", | 2430 "--tag", |
| 2474 "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
", |
| 2475 "--user", | 2432 "--user", |
| 2476 "commit-bot@chromium.org", | 2433 "commit-bot@chromium.org", |
| 2477 "[dummy hash for telemetry_gpu_test]", | 2434 "[dummy hash for telemetry_gpu_new_test]", |
| 2478 "--", | 2435 "--", |
| 2479 "memory_test", | 2436 "memory_test", |
| 2480 "--show-stdout", | 2437 "--show-stdout", |
| 2481 "--browser=release", | 2438 "--browser=release", |
| 2482 "-v", | 2439 "-v", |
| 2483 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2440 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2484 "--output-format", | 2441 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2485 "json", | |
| 2486 "--output-dir", | |
| 2487 "${ISOLATED_OUTDIR}" | |
| 2488 ], | 2442 ], |
| 2489 "cwd": "[SLAVE_BUILD]", | 2443 "cwd": "[SLAVE_BUILD]", |
| 2490 "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", |
| 2491 "~followup_annotations": [ | 2445 "~followup_annotations": [ |
| 2492 "@@@STEP_LOG_LINE@json.output@{@@@", | 2446 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2493 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", | 2447 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", |
| 2494 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2448 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2495 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Mac Retin
a (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2449 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Mac Retin
a (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2496 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2450 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2497 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2451 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2540 "os", | 2494 "os", |
| 2541 "Mac-10.9", | 2495 "Mac-10.9", |
| 2542 "--dimension", | 2496 "--dimension", |
| 2543 "pool", | 2497 "pool", |
| 2544 "Chrome", | 2498 "Chrome", |
| 2545 "--tag", | 2499 "--tag", |
| 2546 "buildername:mac_chromium_rel_ng", | 2500 "buildername:mac_chromium_rel_ng", |
| 2547 "--tag", | 2501 "--tag", |
| 2548 "buildnumber:571", | 2502 "buildnumber:571", |
| 2549 "--tag", | 2503 "--tag", |
| 2550 "data:[dummy hash for telemetry_gpu_test]", | 2504 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2551 "--tag", | 2505 "--tag", |
| 2552 "gpu_test:1", | 2506 "gpu_test:1", |
| 2553 "--tag", | 2507 "--tag", |
| 2554 "master:tryserver.chromium.mac", | 2508 "master:tryserver.chromium.mac", |
| 2555 "--tag", | 2509 "--tag", |
| 2556 "name:trace_test on NVIDIA GPU on Mac Retina (with patch)", | 2510 "name:trace_test on NVIDIA GPU on Mac Retina (with patch)", |
| 2557 "--tag", | 2511 "--tag", |
| 2558 "os:Mac-10.9", | 2512 "os:Mac-10.9", |
| 2559 "--tag", | 2513 "--tag", |
| 2560 "patch_project:chromium", | 2514 "patch_project:chromium", |
| 2561 "--tag", | 2515 "--tag", |
| 2562 "project:chromium", | 2516 "project:chromium", |
| 2563 "--tag", | 2517 "--tag", |
| 2564 "purpose:CQ", | 2518 "purpose:CQ", |
| 2565 "--tag", | 2519 "--tag", |
| 2566 "purpose:pre-commit", | 2520 "purpose:pre-commit", |
| 2567 "--tag", | 2521 "--tag", |
| 2568 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2522 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2569 "--tag", | 2523 "--tag", |
| 2570 "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"
, |
| 2571 "--user", | 2525 "--user", |
| 2572 "commit-bot@chromium.org", | 2526 "commit-bot@chromium.org", |
| 2573 "[dummy hash for telemetry_gpu_test]", | 2527 "[dummy hash for telemetry_gpu_new_test]", |
| 2574 "--", | 2528 "--", |
| 2575 "trace_test", | 2529 "trace_test", |
| 2576 "--show-stdout", | 2530 "--show-stdout", |
| 2577 "--browser=release", | 2531 "--browser=release", |
| 2578 "-v", | 2532 "-v", |
| 2579 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2533 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2580 "--output-format", | 2534 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2581 "json", | |
| 2582 "--output-dir", | |
| 2583 "${ISOLATED_OUTDIR}" | |
| 2584 ], | 2535 ], |
| 2585 "cwd": "[SLAVE_BUILD]", | 2536 "cwd": "[SLAVE_BUILD]", |
| 2586 "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", |
| 2587 "~followup_annotations": [ | 2538 "~followup_annotations": [ |
| 2588 "@@@STEP_LOG_LINE@json.output@{@@@", | 2539 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2589 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 2540 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 2590 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2541 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2591 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2542 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2592 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2543 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2593 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2544 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2636 "os", | 2587 "os", |
| 2637 "Mac-10.9", | 2588 "Mac-10.9", |
| 2638 "--dimension", | 2589 "--dimension", |
| 2639 "pool", | 2590 "pool", |
| 2640 "Chrome", | 2591 "Chrome", |
| 2641 "--tag", | 2592 "--tag", |
| 2642 "buildername:mac_chromium_rel_ng", | 2593 "buildername:mac_chromium_rel_ng", |
| 2643 "--tag", | 2594 "--tag", |
| 2644 "buildnumber:571", | 2595 "buildnumber:571", |
| 2645 "--tag", | 2596 "--tag", |
| 2646 "data:[dummy hash for telemetry_gpu_test]", | 2597 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2647 "--tag", | 2598 "--tag", |
| 2648 "gpu_test:1", | 2599 "gpu_test:1", |
| 2649 "--tag", | 2600 "--tag", |
| 2650 "master:tryserver.chromium.mac", | 2601 "master:tryserver.chromium.mac", |
| 2651 "--tag", | 2602 "--tag", |
| 2652 "name:screenshot_sync on NVIDIA GPU on Mac Retina (with patch)", | 2603 "name:screenshot_sync on NVIDIA GPU on Mac Retina (with patch)", |
| 2653 "--tag", | 2604 "--tag", |
| 2654 "os:Mac-10.9", | 2605 "os:Mac-10.9", |
| 2655 "--tag", | 2606 "--tag", |
| 2656 "patch_project:chromium", | 2607 "patch_project:chromium", |
| 2657 "--tag", | 2608 "--tag", |
| 2658 "project:chromium", | 2609 "project:chromium", |
| 2659 "--tag", | 2610 "--tag", |
| 2660 "purpose:CQ", | 2611 "purpose:CQ", |
| 2661 "--tag", | 2612 "--tag", |
| 2662 "purpose:pre-commit", | 2613 "purpose:pre-commit", |
| 2663 "--tag", | 2614 "--tag", |
| 2664 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2615 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2665 "--tag", | 2616 "--tag", |
| 2666 "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", |
| 2667 "--user", | 2618 "--user", |
| 2668 "commit-bot@chromium.org", | 2619 "commit-bot@chromium.org", |
| 2669 "[dummy hash for telemetry_gpu_test]", | 2620 "[dummy hash for telemetry_gpu_new_test]", |
| 2670 "--", | 2621 "--", |
| 2671 "screenshot_sync", | 2622 "screenshot_sync", |
| 2672 "--show-stdout", | 2623 "--show-stdout", |
| 2673 "--browser=release", | 2624 "--browser=release", |
| 2674 "-v", | 2625 "-v", |
| 2675 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2626 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2676 "--output-format", | 2627 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2677 "json", | |
| 2678 "--output-dir", | |
| 2679 "${ISOLATED_OUTDIR}" | |
| 2680 ], | 2628 ], |
| 2681 "cwd": "[SLAVE_BUILD]", | 2629 "cwd": "[SLAVE_BUILD]", |
| 2682 "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", |
| 2683 "~followup_annotations": [ | 2631 "~followup_annotations": [ |
| 2684 "@@@STEP_LOG_LINE@json.output@{@@@", | 2632 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2685 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", | 2633 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", |
| 2686 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2634 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2687 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2635 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2688 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2636 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2689 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2637 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2732 "os", | 2680 "os", |
| 2733 "Mac-10.9", | 2681 "Mac-10.9", |
| 2734 "--dimension", | 2682 "--dimension", |
| 2735 "pool", | 2683 "pool", |
| 2736 "Chrome", | 2684 "Chrome", |
| 2737 "--tag", | 2685 "--tag", |
| 2738 "buildername:mac_chromium_rel_ng", | 2686 "buildername:mac_chromium_rel_ng", |
| 2739 "--tag", | 2687 "--tag", |
| 2740 "buildnumber:571", | 2688 "buildnumber:571", |
| 2741 "--tag", | 2689 "--tag", |
| 2742 "data:[dummy hash for telemetry_gpu_test]", | 2690 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2743 "--tag", | 2691 "--tag", |
| 2744 "gpu_test:1", | 2692 "gpu_test:1", |
| 2745 "--tag", | 2693 "--tag", |
| 2746 "master:tryserver.chromium.mac", | 2694 "master:tryserver.chromium.mac", |
| 2747 "--tag", | 2695 "--tag", |
| 2748 "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
)", |
| 2749 "--tag", | 2697 "--tag", |
| 2750 "os:Mac-10.9", | 2698 "os:Mac-10.9", |
| 2751 "--tag", | 2699 "--tag", |
| 2752 "patch_project:chromium", | 2700 "patch_project:chromium", |
| 2753 "--tag", | 2701 "--tag", |
| 2754 "project:chromium", | 2702 "project:chromium", |
| 2755 "--tag", | 2703 "--tag", |
| 2756 "purpose:CQ", | 2704 "purpose:CQ", |
| 2757 "--tag", | 2705 "--tag", |
| 2758 "purpose:pre-commit", | 2706 "purpose:pre-commit", |
| 2759 "--tag", | 2707 "--tag", |
| 2760 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2708 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2761 "--tag", | 2709 "--tag", |
| 2762 "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", |
| 2763 "--user", | 2711 "--user", |
| 2764 "commit-bot@chromium.org", | 2712 "commit-bot@chromium.org", |
| 2765 "[dummy hash for telemetry_gpu_test]", | 2713 "[dummy hash for telemetry_gpu_new_test]", |
| 2766 "--", | 2714 "--", |
| 2767 "hardware_accelerated_feature", | 2715 "hardware_accelerated_feature", |
| 2768 "--show-stdout", | 2716 "--show-stdout", |
| 2769 "--browser=release", | 2717 "--browser=release", |
| 2770 "-v", | 2718 "-v", |
| 2771 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2719 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2772 "--output-format", | 2720 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2773 "json", | |
| 2774 "--output-dir", | |
| 2775 "${ISOLATED_OUTDIR}" | |
| 2776 ], | 2721 ], |
| 2777 "cwd": "[SLAVE_BUILD]", | 2722 "cwd": "[SLAVE_BUILD]", |
| 2778 "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", |
| 2779 "~followup_annotations": [ | 2724 "~followup_annotations": [ |
| 2780 "@@@STEP_LOG_LINE@json.output@{@@@", | 2725 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2781 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromi
um_rel_ng/571\", @@@", | 2726 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromi
um_rel_ng/571\", @@@", |
| 2782 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2727 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2783 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {
@@@", | 2728 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {
@@@", |
| 2784 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2729 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2785 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2730 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2828 "os", | 2773 "os", |
| 2829 "Mac-10.9", | 2774 "Mac-10.9", |
| 2830 "--dimension", | 2775 "--dimension", |
| 2831 "pool", | 2776 "pool", |
| 2832 "Chrome", | 2777 "Chrome", |
| 2833 "--tag", | 2778 "--tag", |
| 2834 "buildername:mac_chromium_rel_ng", | 2779 "buildername:mac_chromium_rel_ng", |
| 2835 "--tag", | 2780 "--tag", |
| 2836 "buildnumber:571", | 2781 "buildnumber:571", |
| 2837 "--tag", | 2782 "--tag", |
| 2838 "data:[dummy hash for telemetry_gpu_test]", | 2783 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2839 "--tag", | 2784 "--tag", |
| 2840 "gpu_test:1", | 2785 "gpu_test:1", |
| 2841 "--tag", | 2786 "--tag", |
| 2842 "master:tryserver.chromium.mac", | 2787 "master:tryserver.chromium.mac", |
| 2843 "--tag", | 2788 "--tag", |
| 2844 "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)", |
| 2845 "--tag", | 2790 "--tag", |
| 2846 "os:Mac-10.9", | 2791 "os:Mac-10.9", |
| 2847 "--tag", | 2792 "--tag", |
| 2848 "patch_project:chromium", | 2793 "patch_project:chromium", |
| 2849 "--tag", | 2794 "--tag", |
| 2850 "project:chromium", | 2795 "project:chromium", |
| 2851 "--tag", | 2796 "--tag", |
| 2852 "purpose:CQ", | 2797 "purpose:CQ", |
| 2853 "--tag", | 2798 "--tag", |
| 2854 "purpose:pre-commit", | 2799 "purpose:pre-commit", |
| 2855 "--tag", | 2800 "--tag", |
| 2856 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2801 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2857 "--tag", | 2802 "--tag", |
| 2858 "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", |
| 2859 "--user", | 2804 "--user", |
| 2860 "commit-bot@chromium.org", | 2805 "commit-bot@chromium.org", |
| 2861 "[dummy hash for telemetry_gpu_test]", | 2806 "[dummy hash for telemetry_gpu_new_test]", |
| 2862 "--", | 2807 "--", |
| 2863 "gpu_process", | 2808 "gpu_process", |
| 2864 "--show-stdout", | 2809 "--show-stdout", |
| 2865 "--browser=release", | 2810 "--browser=release", |
| 2866 "-v", | 2811 "-v", |
| 2867 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2812 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2868 "--output-format", | 2813 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2869 "json", | |
| 2870 "--output-dir", | |
| 2871 "${ISOLATED_OUTDIR}" | |
| 2872 ], | 2814 ], |
| 2873 "cwd": "[SLAVE_BUILD]", | 2815 "cwd": "[SLAVE_BUILD]", |
| 2874 "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", |
| 2875 "~followup_annotations": [ | 2817 "~followup_annotations": [ |
| 2876 "@@@STEP_LOG_LINE@json.output@{@@@", | 2818 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2877 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/
571\", @@@", | 2819 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/
571\", @@@", |
| 2878 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2820 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2879 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Ma
c Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2821 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Ma
c Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2880 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2822 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2881 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2823 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2924 "os", | 2866 "os", |
| 2925 "Mac-10.9", | 2867 "Mac-10.9", |
| 2926 "--dimension", | 2868 "--dimension", |
| 2927 "pool", | 2869 "pool", |
| 2928 "Chrome", | 2870 "Chrome", |
| 2929 "--tag", | 2871 "--tag", |
| 2930 "buildername:mac_chromium_rel_ng", | 2872 "buildername:mac_chromium_rel_ng", |
| 2931 "--tag", | 2873 "--tag", |
| 2932 "buildnumber:571", | 2874 "buildnumber:571", |
| 2933 "--tag", | 2875 "--tag", |
| 2934 "data:[dummy hash for telemetry_gpu_test]", | 2876 "data:[dummy hash for telemetry_gpu_new_test]", |
| 2935 "--tag", | 2877 "--tag", |
| 2936 "gpu_test:1", | 2878 "gpu_test:1", |
| 2937 "--tag", | 2879 "--tag", |
| 2938 "master:tryserver.chromium.mac", | 2880 "master:tryserver.chromium.mac", |
| 2939 "--tag", | 2881 "--tag", |
| 2940 "name:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)", | 2882 "name:gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)", |
| 2941 "--tag", | 2883 "--tag", |
| 2942 "os:Mac-10.9", | 2884 "os:Mac-10.9", |
| 2943 "--tag", | 2885 "--tag", |
| 2944 "patch_project:chromium", | 2886 "patch_project:chromium", |
| 2945 "--tag", | 2887 "--tag", |
| 2946 "project:chromium", | 2888 "project:chromium", |
| 2947 "--tag", | 2889 "--tag", |
| 2948 "purpose:CQ", | 2890 "purpose:CQ", |
| 2949 "--tag", | 2891 "--tag", |
| 2950 "purpose:pre-commit", | 2892 "purpose:pre-commit", |
| 2951 "--tag", | 2893 "--tag", |
| 2952 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2894 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2953 "--tag", | 2895 "--tag", |
| 2954 "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", |
| 2955 "--user", | 2897 "--user", |
| 2956 "commit-bot@chromium.org", | 2898 "commit-bot@chromium.org", |
| 2957 "[dummy hash for telemetry_gpu_test]", | 2899 "[dummy hash for telemetry_gpu_new_test]", |
| 2958 "--", | 2900 "--", |
| 2959 "gpu_rasterization", | 2901 "gpu_rasterization", |
| 2960 "--show-stdout", | 2902 "--show-stdout", |
| 2961 "--browser=release", | 2903 "--browser=release", |
| 2962 "-v", | 2904 "-v", |
| 2963 "--build-revision", | 2905 "--build-revision", |
| 2964 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2906 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2965 "--test-machine-name", | 2907 "--test-machine-name", |
| 2966 "mac_chromium_rel_ng", | 2908 "mac_chromium_rel_ng", |
| 2967 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2909 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2968 "--output-format", | 2910 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 2969 "json", | |
| 2970 "--output-dir", | |
| 2971 "${ISOLATED_OUTDIR}" | |
| 2972 ], | 2911 ], |
| 2973 "cwd": "[SLAVE_BUILD]", | 2912 "cwd": "[SLAVE_BUILD]", |
| 2974 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", | 2913 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", |
| 2975 "~followup_annotations": [ | 2914 "~followup_annotations": [ |
| 2976 "@@@STEP_LOG_LINE@json.output@{@@@", | 2915 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2977 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", | 2916 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", |
| 2978 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2917 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2979 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2918 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2980 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2919 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2981 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2920 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3233 "--shards", | 3172 "--shards", |
| 3234 "1", | 3173 "1", |
| 3235 "maps_pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", | 3174 "maps_pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", |
| 3236 "--task-output-dir", | 3175 "--task-output-dir", |
| 3237 "/path/to/tmp/" | 3176 "/path/to/tmp/" |
| 3238 ], | 3177 ], |
| 3239 "cwd": "[SLAVE_BUILD]", | 3178 "cwd": "[SLAVE_BUILD]", |
| 3240 "name": "maps_pixel_test on Intel GPU on Mac (with patch)", | 3179 "name": "maps_pixel_test on Intel GPU on Mac (with patch)", |
| 3241 "~followup_annotations": [ | 3180 "~followup_annotations": [ |
| 3242 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3181 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3243 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3182 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3244 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3183 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3245 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3184 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3246 "@@@STEP_LOG_END@outdir_json@@@" | 3185 "@@@STEP_LOG_END@outdir_json@@@" |
| 3247 ] | 3186 ] |
| 3248 }, | 3187 }, |
| 3249 { | 3188 { |
| 3250 "cmd": [ | 3189 "cmd": [ |
| 3251 "python", | 3190 "python", |
| 3252 "-u", | 3191 "-u", |
| 3253 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3192 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3254 "collect", | 3193 "collect", |
| 3255 "--swarming", | 3194 "--swarming", |
| 3256 "https://chromium-swarm.appspot.com", | 3195 "https://chromium-swarm.appspot.com", |
| 3257 "--decorate", | 3196 "--decorate", |
| 3258 "--print-status-updates", | 3197 "--print-status-updates", |
| 3259 "--shards", | 3198 "--shards", |
| 3260 "1", | 3199 "1", |
| 3261 "pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", | 3200 "pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", |
| 3262 "--task-output-dir", | 3201 "--task-output-dir", |
| 3263 "/path/to/tmp/" | 3202 "/path/to/tmp/" |
| 3264 ], | 3203 ], |
| 3265 "cwd": "[SLAVE_BUILD]", | 3204 "cwd": "[SLAVE_BUILD]", |
| 3266 "name": "pixel_test on Intel GPU on Mac (with patch)", | 3205 "name": "pixel_test on Intel GPU on Mac (with patch)", |
| 3267 "~followup_annotations": [ | 3206 "~followup_annotations": [ |
| 3268 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3207 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3269 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"\", @@@", | 3208 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3270 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": true}]}\"@@@", | 3209 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": true, \\\"failure\\\": true}]}\"@@@", |
| 3271 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3210 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3272 "@@@STEP_LOG_END@outdir_json@@@", | 3211 "@@@STEP_LOG_END@outdir_json@@@", |
| 3273 "@@@STEP_LOG_LINE@no_results_exc@Infra Failure in None@@@", | 3212 "@@@STEP_LOG_LINE@no_results_exc@Infra Failure in None@@@", |
| 3274 "@@@STEP_LOG_END@no_results_exc@@@", | 3213 "@@@STEP_LOG_END@no_results_exc@@@", |
| 3275 "@@@STEP_LOG_LINE@invalid_results_exc@'per_page_values'@@@", | 3214 "@@@STEP_LOG_LINE@invalid_results_exc@'failures'@@@", |
| 3276 "@@@STEP_LOG_END@invalid_results_exc@@@" | 3215 "@@@STEP_LOG_END@invalid_results_exc@@@" |
| 3277 ] | 3216 ] |
| 3278 }, | 3217 }, |
| 3279 { | 3218 { |
| 3280 "cmd": [ | 3219 "cmd": [ |
| 3281 "python", | 3220 "python", |
| 3282 "-u", | 3221 "-u", |
| 3283 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3222 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3284 "collect", | 3223 "collect", |
| 3285 "--swarming", | 3224 "--swarming", |
| 3286 "https://chromium-swarm.appspot.com", | 3225 "https://chromium-swarm.appspot.com", |
| 3287 "--decorate", | 3226 "--decorate", |
| 3288 "--print-status-updates", | 3227 "--print-status-updates", |
| 3289 "--shards", | 3228 "--shards", |
| 3290 "1", | 3229 "1", |
| 3291 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3230 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3292 "--task-output-dir", | 3231 "--task-output-dir", |
| 3293 "/path/to/tmp/" | 3232 "/path/to/tmp/" |
| 3294 ], | 3233 ], |
| 3295 "cwd": "[SLAVE_BUILD]", | 3234 "cwd": "[SLAVE_BUILD]", |
| 3296 "name": "webgl_conformance on Intel GPU on Mac (with patch)", | 3235 "name": "webgl_conformance on Intel GPU on Mac (with patch)", |
| 3297 "~followup_annotations": [ | 3236 "~followup_annotations": [ |
| 3298 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3237 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3299 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3238 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3300 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3239 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3301 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3240 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3302 "@@@STEP_LOG_END@outdir_json@@@" | 3241 "@@@STEP_LOG_END@outdir_json@@@" |
| 3303 ] | 3242 ] |
| 3304 }, | 3243 }, |
| 3305 { | 3244 { |
| 3306 "cmd": [ | 3245 "cmd": [ |
| 3307 "python", | 3246 "python", |
| 3308 "-u", | 3247 "-u", |
| 3309 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3248 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3310 "collect", | 3249 "collect", |
| 3311 "--swarming", | 3250 "--swarming", |
| 3312 "https://chromium-swarm.appspot.com", | 3251 "https://chromium-swarm.appspot.com", |
| 3313 "--decorate", | 3252 "--decorate", |
| 3314 "--print-status-updates", | 3253 "--print-status-updates", |
| 3315 "--shards", | 3254 "--shards", |
| 3316 "1", | 3255 "1", |
| 3317 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", | 3256 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", |
| 3318 "--task-output-dir", | 3257 "--task-output-dir", |
| 3319 "/path/to/tmp/" | 3258 "/path/to/tmp/" |
| 3320 ], | 3259 ], |
| 3321 "cwd": "[SLAVE_BUILD]", | 3260 "cwd": "[SLAVE_BUILD]", |
| 3322 "name": "context_lost on Intel GPU on Mac (with patch)", | 3261 "name": "context_lost on Intel GPU on Mac (with patch)", |
| 3323 "~followup_annotations": [ | 3262 "~followup_annotations": [ |
| 3324 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3263 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3325 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3264 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3326 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3265 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3327 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3266 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3328 "@@@STEP_LOG_END@outdir_json@@@" | 3267 "@@@STEP_LOG_END@outdir_json@@@" |
| 3329 ] | 3268 ] |
| 3330 }, | 3269 }, |
| 3331 { | 3270 { |
| 3332 "cmd": [ | 3271 "cmd": [ |
| 3333 "python", | 3272 "python", |
| 3334 "-u", | 3273 "-u", |
| 3335 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3274 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3336 "collect", | 3275 "collect", |
| 3337 "--swarming", | 3276 "--swarming", |
| 3338 "https://chromium-swarm.appspot.com", | 3277 "https://chromium-swarm.appspot.com", |
| 3339 "--decorate", | 3278 "--decorate", |
| 3340 "--print-status-updates", | 3279 "--print-status-updates", |
| 3341 "--shards", | 3280 "--shards", |
| 3342 "1", | 3281 "1", |
| 3343 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", | 3282 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", |
| 3344 "--task-output-dir", | 3283 "--task-output-dir", |
| 3345 "/path/to/tmp/" | 3284 "/path/to/tmp/" |
| 3346 ], | 3285 ], |
| 3347 "cwd": "[SLAVE_BUILD]", | 3286 "cwd": "[SLAVE_BUILD]", |
| 3348 "name": "memory_test on Intel GPU on Mac (with patch)", | 3287 "name": "memory_test on Intel GPU on Mac (with patch)", |
| 3349 "~followup_annotations": [ | 3288 "~followup_annotations": [ |
| 3350 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3289 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3351 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3290 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3352 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3291 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3353 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3292 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3354 "@@@STEP_LOG_END@outdir_json@@@" | 3293 "@@@STEP_LOG_END@outdir_json@@@" |
| 3355 ] | 3294 ] |
| 3356 }, | 3295 }, |
| 3357 { | 3296 { |
| 3358 "cmd": [ | 3297 "cmd": [ |
| 3359 "python", | 3298 "python", |
| 3360 "-u", | 3299 "-u", |
| 3361 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3300 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3362 "collect", | 3301 "collect", |
| 3363 "--swarming", | 3302 "--swarming", |
| 3364 "https://chromium-swarm.appspot.com", | 3303 "https://chromium-swarm.appspot.com", |
| 3365 "--decorate", | 3304 "--decorate", |
| 3366 "--print-status-updates", | 3305 "--print-status-updates", |
| 3367 "--shards", | 3306 "--shards", |
| 3368 "1", | 3307 "1", |
| 3369 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", | 3308 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", |
| 3370 "--task-output-dir", | 3309 "--task-output-dir", |
| 3371 "/path/to/tmp/" | 3310 "/path/to/tmp/" |
| 3372 ], | 3311 ], |
| 3373 "cwd": "[SLAVE_BUILD]", | 3312 "cwd": "[SLAVE_BUILD]", |
| 3374 "name": "trace_test on Intel GPU on Mac (with patch)", | 3313 "name": "trace_test on Intel GPU on Mac (with patch)", |
| 3375 "~followup_annotations": [ | 3314 "~followup_annotations": [ |
| 3376 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3315 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3377 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3316 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3378 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3317 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3379 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3318 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3380 "@@@STEP_LOG_END@outdir_json@@@" | 3319 "@@@STEP_LOG_END@outdir_json@@@" |
| 3381 ] | 3320 ] |
| 3382 }, | 3321 }, |
| 3383 { | 3322 { |
| 3384 "cmd": [ | 3323 "cmd": [ |
| 3385 "python", | 3324 "python", |
| 3386 "-u", | 3325 "-u", |
| 3387 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3326 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3388 "collect", | 3327 "collect", |
| 3389 "--swarming", | 3328 "--swarming", |
| 3390 "https://chromium-swarm.appspot.com", | 3329 "https://chromium-swarm.appspot.com", |
| 3391 "--decorate", | 3330 "--decorate", |
| 3392 "--print-status-updates", | 3331 "--print-status-updates", |
| 3393 "--shards", | 3332 "--shards", |
| 3394 "1", | 3333 "1", |
| 3395 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", | 3334 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", |
| 3396 "--task-output-dir", | 3335 "--task-output-dir", |
| 3397 "/path/to/tmp/" | 3336 "/path/to/tmp/" |
| 3398 ], | 3337 ], |
| 3399 "cwd": "[SLAVE_BUILD]", | 3338 "cwd": "[SLAVE_BUILD]", |
| 3400 "name": "screenshot_sync on Intel GPU on Mac (with patch)", | 3339 "name": "screenshot_sync on Intel GPU on Mac (with patch)", |
| 3401 "~followup_annotations": [ | 3340 "~followup_annotations": [ |
| 3402 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3341 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3403 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3342 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3404 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3343 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3405 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3344 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3406 "@@@STEP_LOG_END@outdir_json@@@" | 3345 "@@@STEP_LOG_END@outdir_json@@@" |
| 3407 ] | 3346 ] |
| 3408 }, | 3347 }, |
| 3409 { | 3348 { |
| 3410 "cmd": [ | 3349 "cmd": [ |
| 3411 "python", | 3350 "python", |
| 3412 "-u", | 3351 "-u", |
| 3413 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3352 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3414 "collect", | 3353 "collect", |
| 3415 "--swarming", | 3354 "--swarming", |
| 3416 "https://chromium-swarm.appspot.com", | 3355 "https://chromium-swarm.appspot.com", |
| 3417 "--decorate", | 3356 "--decorate", |
| 3418 "--print-status-updates", | 3357 "--print-status-updates", |
| 3419 "--shards", | 3358 "--shards", |
| 3420 "1", | 3359 "1", |
| 3421 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", | 3360 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", |
| 3422 "--task-output-dir", | 3361 "--task-output-dir", |
| 3423 "/path/to/tmp/" | 3362 "/path/to/tmp/" |
| 3424 ], | 3363 ], |
| 3425 "cwd": "[SLAVE_BUILD]", | 3364 "cwd": "[SLAVE_BUILD]", |
| 3426 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 3365 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 3427 "~followup_annotations": [ | 3366 "~followup_annotations": [ |
| 3428 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3367 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3429 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3368 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3430 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3369 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3431 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3370 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3432 "@@@STEP_LOG_END@outdir_json@@@" | 3371 "@@@STEP_LOG_END@outdir_json@@@" |
| 3433 ] | 3372 ] |
| 3434 }, | 3373 }, |
| 3435 { | 3374 { |
| 3436 "cmd": [ | 3375 "cmd": [ |
| 3437 "python", | 3376 "python", |
| 3438 "-u", | 3377 "-u", |
| 3439 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3378 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3440 "collect", | 3379 "collect", |
| 3441 "--swarming", | 3380 "--swarming", |
| 3442 "https://chromium-swarm.appspot.com", | 3381 "https://chromium-swarm.appspot.com", |
| 3443 "--decorate", | 3382 "--decorate", |
| 3444 "--print-status-updates", | 3383 "--print-status-updates", |
| 3445 "--shards", | 3384 "--shards", |
| 3446 "1", | 3385 "1", |
| 3447 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", | 3386 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", |
| 3448 "--task-output-dir", | 3387 "--task-output-dir", |
| 3449 "/path/to/tmp/" | 3388 "/path/to/tmp/" |
| 3450 ], | 3389 ], |
| 3451 "cwd": "[SLAVE_BUILD]", | 3390 "cwd": "[SLAVE_BUILD]", |
| 3452 "name": "gpu_process_launch on Intel GPU on Mac (with patch)", | 3391 "name": "gpu_process_launch on Intel GPU on Mac (with patch)", |
| 3453 "~followup_annotations": [ | 3392 "~followup_annotations": [ |
| 3454 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3393 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3455 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3394 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3456 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3395 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3457 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3396 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3458 "@@@STEP_LOG_END@outdir_json@@@" | 3397 "@@@STEP_LOG_END@outdir_json@@@" |
| 3459 ] | 3398 ] |
| 3460 }, | 3399 }, |
| 3461 { | 3400 { |
| 3462 "cmd": [ | 3401 "cmd": [ |
| 3463 "python", | 3402 "python", |
| 3464 "-u", | 3403 "-u", |
| 3465 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3404 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3466 "collect", | 3405 "collect", |
| 3467 "--swarming", | 3406 "--swarming", |
| 3468 "https://chromium-swarm.appspot.com", | 3407 "https://chromium-swarm.appspot.com", |
| 3469 "--decorate", | 3408 "--decorate", |
| 3470 "--print-status-updates", | 3409 "--print-status-updates", |
| 3471 "--shards", | 3410 "--shards", |
| 3472 "1", | 3411 "1", |
| 3473 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3412 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3474 "--task-output-dir", | 3413 "--task-output-dir", |
| 3475 "/path/to/tmp/" | 3414 "/path/to/tmp/" |
| 3476 ], | 3415 ], |
| 3477 "cwd": "[SLAVE_BUILD]", | 3416 "cwd": "[SLAVE_BUILD]", |
| 3478 "name": "gpu_rasterization on Intel GPU on Mac (with patch)", | 3417 "name": "gpu_rasterization on Intel GPU on Mac (with patch)", |
| 3479 "~followup_annotations": [ | 3418 "~followup_annotations": [ |
| 3480 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3419 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3481 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3420 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3482 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3421 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3483 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3422 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3484 "@@@STEP_LOG_END@outdir_json@@@" | 3423 "@@@STEP_LOG_END@outdir_json@@@" |
| 3485 ] | 3424 ] |
| 3486 }, | 3425 }, |
| 3487 { | 3426 { |
| 3488 "allow_subannotations": true, | 3427 "allow_subannotations": true, |
| 3489 "cmd": [ | 3428 "cmd": [ |
| 3490 "python", | 3429 "python", |
| 3491 "-u", | 3430 "-u", |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3689 "--shards", | 3628 "--shards", |
| 3690 "1", | 3629 "1", |
| 3691 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3630 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3692 "--task-output-dir", | 3631 "--task-output-dir", |
| 3693 "/path/to/tmp/" | 3632 "/path/to/tmp/" |
| 3694 ], | 3633 ], |
| 3695 "cwd": "[SLAVE_BUILD]", | 3634 "cwd": "[SLAVE_BUILD]", |
| 3696 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 3635 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 3697 "~followup_annotations": [ | 3636 "~followup_annotations": [ |
| 3698 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3637 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3699 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3638 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3700 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3639 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3701 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3640 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3702 "@@@STEP_LOG_END@outdir_json@@@" | 3641 "@@@STEP_LOG_END@outdir_json@@@" |
| 3703 ] | 3642 ] |
| 3704 }, | 3643 }, |
| 3705 { | 3644 { |
| 3706 "cmd": [ | 3645 "cmd": [ |
| 3707 "python", | 3646 "python", |
| 3708 "-u", | 3647 "-u", |
| 3709 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3648 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3710 "collect", | 3649 "collect", |
| 3711 "--swarming", | 3650 "--swarming", |
| 3712 "https://chromium-swarm.appspot.com", | 3651 "https://chromium-swarm.appspot.com", |
| 3713 "--decorate", | 3652 "--decorate", |
| 3714 "--print-status-updates", | 3653 "--print-status-updates", |
| 3715 "--shards", | 3654 "--shards", |
| 3716 "1", | 3655 "1", |
| 3717 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3656 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3718 "--task-output-dir", | 3657 "--task-output-dir", |
| 3719 "/path/to/tmp/" | 3658 "/path/to/tmp/" |
| 3720 ], | 3659 ], |
| 3721 "cwd": "[SLAVE_BUILD]", | 3660 "cwd": "[SLAVE_BUILD]", |
| 3722 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3661 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3723 "~followup_annotations": [ | 3662 "~followup_annotations": [ |
| 3724 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3663 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3725 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3664 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3726 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3665 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3727 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3666 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3728 "@@@STEP_LOG_END@outdir_json@@@" | 3667 "@@@STEP_LOG_END@outdir_json@@@" |
| 3729 ] | 3668 ] |
| 3730 }, | 3669 }, |
| 3731 { | 3670 { |
| 3732 "cmd": [ | 3671 "cmd": [ |
| 3733 "python", | 3672 "python", |
| 3734 "-u", | 3673 "-u", |
| 3735 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3674 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3736 "collect", | 3675 "collect", |
| 3737 "--swarming", | 3676 "--swarming", |
| 3738 "https://chromium-swarm.appspot.com", | 3677 "https://chromium-swarm.appspot.com", |
| 3739 "--decorate", | 3678 "--decorate", |
| 3740 "--print-status-updates", | 3679 "--print-status-updates", |
| 3741 "--shards", | 3680 "--shards", |
| 3742 "1", | 3681 "1", |
| 3743 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3682 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3744 "--task-output-dir", | 3683 "--task-output-dir", |
| 3745 "/path/to/tmp/" | 3684 "/path/to/tmp/" |
| 3746 ], | 3685 ], |
| 3747 "cwd": "[SLAVE_BUILD]", | 3686 "cwd": "[SLAVE_BUILD]", |
| 3748 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", | 3687 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", |
| 3749 "~followup_annotations": [ | 3688 "~followup_annotations": [ |
| 3750 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3689 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3751 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3690 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3752 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3691 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3753 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3692 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3754 "@@@STEP_LOG_END@outdir_json@@@" | 3693 "@@@STEP_LOG_END@outdir_json@@@" |
| 3755 ] | 3694 ] |
| 3756 }, | 3695 }, |
| 3757 { | 3696 { |
| 3758 "cmd": [ | 3697 "cmd": [ |
| 3759 "python", | 3698 "python", |
| 3760 "-u", | 3699 "-u", |
| 3761 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3700 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3762 "collect", | 3701 "collect", |
| 3763 "--swarming", | 3702 "--swarming", |
| 3764 "https://chromium-swarm.appspot.com", | 3703 "https://chromium-swarm.appspot.com", |
| 3765 "--decorate", | 3704 "--decorate", |
| 3766 "--print-status-updates", | 3705 "--print-status-updates", |
| 3767 "--shards", | 3706 "--shards", |
| 3768 "1", | 3707 "1", |
| 3769 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", | 3708 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", |
| 3770 "--task-output-dir", | 3709 "--task-output-dir", |
| 3771 "/path/to/tmp/" | 3710 "/path/to/tmp/" |
| 3772 ], | 3711 ], |
| 3773 "cwd": "[SLAVE_BUILD]", | 3712 "cwd": "[SLAVE_BUILD]", |
| 3774 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3713 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3775 "~followup_annotations": [ | 3714 "~followup_annotations": [ |
| 3776 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3715 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3777 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3716 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3778 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3717 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3779 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3718 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3780 "@@@STEP_LOG_END@outdir_json@@@" | 3719 "@@@STEP_LOG_END@outdir_json@@@" |
| 3781 ] | 3720 ] |
| 3782 }, | 3721 }, |
| 3783 { | 3722 { |
| 3784 "cmd": [ | 3723 "cmd": [ |
| 3785 "python", | 3724 "python", |
| 3786 "-u", | 3725 "-u", |
| 3787 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3726 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3788 "collect", | 3727 "collect", |
| 3789 "--swarming", | 3728 "--swarming", |
| 3790 "https://chromium-swarm.appspot.com", | 3729 "https://chromium-swarm.appspot.com", |
| 3791 "--decorate", | 3730 "--decorate", |
| 3792 "--print-status-updates", | 3731 "--print-status-updates", |
| 3793 "--shards", | 3732 "--shards", |
| 3794 "1", | 3733 "1", |
| 3795 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", | 3734 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", |
| 3796 "--task-output-dir", | 3735 "--task-output-dir", |
| 3797 "/path/to/tmp/" | 3736 "/path/to/tmp/" |
| 3798 ], | 3737 ], |
| 3799 "cwd": "[SLAVE_BUILD]", | 3738 "cwd": "[SLAVE_BUILD]", |
| 3800 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3739 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3801 "~followup_annotations": [ | 3740 "~followup_annotations": [ |
| 3802 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3741 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3803 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3742 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3804 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3743 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3805 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3744 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3806 "@@@STEP_LOG_END@outdir_json@@@" | 3745 "@@@STEP_LOG_END@outdir_json@@@" |
| 3807 ] | 3746 ] |
| 3808 }, | 3747 }, |
| 3809 { | 3748 { |
| 3810 "cmd": [ | 3749 "cmd": [ |
| 3811 "python", | 3750 "python", |
| 3812 "-u", | 3751 "-u", |
| 3813 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3752 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3814 "collect", | 3753 "collect", |
| 3815 "--swarming", | 3754 "--swarming", |
| 3816 "https://chromium-swarm.appspot.com", | 3755 "https://chromium-swarm.appspot.com", |
| 3817 "--decorate", | 3756 "--decorate", |
| 3818 "--print-status-updates", | 3757 "--print-status-updates", |
| 3819 "--shards", | 3758 "--shards", |
| 3820 "1", | 3759 "1", |
| 3821 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3760 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3822 "--task-output-dir", | 3761 "--task-output-dir", |
| 3823 "/path/to/tmp/" | 3762 "/path/to/tmp/" |
| 3824 ], | 3763 ], |
| 3825 "cwd": "[SLAVE_BUILD]", | 3764 "cwd": "[SLAVE_BUILD]", |
| 3826 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3765 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3827 "~followup_annotations": [ | 3766 "~followup_annotations": [ |
| 3828 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3767 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3829 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3768 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3830 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3769 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3831 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3770 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3832 "@@@STEP_LOG_END@outdir_json@@@" | 3771 "@@@STEP_LOG_END@outdir_json@@@" |
| 3833 ] | 3772 ] |
| 3834 }, | 3773 }, |
| 3835 { | 3774 { |
| 3836 "cmd": [ | 3775 "cmd": [ |
| 3837 "python", | 3776 "python", |
| 3838 "-u", | 3777 "-u", |
| 3839 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3778 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3840 "collect", | 3779 "collect", |
| 3841 "--swarming", | 3780 "--swarming", |
| 3842 "https://chromium-swarm.appspot.com", | 3781 "https://chromium-swarm.appspot.com", |
| 3843 "--decorate", | 3782 "--decorate", |
| 3844 "--print-status-updates", | 3783 "--print-status-updates", |
| 3845 "--shards", | 3784 "--shards", |
| 3846 "1", | 3785 "1", |
| 3847 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3786 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3848 "--task-output-dir", | 3787 "--task-output-dir", |
| 3849 "/path/to/tmp/" | 3788 "/path/to/tmp/" |
| 3850 ], | 3789 ], |
| 3851 "cwd": "[SLAVE_BUILD]", | 3790 "cwd": "[SLAVE_BUILD]", |
| 3852 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 3791 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 3853 "~followup_annotations": [ | 3792 "~followup_annotations": [ |
| 3854 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3793 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3855 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3794 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3856 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3795 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3857 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3796 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3858 "@@@STEP_LOG_END@outdir_json@@@" | 3797 "@@@STEP_LOG_END@outdir_json@@@" |
| 3859 ] | 3798 ] |
| 3860 }, | 3799 }, |
| 3861 { | 3800 { |
| 3862 "cmd": [ | 3801 "cmd": [ |
| 3863 "python", | 3802 "python", |
| 3864 "-u", | 3803 "-u", |
| 3865 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3804 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3866 "collect", | 3805 "collect", |
| 3867 "--swarming", | 3806 "--swarming", |
| 3868 "https://chromium-swarm.appspot.com", | 3807 "https://chromium-swarm.appspot.com", |
| 3869 "--decorate", | 3808 "--decorate", |
| 3870 "--print-status-updates", | 3809 "--print-status-updates", |
| 3871 "--shards", | 3810 "--shards", |
| 3872 "1", | 3811 "1", |
| 3873 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", | 3812 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", |
| 3874 "--task-output-dir", | 3813 "--task-output-dir", |
| 3875 "/path/to/tmp/" | 3814 "/path/to/tmp/" |
| 3876 ], | 3815 ], |
| 3877 "cwd": "[SLAVE_BUILD]", | 3816 "cwd": "[SLAVE_BUILD]", |
| 3878 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", | 3817 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", |
| 3879 "~followup_annotations": [ | 3818 "~followup_annotations": [ |
| 3880 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3819 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3881 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3820 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3882 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3821 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3883 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3822 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3884 "@@@STEP_LOG_END@outdir_json@@@" | 3823 "@@@STEP_LOG_END@outdir_json@@@" |
| 3885 ] | 3824 ] |
| 3886 }, | 3825 }, |
| 3887 { | 3826 { |
| 3888 "cmd": [ | 3827 "cmd": [ |
| 3889 "python", | 3828 "python", |
| 3890 "-u", | 3829 "-u", |
| 3891 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3830 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3892 "collect", | 3831 "collect", |
| 3893 "--swarming", | 3832 "--swarming", |
| 3894 "https://chromium-swarm.appspot.com", | 3833 "https://chromium-swarm.appspot.com", |
| 3895 "--decorate", | 3834 "--decorate", |
| 3896 "--print-status-updates", | 3835 "--print-status-updates", |
| 3897 "--shards", | 3836 "--shards", |
| 3898 "1", | 3837 "1", |
| 3899 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", | 3838 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", |
| 3900 "--task-output-dir", | 3839 "--task-output-dir", |
| 3901 "/path/to/tmp/" | 3840 "/path/to/tmp/" |
| 3902 ], | 3841 ], |
| 3903 "cwd": "[SLAVE_BUILD]", | 3842 "cwd": "[SLAVE_BUILD]", |
| 3904 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", | 3843 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", |
| 3905 "~followup_annotations": [ | 3844 "~followup_annotations": [ |
| 3906 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3845 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3907 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3846 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3908 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3847 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3909 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3848 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3910 "@@@STEP_LOG_END@outdir_json@@@" | 3849 "@@@STEP_LOG_END@outdir_json@@@" |
| 3911 ] | 3850 ] |
| 3912 }, | 3851 }, |
| 3913 { | 3852 { |
| 3914 "cmd": [ | 3853 "cmd": [ |
| 3915 "python", | 3854 "python", |
| 3916 "-u", | 3855 "-u", |
| 3917 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3856 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3918 "collect", | 3857 "collect", |
| 3919 "--swarming", | 3858 "--swarming", |
| 3920 "https://chromium-swarm.appspot.com", | 3859 "https://chromium-swarm.appspot.com", |
| 3921 "--decorate", | 3860 "--decorate", |
| 3922 "--print-status-updates", | 3861 "--print-status-updates", |
| 3923 "--shards", | 3862 "--shards", |
| 3924 "1", | 3863 "1", |
| 3925 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3864 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3926 "--task-output-dir", | 3865 "--task-output-dir", |
| 3927 "/path/to/tmp/" | 3866 "/path/to/tmp/" |
| 3928 ], | 3867 ], |
| 3929 "cwd": "[SLAVE_BUILD]", | 3868 "cwd": "[SLAVE_BUILD]", |
| 3930 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", | 3869 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", |
| 3931 "~followup_annotations": [ | 3870 "~followup_annotations": [ |
| 3932 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3871 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3933 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 3872 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", |
| 3934 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3873 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3935 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3874 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3936 "@@@STEP_LOG_END@outdir_json@@@" | 3875 "@@@STEP_LOG_END@outdir_json@@@" |
| 3937 ] | 3876 ] |
| 3938 }, | 3877 }, |
| 3939 { | 3878 { |
| 3940 "allow_subannotations": true, | 3879 "allow_subannotations": true, |
| 3941 "cmd": [ | 3880 "cmd": [ |
| 3942 "python", | 3881 "python", |
| 3943 "-u", | 3882 "-u", |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4001 "@@@STEP_FAILURE@@@", | 3940 "@@@STEP_FAILURE@@@", |
| 4002 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" | 3941 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" |
| 4003 ] | 3942 ] |
| 4004 }, | 3943 }, |
| 4005 { | 3944 { |
| 4006 "name": "$result", | 3945 "name": "$result", |
| 4007 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", | 3946 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", |
| 4008 "status_code": 1 | 3947 "status_code": 1 |
| 4009 } | 3948 } |
| 4010 ] | 3949 ] |
| OLD | NEW |