Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1695)

Side by Side Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_blink.json

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 "--goma-dir", 163 "--goma-dir",
164 "[BUILD]/goma", 164 "[BUILD]/goma",
165 "--", 165 "--",
166 "angle_unittests_run", 166 "angle_unittests_run",
167 "content_gl_tests_run", 167 "content_gl_tests_run",
168 "gl_tests_run", 168 "gl_tests_run",
169 "gl_unittests_run", 169 "gl_unittests_run",
170 "gles2_conform_test_run", 170 "gles2_conform_test_run",
171 "gpu_unittests_run", 171 "gpu_unittests_run",
172 "tab_capture_end2end_tests_run", 172 "tab_capture_end2end_tests_run",
173 "telemetry_gpu_new_test_run" 173 "telemetry_gpu_test_run"
174 ], 174 ],
175 "cwd": "[SLAVE_BUILD]", 175 "cwd": "[SLAVE_BUILD]",
176 "name": "compile", 176 "name": "compile",
177 "~followup_annotations": [ 177 "~followup_annotations": [
178 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 178 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
179 "@@@STEP_LOG_END@json.output (invalid)@@@" 179 "@@@STEP_LOG_END@json.output (invalid)@@@"
180 ] 180 ]
181 }, 181 },
182 { 182 {
183 "cmd": [ 183 "cmd": [
184 "python", 184 "python",
185 "-u", 185 "-u",
186 "RECIPE_MODULE[isolate]/resources/isolate.py", 186 "RECIPE_MODULE[isolate]/resources/isolate.py",
187 "[SLAVE_BUILD]/src/tools/swarming_client", 187 "[SLAVE_BUILD]/src/tools/swarming_client",
188 "batcharchive", 188 "batcharchive",
189 "--dump-json", 189 "--dump-json",
190 "/path/to/tmp/json", 190 "/path/to/tmp/json",
191 "--isolate-server", 191 "--isolate-server",
192 "https://isolateserver.appspot.com", 192 "https://isolateserver.appspot.com",
193 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json", 193 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json",
194 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json", 194 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json",
195 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json", 195 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json",
196 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json", 196 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json",
197 "[SLAVE_BUILD]/src/out/Debug/gles2_conform_test.isolated.gen.json", 197 "[SLAVE_BUILD]/src/out/Debug/gles2_conform_test.isolated.gen.json",
198 "[SLAVE_BUILD]/src/out/Debug/gpu_unittests.isolated.gen.json", 198 "[SLAVE_BUILD]/src/out/Debug/gpu_unittests.isolated.gen.json",
199 "[SLAVE_BUILD]/src/out/Debug/tab_capture_end2end_tests.isolated.gen.json", 199 "[SLAVE_BUILD]/src/out/Debug/tab_capture_end2end_tests.isolated.gen.json",
200 "[SLAVE_BUILD]/src/out/Debug/telemetry_gpu_new_test.isolated.gen.json" 200 "[SLAVE_BUILD]/src/out/Debug/telemetry_gpu_test.isolated.gen.json"
201 ], 201 ],
202 "cwd": "[SLAVE_BUILD]", 202 "cwd": "[SLAVE_BUILD]",
203 "name": "isolate tests", 203 "name": "isolate tests",
204 "~followup_annotations": [ 204 "~followup_annotations": [
205 "@@@STEP_LOG_LINE@json.output@{@@@", 205 "@@@STEP_LOG_LINE@json.output@{@@@",
206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", 206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@",
207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", 207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@",
208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", 208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@",
209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@", 209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@",
210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@", 210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@", 211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@",
212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", 212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@",
213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@", 213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
214 "@@@STEP_LOG_LINE@json.output@}@@@", 214 "@@@STEP_LOG_LINE@json.output@}@@@",
215 "@@@STEP_LOG_END@json.output@@@", 215 "@@@STEP_LOG_END@json.output@@@",
216 "@@@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]\"}@@@" 216 "@@@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]\"}@@@"
217 ] 217 ]
218 }, 218 },
219 { 219 {
220 "allow_subannotations": true, 220 "allow_subannotations": true,
221 "cmd": [ 221 "cmd": [
222 "python", 222 "python",
223 "-u", 223 "-u",
224 "[BUILD]/scripts/slave/runtest.py", 224 "[BUILD]/scripts/slave/runtest.py",
225 "--target", 225 "--target",
226 "Debug", 226 "Debug",
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 ], 359 ],
360 "cwd": "[SLAVE_BUILD]", 360 "cwd": "[SLAVE_BUILD]",
361 "name": "gl_unittests" 361 "name": "gl_unittests"
362 }, 362 },
363 { 363 {
364 "cmd": [ 364 "cmd": [
365 "python", 365 "python",
366 "-u", 366 "-u",
367 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 367 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
368 "--isolated", 368 "--isolated",
369 "[dummy hash for telemetry_gpu_new_test]", 369 "[dummy hash for telemetry_gpu_test]",
370 "-I", 370 "-I",
371 "https://isolateserver.appspot.com", 371 "https://isolateserver.appspot.com",
372 "--verbose", 372 "--verbose",
373 "--", 373 "--",
374 "maps", 374 "maps",
375 "--show-stdout", 375 "--show-stdout",
376 "--browser=debug", 376 "--browser=debug",
377 "-v", 377 "-v",
378 "--build-revision", 378 "--build-revision",
379 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 379 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 12 matching lines...) Expand all
392 "@@@STEP_LOG_LINE@json.output@}@@@", 392 "@@@STEP_LOG_LINE@json.output@}@@@",
393 "@@@STEP_LOG_END@json.output@@@" 393 "@@@STEP_LOG_END@json.output@@@"
394 ] 394 ]
395 }, 395 },
396 { 396 {
397 "cmd": [ 397 "cmd": [
398 "python", 398 "python",
399 "-u", 399 "-u",
400 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 400 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
401 "--isolated", 401 "--isolated",
402 "[dummy hash for telemetry_gpu_new_test]", 402 "[dummy hash for telemetry_gpu_test]",
403 "-I", 403 "-I",
404 "https://isolateserver.appspot.com", 404 "https://isolateserver.appspot.com",
405 "--verbose", 405 "--verbose",
406 "--", 406 "--",
407 "pixel", 407 "pixel",
408 "--show-stdout", 408 "--show-stdout",
409 "--browser=debug", 409 "--browser=debug",
410 "-v", 410 "-v",
411 "--build-revision", 411 "--build-revision",
412 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 412 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 17 matching lines...) Expand all
430 "@@@STEP_LOG_LINE@json.output@}@@@", 430 "@@@STEP_LOG_LINE@json.output@}@@@",
431 "@@@STEP_LOG_END@json.output@@@" 431 "@@@STEP_LOG_END@json.output@@@"
432 ] 432 ]
433 }, 433 },
434 { 434 {
435 "cmd": [ 435 "cmd": [
436 "python", 436 "python",
437 "-u", 437 "-u",
438 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 438 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
439 "--isolated", 439 "--isolated",
440 "[dummy hash for telemetry_gpu_new_test]", 440 "[dummy hash for telemetry_gpu_test]",
441 "-I", 441 "-I",
442 "https://isolateserver.appspot.com", 442 "https://isolateserver.appspot.com",
443 "--verbose", 443 "--verbose",
444 "--", 444 "--",
445 "webgl_conformance", 445 "webgl_conformance",
446 "--show-stdout", 446 "--show-stdout",
447 "--browser=debug", 447 "--browser=debug",
448 "-v", 448 "-v",
449 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 449 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
450 "--isolated-script-test-output", 450 "--isolated-script-test-output",
451 "/path/to/tmp/json" 451 "/path/to/tmp/json"
452 ], 452 ],
453 "cwd": "[SLAVE_BUILD]", 453 "cwd": "[SLAVE_BUILD]",
454 "name": "webgl_conformance_tests", 454 "name": "webgl_conformance_tests",
455 "~followup_annotations": [ 455 "~followup_annotations": [
456 "@@@STEP_LOG_LINE@json.output@{@@@", 456 "@@@STEP_LOG_LINE@json.output@{@@@",
457 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 457 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
458 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 458 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
459 "@@@STEP_LOG_LINE@json.output@}@@@", 459 "@@@STEP_LOG_LINE@json.output@}@@@",
460 "@@@STEP_LOG_END@json.output@@@" 460 "@@@STEP_LOG_END@json.output@@@"
461 ] 461 ]
462 }, 462 },
463 { 463 {
464 "cmd": [ 464 "cmd": [
465 "python", 465 "python",
466 "-u", 466 "-u",
467 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 467 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
468 "--isolated", 468 "--isolated",
469 "[dummy hash for telemetry_gpu_new_test]", 469 "[dummy hash for telemetry_gpu_test]",
470 "-I", 470 "-I",
471 "https://isolateserver.appspot.com", 471 "https://isolateserver.appspot.com",
472 "--verbose", 472 "--verbose",
473 "--", 473 "--",
474 "context_lost", 474 "context_lost",
475 "--show-stdout", 475 "--show-stdout",
476 "--browser=debug", 476 "--browser=debug",
477 "-v", 477 "-v",
478 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 478 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
479 "--isolated-script-test-output", 479 "--isolated-script-test-output",
480 "/path/to/tmp/json" 480 "/path/to/tmp/json"
481 ], 481 ],
482 "cwd": "[SLAVE_BUILD]", 482 "cwd": "[SLAVE_BUILD]",
483 "name": "context_lost_tests", 483 "name": "context_lost_tests",
484 "~followup_annotations": [ 484 "~followup_annotations": [
485 "@@@STEP_LOG_LINE@json.output@{@@@", 485 "@@@STEP_LOG_LINE@json.output@{@@@",
486 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 486 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
487 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 487 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
488 "@@@STEP_LOG_LINE@json.output@}@@@", 488 "@@@STEP_LOG_LINE@json.output@}@@@",
489 "@@@STEP_LOG_END@json.output@@@" 489 "@@@STEP_LOG_END@json.output@@@"
490 ] 490 ]
491 }, 491 },
492 { 492 {
493 "cmd": [ 493 "cmd": [
494 "python", 494 "python",
495 "-u", 495 "-u",
496 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 496 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
497 "--isolated", 497 "--isolated",
498 "[dummy hash for telemetry_gpu_new_test]", 498 "[dummy hash for telemetry_gpu_test]",
499 "-I", 499 "-I",
500 "https://isolateserver.appspot.com", 500 "https://isolateserver.appspot.com",
501 "--verbose", 501 "--verbose",
502 "--", 502 "--",
503 "memory_test", 503 "memory_test",
504 "--show-stdout", 504 "--show-stdout",
505 "--browser=debug", 505 "--browser=debug",
506 "-v", 506 "-v",
507 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 507 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
508 "--isolated-script-test-output", 508 "--isolated-script-test-output",
509 "/path/to/tmp/json" 509 "/path/to/tmp/json"
510 ], 510 ],
511 "cwd": "[SLAVE_BUILD]", 511 "cwd": "[SLAVE_BUILD]",
512 "name": "memory_test", 512 "name": "memory_test",
513 "~followup_annotations": [ 513 "~followup_annotations": [
514 "@@@STEP_LOG_LINE@json.output@{@@@", 514 "@@@STEP_LOG_LINE@json.output@{@@@",
515 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 515 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
516 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 516 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
517 "@@@STEP_LOG_LINE@json.output@}@@@", 517 "@@@STEP_LOG_LINE@json.output@}@@@",
518 "@@@STEP_LOG_END@json.output@@@" 518 "@@@STEP_LOG_END@json.output@@@"
519 ] 519 ]
520 }, 520 },
521 { 521 {
522 "cmd": [ 522 "cmd": [
523 "python", 523 "python",
524 "-u", 524 "-u",
525 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 525 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
526 "--isolated", 526 "--isolated",
527 "[dummy hash for telemetry_gpu_new_test]", 527 "[dummy hash for telemetry_gpu_test]",
528 "-I", 528 "-I",
529 "https://isolateserver.appspot.com", 529 "https://isolateserver.appspot.com",
530 "--verbose", 530 "--verbose",
531 "--", 531 "--",
532 "trace_test", 532 "trace_test",
533 "--show-stdout", 533 "--show-stdout",
534 "--browser=debug", 534 "--browser=debug",
535 "-v", 535 "-v",
536 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 536 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
537 "--isolated-script-test-output", 537 "--isolated-script-test-output",
538 "/path/to/tmp/json" 538 "/path/to/tmp/json"
539 ], 539 ],
540 "cwd": "[SLAVE_BUILD]", 540 "cwd": "[SLAVE_BUILD]",
541 "name": "trace_test", 541 "name": "trace_test",
542 "~followup_annotations": [ 542 "~followup_annotations": [
543 "@@@STEP_LOG_LINE@json.output@{@@@", 543 "@@@STEP_LOG_LINE@json.output@{@@@",
544 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 544 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
545 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 545 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
546 "@@@STEP_LOG_LINE@json.output@}@@@", 546 "@@@STEP_LOG_LINE@json.output@}@@@",
547 "@@@STEP_LOG_END@json.output@@@" 547 "@@@STEP_LOG_END@json.output@@@"
548 ] 548 ]
549 }, 549 },
550 { 550 {
551 "cmd": [ 551 "cmd": [
552 "python", 552 "python",
553 "-u", 553 "-u",
554 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 554 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
555 "--isolated", 555 "--isolated",
556 "[dummy hash for telemetry_gpu_new_test]", 556 "[dummy hash for telemetry_gpu_test]",
557 "-I", 557 "-I",
558 "https://isolateserver.appspot.com", 558 "https://isolateserver.appspot.com",
559 "--verbose", 559 "--verbose",
560 "--", 560 "--",
561 "screenshot_sync", 561 "screenshot_sync",
562 "--show-stdout", 562 "--show-stdout",
563 "--browser=debug", 563 "--browser=debug",
564 "-v", 564 "-v",
565 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 565 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
566 "--isolated-script-test-output", 566 "--isolated-script-test-output",
567 "/path/to/tmp/json" 567 "/path/to/tmp/json"
568 ], 568 ],
569 "cwd": "[SLAVE_BUILD]", 569 "cwd": "[SLAVE_BUILD]",
570 "name": "screenshot_sync_tests", 570 "name": "screenshot_sync_tests",
571 "~followup_annotations": [ 571 "~followup_annotations": [
572 "@@@STEP_LOG_LINE@json.output@{@@@", 572 "@@@STEP_LOG_LINE@json.output@{@@@",
573 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 573 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
574 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 574 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
575 "@@@STEP_LOG_LINE@json.output@}@@@", 575 "@@@STEP_LOG_LINE@json.output@}@@@",
576 "@@@STEP_LOG_END@json.output@@@" 576 "@@@STEP_LOG_END@json.output@@@"
577 ] 577 ]
578 }, 578 },
579 { 579 {
580 "cmd": [ 580 "cmd": [
581 "python", 581 "python",
582 "-u", 582 "-u",
583 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 583 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
584 "--isolated", 584 "--isolated",
585 "[dummy hash for telemetry_gpu_new_test]", 585 "[dummy hash for telemetry_gpu_test]",
586 "-I", 586 "-I",
587 "https://isolateserver.appspot.com", 587 "https://isolateserver.appspot.com",
588 "--verbose", 588 "--verbose",
589 "--", 589 "--",
590 "hardware_accelerated_feature", 590 "hardware_accelerated_feature",
591 "--show-stdout", 591 "--show-stdout",
592 "--browser=debug", 592 "--browser=debug",
593 "-v", 593 "-v",
594 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 594 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
595 "--isolated-script-test-output", 595 "--isolated-script-test-output",
596 "/path/to/tmp/json" 596 "/path/to/tmp/json"
597 ], 597 ],
598 "cwd": "[SLAVE_BUILD]", 598 "cwd": "[SLAVE_BUILD]",
599 "name": "hardware_accelerated_feature_tests", 599 "name": "hardware_accelerated_feature_tests",
600 "~followup_annotations": [ 600 "~followup_annotations": [
601 "@@@STEP_LOG_LINE@json.output@{@@@", 601 "@@@STEP_LOG_LINE@json.output@{@@@",
602 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 602 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
603 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 603 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
604 "@@@STEP_LOG_LINE@json.output@}@@@", 604 "@@@STEP_LOG_LINE@json.output@}@@@",
605 "@@@STEP_LOG_END@json.output@@@" 605 "@@@STEP_LOG_END@json.output@@@"
606 ] 606 ]
607 }, 607 },
608 { 608 {
609 "cmd": [ 609 "cmd": [
610 "python", 610 "python",
611 "-u", 611 "-u",
612 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 612 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
613 "--isolated", 613 "--isolated",
614 "[dummy hash for telemetry_gpu_new_test]", 614 "[dummy hash for telemetry_gpu_test]",
615 "-I", 615 "-I",
616 "https://isolateserver.appspot.com", 616 "https://isolateserver.appspot.com",
617 "--verbose", 617 "--verbose",
618 "--", 618 "--",
619 "gpu_process", 619 "gpu_process",
620 "--show-stdout", 620 "--show-stdout",
621 "--browser=debug", 621 "--browser=debug",
622 "-v", 622 "-v",
623 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 623 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
624 "--isolated-script-test-output", 624 "--isolated-script-test-output",
625 "/path/to/tmp/json" 625 "/path/to/tmp/json"
626 ], 626 ],
627 "cwd": "[SLAVE_BUILD]", 627 "cwd": "[SLAVE_BUILD]",
628 "name": "gpu_process_launch_tests", 628 "name": "gpu_process_launch_tests",
629 "~followup_annotations": [ 629 "~followup_annotations": [
630 "@@@STEP_LOG_LINE@json.output@{@@@", 630 "@@@STEP_LOG_LINE@json.output@{@@@",
631 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 631 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
632 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 632 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
633 "@@@STEP_LOG_LINE@json.output@}@@@", 633 "@@@STEP_LOG_LINE@json.output@}@@@",
634 "@@@STEP_LOG_END@json.output@@@" 634 "@@@STEP_LOG_END@json.output@@@"
635 ] 635 ]
636 }, 636 },
637 { 637 {
638 "cmd": [ 638 "cmd": [
639 "python", 639 "python",
640 "-u", 640 "-u",
641 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 641 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
642 "--isolated", 642 "--isolated",
643 "[dummy hash for telemetry_gpu_new_test]", 643 "[dummy hash for telemetry_gpu_test]",
644 "-I", 644 "-I",
645 "https://isolateserver.appspot.com", 645 "https://isolateserver.appspot.com",
646 "--verbose", 646 "--verbose",
647 "--", 647 "--",
648 "gpu_rasterization", 648 "gpu_rasterization",
649 "--show-stdout", 649 "--show-stdout",
650 "--browser=debug", 650 "--browser=debug",
651 "-v", 651 "-v",
652 "--build-revision", 652 "--build-revision",
653 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 653 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 12 matching lines...) Expand all
666 "@@@STEP_LOG_LINE@json.output@}@@@", 666 "@@@STEP_LOG_LINE@json.output@}@@@",
667 "@@@STEP_LOG_END@json.output@@@" 667 "@@@STEP_LOG_END@json.output@@@"
668 ] 668 ]
669 }, 669 },
670 { 670 {
671 "name": "$result", 671 "name": "$result",
672 "recipe_result": null, 672 "recipe_result": null,
673 "status_code": 0 673 "status_code": 0
674 } 674 }
675 ] 675 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698