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

Side by Side Diff: scripts/slave/recipes/gpu/build_and_test.expected/linux_release_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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
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.json" 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 "cmd": [ 200 "cmd": [
201 "killall", 201 "killall",
202 "-9", 202 "-9",
203 "gnome-keyring-daemon" 203 "gnome-keyring-daemon"
204 ], 204 ],
205 "cwd": "[SLAVE_BUILD]", 205 "cwd": "[SLAVE_BUILD]",
206 "name": "killall gnome-keyring-daemon" 206 "name": "killall gnome-keyring-daemon"
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 ], 352 ],
353 "cwd": "[SLAVE_BUILD]", 353 "cwd": "[SLAVE_BUILD]",
354 "name": "gl_unittests" 354 "name": "gl_unittests"
355 }, 355 },
356 { 356 {
357 "cmd": [ 357 "cmd": [
358 "python", 358 "python",
359 "-u", 359 "-u",
360 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 360 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
361 "--isolated", 361 "--isolated",
362 "[dummy hash for telemetry_gpu_new_test]", 362 "[dummy hash for telemetry_gpu_test]",
363 "-I", 363 "-I",
364 "https://isolateserver.appspot.com", 364 "https://isolateserver.appspot.com",
365 "--verbose", 365 "--verbose",
366 "--", 366 "--",
367 "maps", 367 "maps",
368 "--show-stdout", 368 "--show-stdout",
369 "--browser=release", 369 "--browser=release",
370 "-v", 370 "-v",
371 "--build-revision", 371 "--build-revision",
372 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 372 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 12 matching lines...) Expand all
385 "@@@STEP_LOG_LINE@json.output@}@@@", 385 "@@@STEP_LOG_LINE@json.output@}@@@",
386 "@@@STEP_LOG_END@json.output@@@" 386 "@@@STEP_LOG_END@json.output@@@"
387 ] 387 ]
388 }, 388 },
389 { 389 {
390 "cmd": [ 390 "cmd": [
391 "python", 391 "python",
392 "-u", 392 "-u",
393 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 393 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
394 "--isolated", 394 "--isolated",
395 "[dummy hash for telemetry_gpu_new_test]", 395 "[dummy hash for telemetry_gpu_test]",
396 "-I", 396 "-I",
397 "https://isolateserver.appspot.com", 397 "https://isolateserver.appspot.com",
398 "--verbose", 398 "--verbose",
399 "--", 399 "--",
400 "pixel", 400 "pixel",
401 "--show-stdout", 401 "--show-stdout",
402 "--browser=release", 402 "--browser=release",
403 "-v", 403 "-v",
404 "--build-revision", 404 "--build-revision",
405 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 405 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 17 matching lines...) Expand all
423 "@@@STEP_LOG_LINE@json.output@}@@@", 423 "@@@STEP_LOG_LINE@json.output@}@@@",
424 "@@@STEP_LOG_END@json.output@@@" 424 "@@@STEP_LOG_END@json.output@@@"
425 ] 425 ]
426 }, 426 },
427 { 427 {
428 "cmd": [ 428 "cmd": [
429 "python", 429 "python",
430 "-u", 430 "-u",
431 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 431 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
432 "--isolated", 432 "--isolated",
433 "[dummy hash for telemetry_gpu_new_test]", 433 "[dummy hash for telemetry_gpu_test]",
434 "-I", 434 "-I",
435 "https://isolateserver.appspot.com", 435 "https://isolateserver.appspot.com",
436 "--verbose", 436 "--verbose",
437 "--", 437 "--",
438 "webgl_conformance", 438 "webgl_conformance",
439 "--show-stdout", 439 "--show-stdout",
440 "--browser=release", 440 "--browser=release",
441 "-v", 441 "-v",
442 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 442 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
443 "--isolated-script-test-output", 443 "--isolated-script-test-output",
444 "/path/to/tmp/json" 444 "/path/to/tmp/json"
445 ], 445 ],
446 "cwd": "[SLAVE_BUILD]", 446 "cwd": "[SLAVE_BUILD]",
447 "name": "webgl_conformance_tests", 447 "name": "webgl_conformance_tests",
448 "~followup_annotations": [ 448 "~followup_annotations": [
449 "@@@STEP_LOG_LINE@json.output@{@@@", 449 "@@@STEP_LOG_LINE@json.output@{@@@",
450 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 450 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
451 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 451 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
452 "@@@STEP_LOG_LINE@json.output@}@@@", 452 "@@@STEP_LOG_LINE@json.output@}@@@",
453 "@@@STEP_LOG_END@json.output@@@" 453 "@@@STEP_LOG_END@json.output@@@"
454 ] 454 ]
455 }, 455 },
456 { 456 {
457 "cmd": [ 457 "cmd": [
458 "python", 458 "python",
459 "-u", 459 "-u",
460 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 460 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
461 "--isolated", 461 "--isolated",
462 "[dummy hash for telemetry_gpu_new_test]", 462 "[dummy hash for telemetry_gpu_test]",
463 "-I", 463 "-I",
464 "https://isolateserver.appspot.com", 464 "https://isolateserver.appspot.com",
465 "--verbose", 465 "--verbose",
466 "--", 466 "--",
467 "context_lost", 467 "context_lost",
468 "--show-stdout", 468 "--show-stdout",
469 "--browser=release", 469 "--browser=release",
470 "-v", 470 "-v",
471 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 471 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
472 "--isolated-script-test-output", 472 "--isolated-script-test-output",
473 "/path/to/tmp/json" 473 "/path/to/tmp/json"
474 ], 474 ],
475 "cwd": "[SLAVE_BUILD]", 475 "cwd": "[SLAVE_BUILD]",
476 "name": "context_lost_tests", 476 "name": "context_lost_tests",
477 "~followup_annotations": [ 477 "~followup_annotations": [
478 "@@@STEP_LOG_LINE@json.output@{@@@", 478 "@@@STEP_LOG_LINE@json.output@{@@@",
479 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 479 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
480 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 480 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
481 "@@@STEP_LOG_LINE@json.output@}@@@", 481 "@@@STEP_LOG_LINE@json.output@}@@@",
482 "@@@STEP_LOG_END@json.output@@@" 482 "@@@STEP_LOG_END@json.output@@@"
483 ] 483 ]
484 }, 484 },
485 { 485 {
486 "cmd": [ 486 "cmd": [
487 "python", 487 "python",
488 "-u", 488 "-u",
489 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 489 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
490 "--isolated", 490 "--isolated",
491 "[dummy hash for telemetry_gpu_new_test]", 491 "[dummy hash for telemetry_gpu_test]",
492 "-I", 492 "-I",
493 "https://isolateserver.appspot.com", 493 "https://isolateserver.appspot.com",
494 "--verbose", 494 "--verbose",
495 "--", 495 "--",
496 "memory_test", 496 "memory_test",
497 "--show-stdout", 497 "--show-stdout",
498 "--browser=release", 498 "--browser=release",
499 "-v", 499 "-v",
500 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 500 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
501 "--isolated-script-test-output", 501 "--isolated-script-test-output",
502 "/path/to/tmp/json" 502 "/path/to/tmp/json"
503 ], 503 ],
504 "cwd": "[SLAVE_BUILD]", 504 "cwd": "[SLAVE_BUILD]",
505 "name": "memory_test", 505 "name": "memory_test",
506 "~followup_annotations": [ 506 "~followup_annotations": [
507 "@@@STEP_LOG_LINE@json.output@{@@@", 507 "@@@STEP_LOG_LINE@json.output@{@@@",
508 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 508 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
509 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 509 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
510 "@@@STEP_LOG_LINE@json.output@}@@@", 510 "@@@STEP_LOG_LINE@json.output@}@@@",
511 "@@@STEP_LOG_END@json.output@@@" 511 "@@@STEP_LOG_END@json.output@@@"
512 ] 512 ]
513 }, 513 },
514 { 514 {
515 "cmd": [ 515 "cmd": [
516 "python", 516 "python",
517 "-u", 517 "-u",
518 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 518 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
519 "--isolated", 519 "--isolated",
520 "[dummy hash for telemetry_gpu_new_test]", 520 "[dummy hash for telemetry_gpu_test]",
521 "-I", 521 "-I",
522 "https://isolateserver.appspot.com", 522 "https://isolateserver.appspot.com",
523 "--verbose", 523 "--verbose",
524 "--", 524 "--",
525 "trace_test", 525 "trace_test",
526 "--show-stdout", 526 "--show-stdout",
527 "--browser=release", 527 "--browser=release",
528 "-v", 528 "-v",
529 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 529 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
530 "--isolated-script-test-output", 530 "--isolated-script-test-output",
531 "/path/to/tmp/json" 531 "/path/to/tmp/json"
532 ], 532 ],
533 "cwd": "[SLAVE_BUILD]", 533 "cwd": "[SLAVE_BUILD]",
534 "name": "trace_test", 534 "name": "trace_test",
535 "~followup_annotations": [ 535 "~followup_annotations": [
536 "@@@STEP_LOG_LINE@json.output@{@@@", 536 "@@@STEP_LOG_LINE@json.output@{@@@",
537 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 537 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
538 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 538 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
539 "@@@STEP_LOG_LINE@json.output@}@@@", 539 "@@@STEP_LOG_LINE@json.output@}@@@",
540 "@@@STEP_LOG_END@json.output@@@" 540 "@@@STEP_LOG_END@json.output@@@"
541 ] 541 ]
542 }, 542 },
543 { 543 {
544 "cmd": [ 544 "cmd": [
545 "python", 545 "python",
546 "-u", 546 "-u",
547 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 547 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
548 "--isolated", 548 "--isolated",
549 "[dummy hash for telemetry_gpu_new_test]", 549 "[dummy hash for telemetry_gpu_test]",
550 "-I", 550 "-I",
551 "https://isolateserver.appspot.com", 551 "https://isolateserver.appspot.com",
552 "--verbose", 552 "--verbose",
553 "--", 553 "--",
554 "screenshot_sync", 554 "screenshot_sync",
555 "--show-stdout", 555 "--show-stdout",
556 "--browser=release", 556 "--browser=release",
557 "-v", 557 "-v",
558 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 558 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
559 "--isolated-script-test-output", 559 "--isolated-script-test-output",
560 "/path/to/tmp/json" 560 "/path/to/tmp/json"
561 ], 561 ],
562 "cwd": "[SLAVE_BUILD]", 562 "cwd": "[SLAVE_BUILD]",
563 "name": "screenshot_sync_tests", 563 "name": "screenshot_sync_tests",
564 "~followup_annotations": [ 564 "~followup_annotations": [
565 "@@@STEP_LOG_LINE@json.output@{@@@", 565 "@@@STEP_LOG_LINE@json.output@{@@@",
566 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 566 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
567 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 567 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
568 "@@@STEP_LOG_LINE@json.output@}@@@", 568 "@@@STEP_LOG_LINE@json.output@}@@@",
569 "@@@STEP_LOG_END@json.output@@@" 569 "@@@STEP_LOG_END@json.output@@@"
570 ] 570 ]
571 }, 571 },
572 { 572 {
573 "cmd": [ 573 "cmd": [
574 "python", 574 "python",
575 "-u", 575 "-u",
576 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 576 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
577 "--isolated", 577 "--isolated",
578 "[dummy hash for telemetry_gpu_new_test]", 578 "[dummy hash for telemetry_gpu_test]",
579 "-I", 579 "-I",
580 "https://isolateserver.appspot.com", 580 "https://isolateserver.appspot.com",
581 "--verbose", 581 "--verbose",
582 "--", 582 "--",
583 "hardware_accelerated_feature", 583 "hardware_accelerated_feature",
584 "--show-stdout", 584 "--show-stdout",
585 "--browser=release", 585 "--browser=release",
586 "-v", 586 "-v",
587 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 587 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
588 "--isolated-script-test-output", 588 "--isolated-script-test-output",
589 "/path/to/tmp/json" 589 "/path/to/tmp/json"
590 ], 590 ],
591 "cwd": "[SLAVE_BUILD]", 591 "cwd": "[SLAVE_BUILD]",
592 "name": "hardware_accelerated_feature_tests", 592 "name": "hardware_accelerated_feature_tests",
593 "~followup_annotations": [ 593 "~followup_annotations": [
594 "@@@STEP_LOG_LINE@json.output@{@@@", 594 "@@@STEP_LOG_LINE@json.output@{@@@",
595 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 595 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
596 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 596 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
597 "@@@STEP_LOG_LINE@json.output@}@@@", 597 "@@@STEP_LOG_LINE@json.output@}@@@",
598 "@@@STEP_LOG_END@json.output@@@" 598 "@@@STEP_LOG_END@json.output@@@"
599 ] 599 ]
600 }, 600 },
601 { 601 {
602 "cmd": [ 602 "cmd": [
603 "python", 603 "python",
604 "-u", 604 "-u",
605 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 605 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
606 "--isolated", 606 "--isolated",
607 "[dummy hash for telemetry_gpu_new_test]", 607 "[dummy hash for telemetry_gpu_test]",
608 "-I", 608 "-I",
609 "https://isolateserver.appspot.com", 609 "https://isolateserver.appspot.com",
610 "--verbose", 610 "--verbose",
611 "--", 611 "--",
612 "gpu_process", 612 "gpu_process",
613 "--show-stdout", 613 "--show-stdout",
614 "--browser=release", 614 "--browser=release",
615 "-v", 615 "-v",
616 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 616 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
617 "--isolated-script-test-output", 617 "--isolated-script-test-output",
618 "/path/to/tmp/json" 618 "/path/to/tmp/json"
619 ], 619 ],
620 "cwd": "[SLAVE_BUILD]", 620 "cwd": "[SLAVE_BUILD]",
621 "name": "gpu_process_launch_tests", 621 "name": "gpu_process_launch_tests",
622 "~followup_annotations": [ 622 "~followup_annotations": [
623 "@@@STEP_LOG_LINE@json.output@{@@@", 623 "@@@STEP_LOG_LINE@json.output@{@@@",
624 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 624 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
625 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 625 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
626 "@@@STEP_LOG_LINE@json.output@}@@@", 626 "@@@STEP_LOG_LINE@json.output@}@@@",
627 "@@@STEP_LOG_END@json.output@@@" 627 "@@@STEP_LOG_END@json.output@@@"
628 ] 628 ]
629 }, 629 },
630 { 630 {
631 "cmd": [ 631 "cmd": [
632 "python", 632 "python",
633 "-u", 633 "-u",
634 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 634 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
635 "--isolated", 635 "--isolated",
636 "[dummy hash for telemetry_gpu_new_test]", 636 "[dummy hash for telemetry_gpu_test]",
637 "-I", 637 "-I",
638 "https://isolateserver.appspot.com", 638 "https://isolateserver.appspot.com",
639 "--verbose", 639 "--verbose",
640 "--", 640 "--",
641 "gpu_rasterization", 641 "gpu_rasterization",
642 "--show-stdout", 642 "--show-stdout",
643 "--browser=release", 643 "--browser=release",
644 "-v", 644 "-v",
645 "--build-revision", 645 "--build-revision",
646 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 646 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
695 ], 695 ],
696 "cwd": "[SLAVE_BUILD]", 696 "cwd": "[SLAVE_BUILD]",
697 "name": "tab_capture_end2end_tests" 697 "name": "tab_capture_end2end_tests"
698 }, 698 },
699 { 699 {
700 "name": "$result", 700 "name": "$result",
701 "recipe_result": null, 701 "recipe_result": null,
702 "status_code": 0 702 "status_code": 0
703 } 703 }
704 ] 704 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698