| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 6 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 "--goma-dir", | 143 "--goma-dir", |
| 144 "[BUILD]\\goma", | 144 "[BUILD]\\goma", |
| 145 "--", | 145 "--", |
| 146 "angle_unittests_run", | 146 "angle_unittests_run", |
| 147 "content_gl_tests_run", | 147 "content_gl_tests_run", |
| 148 "gl_tests_run", | 148 "gl_tests_run", |
| 149 "gl_unittests_run", | 149 "gl_unittests_run", |
| 150 "gles2_conform_test_run", | 150 "gles2_conform_test_run", |
| 151 "gpu_unittests_run", | 151 "gpu_unittests_run", |
| 152 "tab_capture_end2end_tests_run", | 152 "tab_capture_end2end_tests_run", |
| 153 "telemetry_gpu_new_test_run" | 153 "telemetry_gpu_test_run" |
| 154 ], | 154 ], |
| 155 "cwd": "[SLAVE_BUILD]", | 155 "cwd": "[SLAVE_BUILD]", |
| 156 "name": "compile", | 156 "name": "compile", |
| 157 "~followup_annotations": [ | 157 "~followup_annotations": [ |
| 158 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 158 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 159 "@@@STEP_LOG_END@json.output (invalid)@@@" | 159 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 160 ] | 160 ] |
| 161 }, | 161 }, |
| 162 { | 162 { |
| 163 "cmd": [ | 163 "cmd": [ |
| 164 "python", | 164 "python", |
| 165 "-u", | 165 "-u", |
| 166 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 166 "RECIPE_MODULE[isolate]\\resources\\isolate.py", |
| 167 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 167 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 168 "batcharchive", | 168 "batcharchive", |
| 169 "--dump-json", | 169 "--dump-json", |
| 170 "/path/to/tmp/json", | 170 "/path/to/tmp/json", |
| 171 "--isolate-server", | 171 "--isolate-server", |
| 172 "https://isolateserver.appspot.com", | 172 "https://isolateserver.appspot.com", |
| 173 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", | 173 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", |
| 174 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", | 174 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", |
| 175 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", | 175 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", |
| 176 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", | 176 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", |
| 177 "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", | 177 "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", |
| 178 "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", | 178 "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", |
| 179 "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
json", | 179 "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
json", |
| 180 "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_new_test.isolated.gen.jso
n" | 180 "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_test.isolated.gen.json" |
| 181 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", | 182 "cwd": "[SLAVE_BUILD]", |
| 183 "name": "isolate tests", | 183 "name": "isolate tests", |
| 184 "~followup_annotations": [ | 184 "~followup_annotations": [ |
| 185 "@@@STEP_LOG_LINE@json.output@{@@@", | 185 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 186 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 188 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 188 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 189 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", | 189 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 194 "@@@STEP_LOG_LINE@json.output@}@@@", | 194 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 195 "@@@STEP_LOG_END@json.output@@@", | 195 "@@@STEP_LOG_END@json.output@@@", |
| 196 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_
test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" | 196 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test
\": \"[dummy hash for telemetry_gpu_test]\"}@@@" |
| 197 ] | 197 ] |
| 198 }, | 198 }, |
| 199 { | 199 { |
| 200 "allow_subannotations": true, | 200 "allow_subannotations": true, |
| 201 "cmd": [ | 201 "cmd": [ |
| 202 "python", | 202 "python", |
| 203 "-u", | 203 "-u", |
| 204 "[BUILD]\\scripts\\slave\\runtest.py", | 204 "[BUILD]\\scripts\\slave\\runtest.py", |
| 205 "--target", | 205 "--target", |
| 206 "Release", | 206 "Release", |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 ], | 339 ], |
| 340 "cwd": "[SLAVE_BUILD]", | 340 "cwd": "[SLAVE_BUILD]", |
| 341 "name": "gl_unittests" | 341 "name": "gl_unittests" |
| 342 }, | 342 }, |
| 343 { | 343 { |
| 344 "cmd": [ | 344 "cmd": [ |
| 345 "python", | 345 "python", |
| 346 "-u", | 346 "-u", |
| 347 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 347 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 348 "--isolated", | 348 "--isolated", |
| 349 "[dummy hash for telemetry_gpu_new_test]", | 349 "[dummy hash for telemetry_gpu_test]", |
| 350 "-I", | 350 "-I", |
| 351 "https://isolateserver.appspot.com", | 351 "https://isolateserver.appspot.com", |
| 352 "--verbose", | 352 "--verbose", |
| 353 "--", | 353 "--", |
| 354 "maps", | 354 "maps", |
| 355 "--show-stdout", | 355 "--show-stdout", |
| 356 "--browser=release", | 356 "--browser=release", |
| 357 "-v", | 357 "-v", |
| 358 "--build-revision", | 358 "--build-revision", |
| 359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 372 "@@@STEP_LOG_LINE@json.output@}@@@", | 372 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 373 "@@@STEP_LOG_END@json.output@@@" | 373 "@@@STEP_LOG_END@json.output@@@" |
| 374 ] | 374 ] |
| 375 }, | 375 }, |
| 376 { | 376 { |
| 377 "cmd": [ | 377 "cmd": [ |
| 378 "python", | 378 "python", |
| 379 "-u", | 379 "-u", |
| 380 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 380 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 381 "--isolated", | 381 "--isolated", |
| 382 "[dummy hash for telemetry_gpu_new_test]", | 382 "[dummy hash for telemetry_gpu_test]", |
| 383 "-I", | 383 "-I", |
| 384 "https://isolateserver.appspot.com", | 384 "https://isolateserver.appspot.com", |
| 385 "--verbose", | 385 "--verbose", |
| 386 "--", | 386 "--", |
| 387 "pixel", | 387 "pixel", |
| 388 "--show-stdout", | 388 "--show-stdout", |
| 389 "--browser=release", | 389 "--browser=release", |
| 390 "-v", | 390 "-v", |
| 391 "--build-revision", | 391 "--build-revision", |
| 392 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 392 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 410 "@@@STEP_LOG_LINE@json.output@}@@@", | 410 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 411 "@@@STEP_LOG_END@json.output@@@" | 411 "@@@STEP_LOG_END@json.output@@@" |
| 412 ] | 412 ] |
| 413 }, | 413 }, |
| 414 { | 414 { |
| 415 "cmd": [ | 415 "cmd": [ |
| 416 "python", | 416 "python", |
| 417 "-u", | 417 "-u", |
| 418 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 418 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 419 "--isolated", | 419 "--isolated", |
| 420 "[dummy hash for telemetry_gpu_new_test]", | 420 "[dummy hash for telemetry_gpu_test]", |
| 421 "-I", | 421 "-I", |
| 422 "https://isolateserver.appspot.com", | 422 "https://isolateserver.appspot.com", |
| 423 "--verbose", | 423 "--verbose", |
| 424 "--", | 424 "--", |
| 425 "webgl_conformance", | 425 "webgl_conformance", |
| 426 "--show-stdout", | 426 "--show-stdout", |
| 427 "--browser=release", | 427 "--browser=release", |
| 428 "-v", | 428 "-v", |
| 429 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 429 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 430 "--isolated-script-test-output", | 430 "--isolated-script-test-output", |
| 431 "/path/to/tmp/json" | 431 "/path/to/tmp/json" |
| 432 ], | 432 ], |
| 433 "cwd": "[SLAVE_BUILD]", | 433 "cwd": "[SLAVE_BUILD]", |
| 434 "name": "webgl_conformance_tests", | 434 "name": "webgl_conformance_tests", |
| 435 "~followup_annotations": [ | 435 "~followup_annotations": [ |
| 436 "@@@STEP_LOG_LINE@json.output@{@@@", | 436 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 437 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 438 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 438 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 439 "@@@STEP_LOG_LINE@json.output@}@@@", | 439 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 440 "@@@STEP_LOG_END@json.output@@@" | 440 "@@@STEP_LOG_END@json.output@@@" |
| 441 ] | 441 ] |
| 442 }, | 442 }, |
| 443 { | 443 { |
| 444 "cmd": [ | 444 "cmd": [ |
| 445 "python", | 445 "python", |
| 446 "-u", | 446 "-u", |
| 447 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 447 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 448 "--isolated", | 448 "--isolated", |
| 449 "[dummy hash for telemetry_gpu_new_test]", | 449 "[dummy hash for telemetry_gpu_test]", |
| 450 "-I", | 450 "-I", |
| 451 "https://isolateserver.appspot.com", | 451 "https://isolateserver.appspot.com", |
| 452 "--verbose", | 452 "--verbose", |
| 453 "--", | 453 "--", |
| 454 "context_lost", | 454 "context_lost", |
| 455 "--show-stdout", | 455 "--show-stdout", |
| 456 "--browser=release", | 456 "--browser=release", |
| 457 "-v", | 457 "-v", |
| 458 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 458 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 459 "--isolated-script-test-output", | 459 "--isolated-script-test-output", |
| 460 "/path/to/tmp/json" | 460 "/path/to/tmp/json" |
| 461 ], | 461 ], |
| 462 "cwd": "[SLAVE_BUILD]", | 462 "cwd": "[SLAVE_BUILD]", |
| 463 "name": "context_lost_tests", | 463 "name": "context_lost_tests", |
| 464 "~followup_annotations": [ | 464 "~followup_annotations": [ |
| 465 "@@@STEP_LOG_LINE@json.output@{@@@", | 465 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 466 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 466 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 467 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 467 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@}@@@", | 468 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 469 "@@@STEP_LOG_END@json.output@@@" | 469 "@@@STEP_LOG_END@json.output@@@" |
| 470 ] | 470 ] |
| 471 }, | 471 }, |
| 472 { | 472 { |
| 473 "cmd": [ | 473 "cmd": [ |
| 474 "python", | 474 "python", |
| 475 "-u", | 475 "-u", |
| 476 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 476 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 477 "--isolated", | 477 "--isolated", |
| 478 "[dummy hash for telemetry_gpu_new_test]", | 478 "[dummy hash for telemetry_gpu_test]", |
| 479 "-I", | 479 "-I", |
| 480 "https://isolateserver.appspot.com", | 480 "https://isolateserver.appspot.com", |
| 481 "--verbose", | 481 "--verbose", |
| 482 "--", | 482 "--", |
| 483 "memory_test", | 483 "memory_test", |
| 484 "--show-stdout", | 484 "--show-stdout", |
| 485 "--browser=release", | 485 "--browser=release", |
| 486 "-v", | 486 "-v", |
| 487 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 487 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 488 "--isolated-script-test-output", | 488 "--isolated-script-test-output", |
| 489 "/path/to/tmp/json" | 489 "/path/to/tmp/json" |
| 490 ], | 490 ], |
| 491 "cwd": "[SLAVE_BUILD]", | 491 "cwd": "[SLAVE_BUILD]", |
| 492 "name": "memory_test", | 492 "name": "memory_test", |
| 493 "~followup_annotations": [ | 493 "~followup_annotations": [ |
| 494 "@@@STEP_LOG_LINE@json.output@{@@@", | 494 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 495 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 495 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 496 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 496 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 497 "@@@STEP_LOG_LINE@json.output@}@@@", | 497 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 498 "@@@STEP_LOG_END@json.output@@@" | 498 "@@@STEP_LOG_END@json.output@@@" |
| 499 ] | 499 ] |
| 500 }, | 500 }, |
| 501 { | 501 { |
| 502 "cmd": [ | 502 "cmd": [ |
| 503 "python", | 503 "python", |
| 504 "-u", | 504 "-u", |
| 505 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 505 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 506 "--isolated", | 506 "--isolated", |
| 507 "[dummy hash for telemetry_gpu_new_test]", | 507 "[dummy hash for telemetry_gpu_test]", |
| 508 "-I", | 508 "-I", |
| 509 "https://isolateserver.appspot.com", | 509 "https://isolateserver.appspot.com", |
| 510 "--verbose", | 510 "--verbose", |
| 511 "--", | 511 "--", |
| 512 "trace_test", | 512 "trace_test", |
| 513 "--show-stdout", | 513 "--show-stdout", |
| 514 "--browser=release", | 514 "--browser=release", |
| 515 "-v", | 515 "-v", |
| 516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 517 "--isolated-script-test-output", | 517 "--isolated-script-test-output", |
| 518 "/path/to/tmp/json" | 518 "/path/to/tmp/json" |
| 519 ], | 519 ], |
| 520 "cwd": "[SLAVE_BUILD]", | 520 "cwd": "[SLAVE_BUILD]", |
| 521 "name": "trace_test", | 521 "name": "trace_test", |
| 522 "~followup_annotations": [ | 522 "~followup_annotations": [ |
| 523 "@@@STEP_LOG_LINE@json.output@{@@@", | 523 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 524 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 525 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 526 "@@@STEP_LOG_LINE@json.output@}@@@", | 526 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 527 "@@@STEP_LOG_END@json.output@@@" | 527 "@@@STEP_LOG_END@json.output@@@" |
| 528 ] | 528 ] |
| 529 }, | 529 }, |
| 530 { | 530 { |
| 531 "cmd": [ | 531 "cmd": [ |
| 532 "python", | 532 "python", |
| 533 "-u", | 533 "-u", |
| 534 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 534 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 535 "--isolated", | 535 "--isolated", |
| 536 "[dummy hash for telemetry_gpu_new_test]", | 536 "[dummy hash for telemetry_gpu_test]", |
| 537 "-I", | 537 "-I", |
| 538 "https://isolateserver.appspot.com", | 538 "https://isolateserver.appspot.com", |
| 539 "--verbose", | 539 "--verbose", |
| 540 "--", | 540 "--", |
| 541 "screenshot_sync", | 541 "screenshot_sync", |
| 542 "--show-stdout", | 542 "--show-stdout", |
| 543 "--browser=release", | 543 "--browser=release", |
| 544 "-v", | 544 "-v", |
| 545 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 545 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 546 "--isolated-script-test-output", | 546 "--isolated-script-test-output", |
| 547 "/path/to/tmp/json" | 547 "/path/to/tmp/json" |
| 548 ], | 548 ], |
| 549 "cwd": "[SLAVE_BUILD]", | 549 "cwd": "[SLAVE_BUILD]", |
| 550 "name": "screenshot_sync_tests", | 550 "name": "screenshot_sync_tests", |
| 551 "~followup_annotations": [ | 551 "~followup_annotations": [ |
| 552 "@@@STEP_LOG_LINE@json.output@{@@@", | 552 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 553 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 553 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 554 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 554 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 555 "@@@STEP_LOG_LINE@json.output@}@@@", | 555 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 556 "@@@STEP_LOG_END@json.output@@@" | 556 "@@@STEP_LOG_END@json.output@@@" |
| 557 ] | 557 ] |
| 558 }, | 558 }, |
| 559 { | 559 { |
| 560 "cmd": [ | 560 "cmd": [ |
| 561 "python", | 561 "python", |
| 562 "-u", | 562 "-u", |
| 563 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 563 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 564 "--isolated", | 564 "--isolated", |
| 565 "[dummy hash for telemetry_gpu_new_test]", | 565 "[dummy hash for telemetry_gpu_test]", |
| 566 "-I", | 566 "-I", |
| 567 "https://isolateserver.appspot.com", | 567 "https://isolateserver.appspot.com", |
| 568 "--verbose", | 568 "--verbose", |
| 569 "--", | 569 "--", |
| 570 "hardware_accelerated_feature", | 570 "hardware_accelerated_feature", |
| 571 "--show-stdout", | 571 "--show-stdout", |
| 572 "--browser=release", | 572 "--browser=release", |
| 573 "-v", | 573 "-v", |
| 574 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 574 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 575 "--isolated-script-test-output", | 575 "--isolated-script-test-output", |
| 576 "/path/to/tmp/json" | 576 "/path/to/tmp/json" |
| 577 ], | 577 ], |
| 578 "cwd": "[SLAVE_BUILD]", | 578 "cwd": "[SLAVE_BUILD]", |
| 579 "name": "hardware_accelerated_feature_tests", | 579 "name": "hardware_accelerated_feature_tests", |
| 580 "~followup_annotations": [ | 580 "~followup_annotations": [ |
| 581 "@@@STEP_LOG_LINE@json.output@{@@@", | 581 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 582 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 582 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 583 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 583 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 584 "@@@STEP_LOG_LINE@json.output@}@@@", | 584 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 585 "@@@STEP_LOG_END@json.output@@@" | 585 "@@@STEP_LOG_END@json.output@@@" |
| 586 ] | 586 ] |
| 587 }, | 587 }, |
| 588 { | 588 { |
| 589 "cmd": [ | 589 "cmd": [ |
| 590 "python", | 590 "python", |
| 591 "-u", | 591 "-u", |
| 592 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 592 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 593 "--isolated", | 593 "--isolated", |
| 594 "[dummy hash for telemetry_gpu_new_test]", | 594 "[dummy hash for telemetry_gpu_test]", |
| 595 "-I", | 595 "-I", |
| 596 "https://isolateserver.appspot.com", | 596 "https://isolateserver.appspot.com", |
| 597 "--verbose", | 597 "--verbose", |
| 598 "--", | 598 "--", |
| 599 "gpu_process", | 599 "gpu_process", |
| 600 "--show-stdout", | 600 "--show-stdout", |
| 601 "--browser=release", | 601 "--browser=release", |
| 602 "-v", | 602 "-v", |
| 603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 604 "--isolated-script-test-output", | 604 "--isolated-script-test-output", |
| 605 "/path/to/tmp/json" | 605 "/path/to/tmp/json" |
| 606 ], | 606 ], |
| 607 "cwd": "[SLAVE_BUILD]", | 607 "cwd": "[SLAVE_BUILD]", |
| 608 "name": "gpu_process_launch_tests", | 608 "name": "gpu_process_launch_tests", |
| 609 "~followup_annotations": [ | 609 "~followup_annotations": [ |
| 610 "@@@STEP_LOG_LINE@json.output@{@@@", | 610 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 611 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 611 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 612 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 612 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 613 "@@@STEP_LOG_LINE@json.output@}@@@", | 613 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 614 "@@@STEP_LOG_END@json.output@@@" | 614 "@@@STEP_LOG_END@json.output@@@" |
| 615 ] | 615 ] |
| 616 }, | 616 }, |
| 617 { | 617 { |
| 618 "cmd": [ | 618 "cmd": [ |
| 619 "python", | 619 "python", |
| 620 "-u", | 620 "-u", |
| 621 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 621 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 622 "--isolated", | 622 "--isolated", |
| 623 "[dummy hash for telemetry_gpu_new_test]", | 623 "[dummy hash for telemetry_gpu_test]", |
| 624 "-I", | 624 "-I", |
| 625 "https://isolateserver.appspot.com", | 625 "https://isolateserver.appspot.com", |
| 626 "--verbose", | 626 "--verbose", |
| 627 "--", | 627 "--", |
| 628 "gpu_rasterization", | 628 "gpu_rasterization", |
| 629 "--show-stdout", | 629 "--show-stdout", |
| 630 "--browser=release", | 630 "--browser=release", |
| 631 "-v", | 631 "-v", |
| 632 "--build-revision", | 632 "--build-revision", |
| 633 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 633 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 681 ], | 681 ], |
| 682 "cwd": "[SLAVE_BUILD]", | 682 "cwd": "[SLAVE_BUILD]", |
| 683 "name": "tab_capture_end2end_tests" | 683 "name": "tab_capture_end2end_tests" |
| 684 }, | 684 }, |
| 685 { | 685 { |
| 686 "name": "$result", | 686 "name": "$result", |
| 687 "recipe_result": null, | 687 "recipe_result": null, |
| 688 "status_code": 0 | 688 "status_code": 0 |
| 689 } | 689 } |
| 690 ] | 690 ] |
| OLD | NEW |