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