| 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_TEXT@<br/>failures:<br/>test1.Test1<br/>test2.Test2<br/>@@@", | 3268 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@", |
| 3208 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3269 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3209 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [\
\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"valid\\\": true}\", @@@", | 3270 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"failure\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 3210 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", | 3271 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", |
| 3211 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3272 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3212 "@@@STEP_LOG_END@outdir_json@@@" | 3273 "@@@STEP_LOG_END@outdir_json@@@" |
| 3213 ] | 3274 ] |
| 3214 }, | 3275 }, |
| 3215 { | 3276 { |
| 3216 "cmd": [ | 3277 "cmd": [ |
| 3217 "python", | 3278 "python", |
| 3218 "-u", | 3279 "-u", |
| 3219 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3280 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3220 "collect", | 3281 "collect", |
| 3221 "--swarming", | 3282 "--swarming", |
| 3222 "https://chromium-swarm.appspot.com", | 3283 "https://chromium-swarm.appspot.com", |
| 3223 "--decorate", | 3284 "--decorate", |
| 3224 "--print-status-updates", | 3285 "--print-status-updates", |
| 3225 "--shards", | 3286 "--shards", |
| 3226 "1", | 3287 "1", |
| 3227 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3288 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3228 "--task-output-dir", | 3289 "--task-output-dir", |
| 3229 "/path/to/tmp/" | 3290 "/path/to/tmp/" |
| 3230 ], | 3291 ], |
| 3231 "cwd": "[SLAVE_BUILD]", | 3292 "cwd": "[SLAVE_BUILD]", |
| 3232 "name": "webgl_conformance on Intel GPU on Mac (with patch)", | 3293 "name": "webgl_conformance on Intel GPU on Mac (with patch)", |
| 3233 "~followup_annotations": [ | 3294 "~followup_annotations": [ |
| 3234 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3295 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3235 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3296 "@@@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\\\"}}}\", @@@", |
| 3236 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3297 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3237 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3298 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3238 "@@@STEP_LOG_END@outdir_json@@@" | 3299 "@@@STEP_LOG_END@outdir_json@@@" |
| 3239 ] | 3300 ] |
| 3240 }, | 3301 }, |
| 3241 { | 3302 { |
| 3242 "cmd": [ | 3303 "cmd": [ |
| 3243 "python", | 3304 "python", |
| 3244 "-u", | 3305 "-u", |
| 3245 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3306 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3246 "collect", | 3307 "collect", |
| 3247 "--swarming", | 3308 "--swarming", |
| 3248 "https://chromium-swarm.appspot.com", | 3309 "https://chromium-swarm.appspot.com", |
| 3249 "--decorate", | 3310 "--decorate", |
| 3250 "--print-status-updates", | 3311 "--print-status-updates", |
| 3251 "--shards", | 3312 "--shards", |
| 3252 "1", | 3313 "1", |
| 3253 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", | 3314 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", |
| 3254 "--task-output-dir", | 3315 "--task-output-dir", |
| 3255 "/path/to/tmp/" | 3316 "/path/to/tmp/" |
| 3256 ], | 3317 ], |
| 3257 "cwd": "[SLAVE_BUILD]", | 3318 "cwd": "[SLAVE_BUILD]", |
| 3258 "name": "context_lost on Intel GPU on Mac (with patch)", | 3319 "name": "context_lost on Intel GPU on Mac (with patch)", |
| 3259 "~followup_annotations": [ | 3320 "~followup_annotations": [ |
| 3260 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3321 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3261 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3322 "@@@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\\\"}}}\", @@@", |
| 3262 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3323 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3263 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3324 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3264 "@@@STEP_LOG_END@outdir_json@@@" | 3325 "@@@STEP_LOG_END@outdir_json@@@" |
| 3265 ] | 3326 ] |
| 3266 }, | 3327 }, |
| 3267 { | 3328 { |
| 3268 "cmd": [ | 3329 "cmd": [ |
| 3269 "python", | 3330 "python", |
| 3270 "-u", | 3331 "-u", |
| 3271 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3332 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3272 "collect", | 3333 "collect", |
| 3273 "--swarming", | 3334 "--swarming", |
| 3274 "https://chromium-swarm.appspot.com", | 3335 "https://chromium-swarm.appspot.com", |
| 3275 "--decorate", | 3336 "--decorate", |
| 3276 "--print-status-updates", | 3337 "--print-status-updates", |
| 3277 "--shards", | 3338 "--shards", |
| 3278 "1", | 3339 "1", |
| 3279 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", | 3340 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", |
| 3280 "--task-output-dir", | 3341 "--task-output-dir", |
| 3281 "/path/to/tmp/" | 3342 "/path/to/tmp/" |
| 3282 ], | 3343 ], |
| 3283 "cwd": "[SLAVE_BUILD]", | 3344 "cwd": "[SLAVE_BUILD]", |
| 3284 "name": "memory_test on Intel GPU on Mac (with patch)", | 3345 "name": "memory_test on Intel GPU on Mac (with patch)", |
| 3285 "~followup_annotations": [ | 3346 "~followup_annotations": [ |
| 3286 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3347 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3287 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3348 "@@@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\\\"}}}\", @@@", |
| 3288 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3349 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3289 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3350 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3290 "@@@STEP_LOG_END@outdir_json@@@" | 3351 "@@@STEP_LOG_END@outdir_json@@@" |
| 3291 ] | 3352 ] |
| 3292 }, | 3353 }, |
| 3293 { | 3354 { |
| 3294 "cmd": [ | 3355 "cmd": [ |
| 3295 "python", | 3356 "python", |
| 3296 "-u", | 3357 "-u", |
| 3297 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3358 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3298 "collect", | 3359 "collect", |
| 3299 "--swarming", | 3360 "--swarming", |
| 3300 "https://chromium-swarm.appspot.com", | 3361 "https://chromium-swarm.appspot.com", |
| 3301 "--decorate", | 3362 "--decorate", |
| 3302 "--print-status-updates", | 3363 "--print-status-updates", |
| 3303 "--shards", | 3364 "--shards", |
| 3304 "1", | 3365 "1", |
| 3305 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", | 3366 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", |
| 3306 "--task-output-dir", | 3367 "--task-output-dir", |
| 3307 "/path/to/tmp/" | 3368 "/path/to/tmp/" |
| 3308 ], | 3369 ], |
| 3309 "cwd": "[SLAVE_BUILD]", | 3370 "cwd": "[SLAVE_BUILD]", |
| 3310 "name": "trace_test on Intel GPU on Mac (with patch)", | 3371 "name": "trace_test on Intel GPU on Mac (with patch)", |
| 3311 "~followup_annotations": [ | 3372 "~followup_annotations": [ |
| 3312 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3373 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3313 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3374 "@@@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\\\"}}}\", @@@", |
| 3314 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3375 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3315 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3376 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3316 "@@@STEP_LOG_END@outdir_json@@@" | 3377 "@@@STEP_LOG_END@outdir_json@@@" |
| 3317 ] | 3378 ] |
| 3318 }, | 3379 }, |
| 3319 { | 3380 { |
| 3320 "cmd": [ | 3381 "cmd": [ |
| 3321 "python", | 3382 "python", |
| 3322 "-u", | 3383 "-u", |
| 3323 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3384 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3324 "collect", | 3385 "collect", |
| 3325 "--swarming", | 3386 "--swarming", |
| 3326 "https://chromium-swarm.appspot.com", | 3387 "https://chromium-swarm.appspot.com", |
| 3327 "--decorate", | 3388 "--decorate", |
| 3328 "--print-status-updates", | 3389 "--print-status-updates", |
| 3329 "--shards", | 3390 "--shards", |
| 3330 "1", | 3391 "1", |
| 3331 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", | 3392 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", |
| 3332 "--task-output-dir", | 3393 "--task-output-dir", |
| 3333 "/path/to/tmp/" | 3394 "/path/to/tmp/" |
| 3334 ], | 3395 ], |
| 3335 "cwd": "[SLAVE_BUILD]", | 3396 "cwd": "[SLAVE_BUILD]", |
| 3336 "name": "screenshot_sync on Intel GPU on Mac (with patch)", | 3397 "name": "screenshot_sync on Intel GPU on Mac (with patch)", |
| 3337 "~followup_annotations": [ | 3398 "~followup_annotations": [ |
| 3338 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3399 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3339 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3400 "@@@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\\\"}}}\", @@@", |
| 3340 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3401 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3341 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3402 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3342 "@@@STEP_LOG_END@outdir_json@@@" | 3403 "@@@STEP_LOG_END@outdir_json@@@" |
| 3343 ] | 3404 ] |
| 3344 }, | 3405 }, |
| 3345 { | 3406 { |
| 3346 "cmd": [ | 3407 "cmd": [ |
| 3347 "python", | 3408 "python", |
| 3348 "-u", | 3409 "-u", |
| 3349 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3410 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3350 "collect", | 3411 "collect", |
| 3351 "--swarming", | 3412 "--swarming", |
| 3352 "https://chromium-swarm.appspot.com", | 3413 "https://chromium-swarm.appspot.com", |
| 3353 "--decorate", | 3414 "--decorate", |
| 3354 "--print-status-updates", | 3415 "--print-status-updates", |
| 3355 "--shards", | 3416 "--shards", |
| 3356 "1", | 3417 "1", |
| 3357 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", | 3418 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", |
| 3358 "--task-output-dir", | 3419 "--task-output-dir", |
| 3359 "/path/to/tmp/" | 3420 "/path/to/tmp/" |
| 3360 ], | 3421 ], |
| 3361 "cwd": "[SLAVE_BUILD]", | 3422 "cwd": "[SLAVE_BUILD]", |
| 3362 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)", | 3423 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)", |
| 3363 "~followup_annotations": [ | 3424 "~followup_annotations": [ |
| 3364 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3425 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3365 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3426 "@@@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\\\"}}}\", @@@", |
| 3366 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3427 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3367 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3428 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3368 "@@@STEP_LOG_END@outdir_json@@@" | 3429 "@@@STEP_LOG_END@outdir_json@@@" |
| 3369 ] | 3430 ] |
| 3370 }, | 3431 }, |
| 3371 { | 3432 { |
| 3372 "cmd": [ | 3433 "cmd": [ |
| 3373 "python", | 3434 "python", |
| 3374 "-u", | 3435 "-u", |
| 3375 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3436 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3376 "collect", | 3437 "collect", |
| 3377 "--swarming", | 3438 "--swarming", |
| 3378 "https://chromium-swarm.appspot.com", | 3439 "https://chromium-swarm.appspot.com", |
| 3379 "--decorate", | 3440 "--decorate", |
| 3380 "--print-status-updates", | 3441 "--print-status-updates", |
| 3381 "--shards", | 3442 "--shards", |
| 3382 "1", | 3443 "1", |
| 3383 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", | 3444 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", |
| 3384 "--task-output-dir", | 3445 "--task-output-dir", |
| 3385 "/path/to/tmp/" | 3446 "/path/to/tmp/" |
| 3386 ], | 3447 ], |
| 3387 "cwd": "[SLAVE_BUILD]", | 3448 "cwd": "[SLAVE_BUILD]", |
| 3388 "name": "gpu_process_launch on Intel GPU on Mac (with patch)", | 3449 "name": "gpu_process_launch on Intel GPU on Mac (with patch)", |
| 3389 "~followup_annotations": [ | 3450 "~followup_annotations": [ |
| 3390 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3451 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3391 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3452 "@@@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\\\"}}}\", @@@", |
| 3392 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3453 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3393 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3454 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3394 "@@@STEP_LOG_END@outdir_json@@@" | 3455 "@@@STEP_LOG_END@outdir_json@@@" |
| 3395 ] | 3456 ] |
| 3396 }, | 3457 }, |
| 3397 { | 3458 { |
| 3398 "cmd": [ | 3459 "cmd": [ |
| 3399 "python", | 3460 "python", |
| 3400 "-u", | 3461 "-u", |
| 3401 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3462 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3402 "collect", | 3463 "collect", |
| 3403 "--swarming", | 3464 "--swarming", |
| 3404 "https://chromium-swarm.appspot.com", | 3465 "https://chromium-swarm.appspot.com", |
| 3405 "--decorate", | 3466 "--decorate", |
| 3406 "--print-status-updates", | 3467 "--print-status-updates", |
| 3407 "--shards", | 3468 "--shards", |
| 3408 "1", | 3469 "1", |
| 3409 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3470 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3410 "--task-output-dir", | 3471 "--task-output-dir", |
| 3411 "/path/to/tmp/" | 3472 "/path/to/tmp/" |
| 3412 ], | 3473 ], |
| 3413 "cwd": "[SLAVE_BUILD]", | 3474 "cwd": "[SLAVE_BUILD]", |
| 3414 "name": "gpu_rasterization on Intel GPU on Mac (with patch)", | 3475 "name": "gpu_rasterization on Intel GPU on Mac (with patch)", |
| 3415 "~followup_annotations": [ | 3476 "~followup_annotations": [ |
| 3416 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3477 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3417 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3478 "@@@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\\\"}}}\", @@@", |
| 3418 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3479 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3419 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3480 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3420 "@@@STEP_LOG_END@outdir_json@@@" | 3481 "@@@STEP_LOG_END@outdir_json@@@" |
| 3421 ] | 3482 ] |
| 3422 }, | 3483 }, |
| 3423 { | 3484 { |
| 3424 "allow_subannotations": true, | 3485 "allow_subannotations": true, |
| 3425 "cmd": [ | 3486 "cmd": [ |
| 3426 "python", | 3487 "python", |
| 3427 "-u", | 3488 "-u", |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3625 "--shards", | 3686 "--shards", |
| 3626 "1", | 3687 "1", |
| 3627 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3688 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3628 "--task-output-dir", | 3689 "--task-output-dir", |
| 3629 "/path/to/tmp/" | 3690 "/path/to/tmp/" |
| 3630 ], | 3691 ], |
| 3631 "cwd": "[SLAVE_BUILD]", | 3692 "cwd": "[SLAVE_BUILD]", |
| 3632 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 3693 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 3633 "~followup_annotations": [ | 3694 "~followup_annotations": [ |
| 3634 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3695 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3635 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3696 "@@@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\\\"}}}\", @@@", |
| 3636 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3697 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3637 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3698 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3638 "@@@STEP_LOG_END@outdir_json@@@" | 3699 "@@@STEP_LOG_END@outdir_json@@@" |
| 3639 ] | 3700 ] |
| 3640 }, | 3701 }, |
| 3641 { | 3702 { |
| 3642 "cmd": [ | 3703 "cmd": [ |
| 3643 "python", | 3704 "python", |
| 3644 "-u", | 3705 "-u", |
| 3645 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3706 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3646 "collect", | 3707 "collect", |
| 3647 "--swarming", | 3708 "--swarming", |
| 3648 "https://chromium-swarm.appspot.com", | 3709 "https://chromium-swarm.appspot.com", |
| 3649 "--decorate", | 3710 "--decorate", |
| 3650 "--print-status-updates", | 3711 "--print-status-updates", |
| 3651 "--shards", | 3712 "--shards", |
| 3652 "1", | 3713 "1", |
| 3653 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3714 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3654 "--task-output-dir", | 3715 "--task-output-dir", |
| 3655 "/path/to/tmp/" | 3716 "/path/to/tmp/" |
| 3656 ], | 3717 ], |
| 3657 "cwd": "[SLAVE_BUILD]", | 3718 "cwd": "[SLAVE_BUILD]", |
| 3658 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3719 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3659 "~followup_annotations": [ | 3720 "~followup_annotations": [ |
| 3660 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3721 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3661 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3722 "@@@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\\\"}}}\", @@@", |
| 3662 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3723 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3663 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3724 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3664 "@@@STEP_LOG_END@outdir_json@@@" | 3725 "@@@STEP_LOG_END@outdir_json@@@" |
| 3665 ] | 3726 ] |
| 3666 }, | 3727 }, |
| 3667 { | 3728 { |
| 3668 "cmd": [ | 3729 "cmd": [ |
| 3669 "python", | 3730 "python", |
| 3670 "-u", | 3731 "-u", |
| 3671 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3732 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3672 "collect", | 3733 "collect", |
| 3673 "--swarming", | 3734 "--swarming", |
| 3674 "https://chromium-swarm.appspot.com", | 3735 "https://chromium-swarm.appspot.com", |
| 3675 "--decorate", | 3736 "--decorate", |
| 3676 "--print-status-updates", | 3737 "--print-status-updates", |
| 3677 "--shards", | 3738 "--shards", |
| 3678 "1", | 3739 "1", |
| 3679 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3740 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3680 "--task-output-dir", | 3741 "--task-output-dir", |
| 3681 "/path/to/tmp/" | 3742 "/path/to/tmp/" |
| 3682 ], | 3743 ], |
| 3683 "cwd": "[SLAVE_BUILD]", | 3744 "cwd": "[SLAVE_BUILD]", |
| 3684 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", | 3745 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", |
| 3685 "~followup_annotations": [ | 3746 "~followup_annotations": [ |
| 3686 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3747 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3687 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3748 "@@@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\\\"}}}\", @@@", |
| 3688 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3749 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3689 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3750 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3690 "@@@STEP_LOG_END@outdir_json@@@" | 3751 "@@@STEP_LOG_END@outdir_json@@@" |
| 3691 ] | 3752 ] |
| 3692 }, | 3753 }, |
| 3693 { | 3754 { |
| 3694 "cmd": [ | 3755 "cmd": [ |
| 3695 "python", | 3756 "python", |
| 3696 "-u", | 3757 "-u", |
| 3697 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3758 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3698 "collect", | 3759 "collect", |
| 3699 "--swarming", | 3760 "--swarming", |
| 3700 "https://chromium-swarm.appspot.com", | 3761 "https://chromium-swarm.appspot.com", |
| 3701 "--decorate", | 3762 "--decorate", |
| 3702 "--print-status-updates", | 3763 "--print-status-updates", |
| 3703 "--shards", | 3764 "--shards", |
| 3704 "1", | 3765 "1", |
| 3705 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", | 3766 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", |
| 3706 "--task-output-dir", | 3767 "--task-output-dir", |
| 3707 "/path/to/tmp/" | 3768 "/path/to/tmp/" |
| 3708 ], | 3769 ], |
| 3709 "cwd": "[SLAVE_BUILD]", | 3770 "cwd": "[SLAVE_BUILD]", |
| 3710 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3771 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3711 "~followup_annotations": [ | 3772 "~followup_annotations": [ |
| 3712 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3773 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3713 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3774 "@@@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\\\"}}}\", @@@", |
| 3714 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3775 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3715 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3776 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3716 "@@@STEP_LOG_END@outdir_json@@@" | 3777 "@@@STEP_LOG_END@outdir_json@@@" |
| 3717 ] | 3778 ] |
| 3718 }, | 3779 }, |
| 3719 { | 3780 { |
| 3720 "cmd": [ | 3781 "cmd": [ |
| 3721 "python", | 3782 "python", |
| 3722 "-u", | 3783 "-u", |
| 3723 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3784 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3724 "collect", | 3785 "collect", |
| 3725 "--swarming", | 3786 "--swarming", |
| 3726 "https://chromium-swarm.appspot.com", | 3787 "https://chromium-swarm.appspot.com", |
| 3727 "--decorate", | 3788 "--decorate", |
| 3728 "--print-status-updates", | 3789 "--print-status-updates", |
| 3729 "--shards", | 3790 "--shards", |
| 3730 "1", | 3791 "1", |
| 3731 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", | 3792 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", |
| 3732 "--task-output-dir", | 3793 "--task-output-dir", |
| 3733 "/path/to/tmp/" | 3794 "/path/to/tmp/" |
| 3734 ], | 3795 ], |
| 3735 "cwd": "[SLAVE_BUILD]", | 3796 "cwd": "[SLAVE_BUILD]", |
| 3736 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3797 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3737 "~followup_annotations": [ | 3798 "~followup_annotations": [ |
| 3738 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3799 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3739 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3800 "@@@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\\\"}}}\", @@@", |
| 3740 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3801 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3741 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3802 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3742 "@@@STEP_LOG_END@outdir_json@@@" | 3803 "@@@STEP_LOG_END@outdir_json@@@" |
| 3743 ] | 3804 ] |
| 3744 }, | 3805 }, |
| 3745 { | 3806 { |
| 3746 "cmd": [ | 3807 "cmd": [ |
| 3747 "python", | 3808 "python", |
| 3748 "-u", | 3809 "-u", |
| 3749 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3810 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3750 "collect", | 3811 "collect", |
| 3751 "--swarming", | 3812 "--swarming", |
| 3752 "https://chromium-swarm.appspot.com", | 3813 "https://chromium-swarm.appspot.com", |
| 3753 "--decorate", | 3814 "--decorate", |
| 3754 "--print-status-updates", | 3815 "--print-status-updates", |
| 3755 "--shards", | 3816 "--shards", |
| 3756 "1", | 3817 "1", |
| 3757 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3818 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3758 "--task-output-dir", | 3819 "--task-output-dir", |
| 3759 "/path/to/tmp/" | 3820 "/path/to/tmp/" |
| 3760 ], | 3821 ], |
| 3761 "cwd": "[SLAVE_BUILD]", | 3822 "cwd": "[SLAVE_BUILD]", |
| 3762 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3823 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3763 "~followup_annotations": [ | 3824 "~followup_annotations": [ |
| 3764 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3825 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3765 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3826 "@@@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\\\"}}}\", @@@", |
| 3766 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3827 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3767 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3828 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3768 "@@@STEP_LOG_END@outdir_json@@@" | 3829 "@@@STEP_LOG_END@outdir_json@@@" |
| 3769 ] | 3830 ] |
| 3770 }, | 3831 }, |
| 3771 { | 3832 { |
| 3772 "cmd": [ | 3833 "cmd": [ |
| 3773 "python", | 3834 "python", |
| 3774 "-u", | 3835 "-u", |
| 3775 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3836 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3776 "collect", | 3837 "collect", |
| 3777 "--swarming", | 3838 "--swarming", |
| 3778 "https://chromium-swarm.appspot.com", | 3839 "https://chromium-swarm.appspot.com", |
| 3779 "--decorate", | 3840 "--decorate", |
| 3780 "--print-status-updates", | 3841 "--print-status-updates", |
| 3781 "--shards", | 3842 "--shards", |
| 3782 "1", | 3843 "1", |
| 3783 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3844 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3784 "--task-output-dir", | 3845 "--task-output-dir", |
| 3785 "/path/to/tmp/" | 3846 "/path/to/tmp/" |
| 3786 ], | 3847 ], |
| 3787 "cwd": "[SLAVE_BUILD]", | 3848 "cwd": "[SLAVE_BUILD]", |
| 3788 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 3849 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 3789 "~followup_annotations": [ | 3850 "~followup_annotations": [ |
| 3790 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3851 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3791 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3852 "@@@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\\\"}}}\", @@@", |
| 3792 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3853 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3793 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3854 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3794 "@@@STEP_LOG_END@outdir_json@@@" | 3855 "@@@STEP_LOG_END@outdir_json@@@" |
| 3795 ] | 3856 ] |
| 3796 }, | 3857 }, |
| 3797 { | 3858 { |
| 3798 "cmd": [ | 3859 "cmd": [ |
| 3799 "python", | 3860 "python", |
| 3800 "-u", | 3861 "-u", |
| 3801 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3862 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3802 "collect", | 3863 "collect", |
| 3803 "--swarming", | 3864 "--swarming", |
| 3804 "https://chromium-swarm.appspot.com", | 3865 "https://chromium-swarm.appspot.com", |
| 3805 "--decorate", | 3866 "--decorate", |
| 3806 "--print-status-updates", | 3867 "--print-status-updates", |
| 3807 "--shards", | 3868 "--shards", |
| 3808 "1", | 3869 "1", |
| 3809 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", | 3870 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", |
| 3810 "--task-output-dir", | 3871 "--task-output-dir", |
| 3811 "/path/to/tmp/" | 3872 "/path/to/tmp/" |
| 3812 ], | 3873 ], |
| 3813 "cwd": "[SLAVE_BUILD]", | 3874 "cwd": "[SLAVE_BUILD]", |
| 3814 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", | 3875 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", |
| 3815 "~followup_annotations": [ | 3876 "~followup_annotations": [ |
| 3816 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3877 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3817 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3878 "@@@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\\\"}}}\", @@@", |
| 3818 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3879 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3819 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3880 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3820 "@@@STEP_LOG_END@outdir_json@@@" | 3881 "@@@STEP_LOG_END@outdir_json@@@" |
| 3821 ] | 3882 ] |
| 3822 }, | 3883 }, |
| 3823 { | 3884 { |
| 3824 "cmd": [ | 3885 "cmd": [ |
| 3825 "python", | 3886 "python", |
| 3826 "-u", | 3887 "-u", |
| 3827 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3888 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3828 "collect", | 3889 "collect", |
| 3829 "--swarming", | 3890 "--swarming", |
| 3830 "https://chromium-swarm.appspot.com", | 3891 "https://chromium-swarm.appspot.com", |
| 3831 "--decorate", | 3892 "--decorate", |
| 3832 "--print-status-updates", | 3893 "--print-status-updates", |
| 3833 "--shards", | 3894 "--shards", |
| 3834 "1", | 3895 "1", |
| 3835 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", | 3896 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", |
| 3836 "--task-output-dir", | 3897 "--task-output-dir", |
| 3837 "/path/to/tmp/" | 3898 "/path/to/tmp/" |
| 3838 ], | 3899 ], |
| 3839 "cwd": "[SLAVE_BUILD]", | 3900 "cwd": "[SLAVE_BUILD]", |
| 3840 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", | 3901 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", |
| 3841 "~followup_annotations": [ | 3902 "~followup_annotations": [ |
| 3842 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3903 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3843 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3904 "@@@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\\\"}}}\", @@@", |
| 3844 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3905 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3845 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3906 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3846 "@@@STEP_LOG_END@outdir_json@@@" | 3907 "@@@STEP_LOG_END@outdir_json@@@" |
| 3847 ] | 3908 ] |
| 3848 }, | 3909 }, |
| 3849 { | 3910 { |
| 3850 "cmd": [ | 3911 "cmd": [ |
| 3851 "python", | 3912 "python", |
| 3852 "-u", | 3913 "-u", |
| 3853 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3914 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3854 "collect", | 3915 "collect", |
| 3855 "--swarming", | 3916 "--swarming", |
| 3856 "https://chromium-swarm.appspot.com", | 3917 "https://chromium-swarm.appspot.com", |
| 3857 "--decorate", | 3918 "--decorate", |
| 3858 "--print-status-updates", | 3919 "--print-status-updates", |
| 3859 "--shards", | 3920 "--shards", |
| 3860 "1", | 3921 "1", |
| 3861 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3922 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3862 "--task-output-dir", | 3923 "--task-output-dir", |
| 3863 "/path/to/tmp/" | 3924 "/path/to/tmp/" |
| 3864 ], | 3925 ], |
| 3865 "cwd": "[SLAVE_BUILD]", | 3926 "cwd": "[SLAVE_BUILD]", |
| 3866 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", | 3927 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9", |
| 3867 "~followup_annotations": [ | 3928 "~followup_annotations": [ |
| 3868 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 3929 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 3869 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 3930 "@@@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\\\"}}}\", @@@", |
| 3870 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3931 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3871 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3932 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3872 "@@@STEP_LOG_END@outdir_json@@@" | 3933 "@@@STEP_LOG_END@outdir_json@@@" |
| 3873 ] | 3934 ] |
| 3874 }, | 3935 }, |
| 3875 { | 3936 { |
| 3876 "allow_subannotations": true, | 3937 "allow_subannotations": true, |
| 3877 "cmd": [ | 3938 "cmd": [ |
| 3878 "python", | 3939 "python", |
| 3879 "-u", | 3940 "-u", |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4059 "--compiler", | 4120 "--compiler", |
| 4060 "goma-clang", | 4121 "goma-clang", |
| 4061 "--goma-jsonstatus", | 4122 "--goma-jsonstatus", |
| 4062 "/path/to/tmp/json", | 4123 "/path/to/tmp/json", |
| 4063 "--goma-dir", | 4124 "--goma-dir", |
| 4064 "[BUILD]/goma", | 4125 "[BUILD]/goma", |
| 4065 "--goma-fail-fast", | 4126 "--goma-fail-fast", |
| 4066 "--goma-disable-local-fallback", | 4127 "--goma-disable-local-fallback", |
| 4067 "--ninja-ensure-up-to-date", | 4128 "--ninja-ensure-up-to-date", |
| 4068 "--", | 4129 "--", |
| 4069 "telemetry_gpu_new_test_run" | 4130 "chrome", |
| 4131 "telemetry_gpu_test_run" |
| 4070 ], | 4132 ], |
| 4071 "cwd": "[SLAVE_BUILD]", | 4133 "cwd": "[SLAVE_BUILD]", |
| 4072 "name": "compile (without patch)", | 4134 "name": "compile (without patch)", |
| 4073 "~followup_annotations": [ | 4135 "~followup_annotations": [ |
| 4074 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 4136 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 4075 "@@@STEP_LOG_END@json.output (invalid)@@@" | 4137 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 4076 ] | 4138 ] |
| 4077 }, | 4139 }, |
| 4078 { | 4140 { |
| 4079 "cmd": [ | 4141 "cmd": [ |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4149 "os", | 4211 "os", |
| 4150 "Mac-10.8", | 4212 "Mac-10.8", |
| 4151 "--dimension", | 4213 "--dimension", |
| 4152 "pool", | 4214 "pool", |
| 4153 "Chrome", | 4215 "Chrome", |
| 4154 "--tag", | 4216 "--tag", |
| 4155 "buildername:mac_chromium_rel_ng", | 4217 "buildername:mac_chromium_rel_ng", |
| 4156 "--tag", | 4218 "--tag", |
| 4157 "buildnumber:571", | 4219 "buildnumber:571", |
| 4158 "--tag", | 4220 "--tag", |
| 4159 "data:[dummy hash for telemetry_gpu_new_test]", | 4221 "data:[dummy hash for telemetry_gpu_test]", |
| 4160 "--tag", | 4222 "--tag", |
| 4161 "gpu_test:1", | 4223 "gpu_test:1", |
| 4162 "--tag", | 4224 "--tag", |
| 4163 "master:tryserver.chromium.mac", | 4225 "master:tryserver.chromium.mac", |
| 4164 "--tag", | 4226 "--tag", |
| 4165 "name:pixel_test on Intel GPU on Mac (without patch)", | 4227 "name:pixel_test on Intel GPU on Mac (without patch)", |
| 4166 "--tag", | 4228 "--tag", |
| 4167 "os:Mac-10.8", | 4229 "os:Mac-10.8", |
| 4168 "--tag", | 4230 "--tag", |
| 4169 "patch_project:chromium", | 4231 "patch_project:chromium", |
| 4170 "--tag", | 4232 "--tag", |
| 4171 "project:chromium", | 4233 "project:chromium", |
| 4172 "--tag", | 4234 "--tag", |
| 4173 "purpose:CQ", | 4235 "purpose:CQ", |
| 4174 "--tag", | 4236 "--tag", |
| 4175 "purpose:pre-commit", | 4237 "purpose:pre-commit", |
| 4176 "--tag", | 4238 "--tag", |
| 4177 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 4239 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 4178 "--tag", | 4240 "--tag", |
| 4179 "stepname:pixel_test on Intel GPU on Mac (without patch)", | 4241 "stepname:pixel_test on Intel GPU on Mac (without patch)", |
| 4180 "--user", | 4242 "--user", |
| 4181 "commit-bot@chromium.org", | 4243 "commit-bot@chromium.org", |
| 4182 "[dummy hash for telemetry_gpu_new_test]", | 4244 "[dummy hash for telemetry_gpu_test]", |
| 4183 "--", | 4245 "--", |
| 4184 "pixel", | 4246 "pixel", |
| 4185 "--show-stdout", | 4247 "--show-stdout", |
| 4186 "--browser=release", | 4248 "--browser=release", |
| 4187 "-v", | 4249 "-v", |
| 4188 "--build-revision", | 4250 "--build-revision", |
| 4189 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 4251 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 4190 "--download-refimg-from-cloud-storage", | 4252 "--download-refimg-from-cloud-storage", |
| 4191 "--refimg-cloud-storage-bucket", | 4253 "--refimg-cloud-storage-bucket", |
| 4192 "chromium-gpu-archive/reference-images", | 4254 "chromium-gpu-archive/reference-images", |
| 4193 "--os-type", | 4255 "--os-type", |
| 4194 "mac", | 4256 "mac", |
| 4195 "--test-machine-name", | 4257 "--test-machine-name", |
| 4196 "mac_chromium_rel_ng", | 4258 "mac_chromium_rel_ng", |
| 4197 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 4259 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 4198 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 4260 "--story-filter=Test\\.Test1", |
| 4261 "--output-format", |
| 4262 "json", |
| 4263 "--output-dir", |
| 4264 "${ISOLATED_OUTDIR}" |
| 4199 ], | 4265 ], |
| 4200 "cwd": "[SLAVE_BUILD]", | 4266 "cwd": "[SLAVE_BUILD]", |
| 4201 "name": "[trigger] pixel_test on Intel GPU on Mac (without patch)", | 4267 "name": "[trigger] pixel_test on Intel GPU on Mac (without patch)", |
| 4202 "~followup_annotations": [ | 4268 "~followup_annotations": [ |
| 4203 "@@@STEP_LOG_LINE@json.output@{@@@", | 4269 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 4204 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (without patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 4270 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (without patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 4205 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 4271 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 4206 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (withou
t patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 4272 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (withou
t patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 4207 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 4273 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 4208 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 4274 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 4226 "--print-status-updates", | 4292 "--print-status-updates", |
| 4227 "--shards", | 4293 "--shards", |
| 4228 "1", | 4294 "1", |
| 4229 "pixel_test on Intel GPU on Mac (without patch)/Mac-10.8/[dummy has/mac_ch
romium_rel_ng/571", | 4295 "pixel_test on Intel GPU on Mac (without patch)/Mac-10.8/[dummy has/mac_ch
romium_rel_ng/571", |
| 4230 "--task-output-dir", | 4296 "--task-output-dir", |
| 4231 "/path/to/tmp/" | 4297 "/path/to/tmp/" |
| 4232 ], | 4298 ], |
| 4233 "cwd": "[SLAVE_BUILD]", | 4299 "cwd": "[SLAVE_BUILD]", |
| 4234 "name": "pixel_test on Intel GPU on Mac (without patch)", | 4300 "name": "pixel_test on Intel GPU on Mac (without patch)", |
| 4235 "~followup_annotations": [ | 4301 "~followup_annotations": [ |
| 4236 "@@@STEP_TEXT@<br/>failures:<br/>test1.Test1<br/>test2.Test2<br/>@@@", | 4302 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@", |
| 4237 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 4303 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 4238 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [\
\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"valid\\\": true}\", @@@", | 4304 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"failure\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 4239 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", | 4305 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", |
| 4240 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 4306 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 4241 "@@@STEP_LOG_END@outdir_json@@@" | 4307 "@@@STEP_LOG_END@outdir_json@@@" |
| 4242 ] | 4308 ] |
| 4243 }, | 4309 }, |
| 4244 { | 4310 { |
| 4245 "cmd": [ | 4311 "cmd": [ |
| 4246 "python", | 4312 "python", |
| 4247 "-u", | 4313 "-u", |
| 4248 "import sys; sys.exit(0)" | 4314 "import sys; sys.exit(0)" |
| 4249 ], | 4315 ], |
| 4250 "cwd": "[SLAVE_BUILD]", | 4316 "cwd": "[SLAVE_BUILD]", |
| 4251 "name": "pixel_test on Intel GPU on Mac (retry summary)", | 4317 "name": "pixel_test on Intel GPU on Mac (retry summary)", |
| 4252 "~followup_annotations": [ | 4318 "~followup_annotations": [ |
| 4253 "@@@STEP_TEXT@<br/>ignored:<br/>test2.Test2<br/>test1.Test1<br/>@@@", | 4319 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Test1<br/>@@@", |
| 4254 "@@@STEP_WARNINGS@@@" | 4320 "@@@STEP_WARNINGS@@@" |
| 4255 ] | 4321 ] |
| 4256 }, | 4322 }, |
| 4257 { | 4323 { |
| 4258 "name": "$result", | 4324 "name": "$result", |
| 4259 "recipe_result": null, | 4325 "recipe_result": null, |
| 4260 "status_code": 0 | 4326 "status_code": 0 |
| 4261 } | 4327 } |
| 4262 ] | 4328 ] |
| OLD | NEW |