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