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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add missing blacklist Created 4 years, 4 months 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",
5 "-u",
6 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
7 "/path/to/tmp/json",
8 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug"
9 ],
10 "cwd": "[SLAVE_BUILD]/skia",
11 "name": "exec buildbot_spec.py",
12 "~followup_annotations": [
13 "@@@STEP_LOG_LINE@json.output@{@@@",
14 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
15 "@@@STEP_LOG_LINE@json.output@ \"dm\"@@@",
16 "@@@STEP_LOG_LINE@json.output@ ], @@@",
17 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
18 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"Arm7\", @@@",
19 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@",
20 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
21 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu\": \"GPU\", @@@",
22 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu_value\": \"Mali400\", @@@",
23 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@",
24 "@@@STEP_LOG_LINE@json.output@ \"model\": \"GalaxyS3\", @@@",
25 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Android\", @@@",
26 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Test\"@@@",
27 "@@@STEP_LOG_LINE@json.output@ }, @@@",
28 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
29 "@@@STEP_LOG_LINE@json.output@ \"device_cfg\": \"arm_v7_neon\", @@@",
30 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@",
31 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
32 "@@@STEP_LOG_LINE@json.output@ ], @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@",
34 "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": true, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"skia_arch_type=arm sk ia_warnings_as_errors=0\"@@@",
37 "@@@STEP_LOG_LINE@json.output@ }, @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
40 "@@@STEP_LOG_LINE@json.output@ ], @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"product.board\": \"m0\", @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": true, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
44 "@@@STEP_LOG_LINE@json.output@}@@@",
45 "@@@STEP_LOG_END@json.output@@@"
46 ]
47 },
48 {
49 "cmd": [
50 "which", 4 "which",
51 "adb" 5 "adb"
52 ], 6 ],
53 "name": "which adb", 7 "name": "which adb",
54 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
55 "~followup_annotations": [ 9 "~followup_annotations": [
56 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
57 "@@@STEP_EXCEPTION@@@" 11 "@@@STEP_EXCEPTION@@@"
58 ] 12 ]
59 }, 13 },
(...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 "Mali400", 405 "Mali400",
452 "model", 406 "model",
453 "GalaxyS3", 407 "GalaxyS3",
454 "os", 408 "os",
455 "Android", 409 "Android",
456 "--uninterestingHashesFile", 410 "--uninterestingHashesFile",
457 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", 411 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt",
458 "--writePath", 412 "--writePath",
459 "/storage/emulated/legacy/skiabot/skia_dm", 413 "/storage/emulated/legacy/skiabot/skia_dm",
460 "--nocpu", 414 "--nocpu",
461 "--dummy-flags" 415 "--config",
416 "565",
417 "8888",
418 "gpu",
419 "gpusrgb",
420 "msaa4",
421 "serialize-8888",
422 "tiles_rt-8888",
423 "pic-8888",
424 "gpudft",
425 "--src",
426 "tests",
427 "gm",
428 "image",
429 "--threads",
430 "0",
431 "--blacklist",
432 "f16",
433 "_",
434 "_",
435 "dstreadshuffle",
436 "f16",
437 "image",
438 "_",
439 "_",
440 "srgb",
441 "image",
442 "_",
443 "_",
444 "gpusrgb",
445 "image",
446 "_",
447 "_",
448 "_",
449 "test",
450 "_",
451 "GrShape",
452 "serialize-8888",
453 "gm",
454 "_",
455 "bleed_image",
456 "serialize-8888",
457 "gm",
458 "_",
459 "c_gms",
460 "serialize-8888",
461 "gm",
462 "_",
463 "colortype",
464 "serialize-8888",
465 "gm",
466 "_",
467 "colortype_xfermodes",
468 "serialize-8888",
469 "gm",
470 "_",
471 "drawfilter",
472 "serialize-8888",
473 "gm",
474 "_",
475 "fontmgr_bounds_0.75_0",
476 "serialize-8888",
477 "gm",
478 "_",
479 "fontmgr_bounds_1_-0.25",
480 "serialize-8888",
481 "gm",
482 "_",
483 "fontmgr_bounds",
484 "serialize-8888",
485 "gm",
486 "_",
487 "fontmgr_match",
488 "serialize-8888",
489 "gm",
490 "_",
491 "fontmgr_iter",
492 "serialize-8888",
493 "gm",
494 "_",
495 "bitmapfilters",
496 "serialize-8888",
497 "gm",
498 "_",
499 "bitmapshaders",
500 "serialize-8888",
501 "gm",
502 "_",
503 "bleed",
504 "serialize-8888",
505 "gm",
506 "_",
507 "bleed_alpha_bmp",
508 "serialize-8888",
509 "gm",
510 "_",
511 "bleed_alpha_bmp_shader",
512 "serialize-8888",
513 "gm",
514 "_",
515 "convex_poly_clip",
516 "serialize-8888",
517 "gm",
518 "_",
519 "extractalpha",
520 "serialize-8888",
521 "gm",
522 "_",
523 "filterbitmap_checkerboard_32_32_g8",
524 "serialize-8888",
525 "gm",
526 "_",
527 "filterbitmap_image_mandrill_64",
528 "serialize-8888",
529 "gm",
530 "_",
531 "shadows",
532 "serialize-8888",
533 "gm",
534 "_",
535 "simpleaaclip_aaclip",
536 "serialize-8888",
537 "gm",
538 "_",
539 "composeshader_bitmap",
540 "serialize-8888",
541 "gm",
542 "_",
543 "scaled_tilemodes_npot",
544 "serialize-8888",
545 "gm",
546 "_",
547 "scaled_tilemodes",
548 "serialize-8888",
549 "gm",
550 "_",
551 "bleed_alpha_image",
552 "serialize-8888",
553 "gm",
554 "_",
555 "bleed_alpha_image_shader",
556 "serialize-8888",
557 "gm",
558 "_",
559 "verylargebitmap",
560 "serialize-8888",
561 "gm",
562 "_",
563 "verylarge_picture_image",
564 "sp-8888",
565 "gm",
566 "_",
567 "drawfilter",
568 "pic-8888",
569 "gm",
570 "_",
571 "drawfilter",
572 "2ndpic-8888",
573 "gm",
574 "_",
575 "drawfilter",
576 "sp-8888",
577 "gm",
578 "_",
579 "image-cacherator-from-picture",
580 "pic-8888",
581 "gm",
582 "_",
583 "image-cacherator-from-picture",
584 "2ndpic-8888",
585 "gm",
586 "_",
587 "image-cacherator-from-picture",
588 "serialize-8888",
589 "gm",
590 "_",
591 "image-cacherator-from-picture",
592 "sp-8888",
593 "gm",
594 "_",
595 "image-cacherator-from-raster",
596 "pic-8888",
597 "gm",
598 "_",
599 "image-cacherator-from-raster",
600 "2ndpic-8888",
601 "gm",
602 "_",
603 "image-cacherator-from-raster",
604 "serialize-8888",
605 "gm",
606 "_",
607 "image-cacherator-from-raster",
608 "sp-8888",
609 "gm",
610 "_",
611 "image-cacherator-from-ctable",
612 "pic-8888",
613 "gm",
614 "_",
615 "image-cacherator-from-ctable",
616 "2ndpic-8888",
617 "gm",
618 "_",
619 "image-cacherator-from-ctable",
620 "serialize-8888",
621 "gm",
622 "_",
623 "image-cacherator-from-ctable",
624 "_",
625 "image",
626 "_",
627 "interlaced1.png",
628 "_",
629 "image",
630 "_",
631 "interlaced2.png",
632 "_",
633 "image",
634 "_",
635 "interlaced3.png",
636 "_",
637 "image",
638 "_",
639 ".arw",
640 "_",
641 "image",
642 "_",
643 ".cr2",
644 "_",
645 "image",
646 "_",
647 ".dng",
648 "_",
649 "image",
650 "_",
651 ".nef",
652 "_",
653 "image",
654 "_",
655 ".nrw",
656 "_",
657 "image",
658 "_",
659 ".orf",
660 "_",
661 "image",
662 "_",
663 ".raf",
664 "_",
665 "image",
666 "_",
667 ".rw2",
668 "_",
669 "image",
670 "_",
671 ".pef",
672 "_",
673 "image",
674 "_",
675 ".srw",
676 "_",
677 "image",
678 "_",
679 ".ARW",
680 "_",
681 "image",
682 "_",
683 ".CR2",
684 "_",
685 "image",
686 "_",
687 ".DNG",
688 "_",
689 "image",
690 "_",
691 ".NEF",
692 "_",
693 "image",
694 "_",
695 ".NRW",
696 "_",
697 "image",
698 "_",
699 ".ORF",
700 "_",
701 "image",
702 "_",
703 ".RAF",
704 "_",
705 "image",
706 "_",
707 ".RW2",
708 "_",
709 "image",
710 "_",
711 ".PEF",
712 "_",
713 "image",
714 "_",
715 ".SRW",
716 "--match",
717 "~WritePixels"
462 ], 718 ],
463 "env": { 719 "env": {
464 "ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk", 720 "ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk",
465 "ANDROID_SDK_ROOT": "[SLAVE_BUILD]/android_sdk/android-sdk", 721 "ANDROID_SDK_ROOT": "[SLAVE_BUILD]/android_sdk/android-sdk",
466 "BUILDTYPE": "Debug", 722 "BUILDTYPE": "Debug",
467 "CHROME_HEADLESS": "1", 723 "CHROME_HEADLESS": "1",
468 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0", 724 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0",
469 "SKIA_ANDROID_VERBOSE_SETUP": "1", 725 "SKIA_ANDROID_VERBOSE_SETUP": "1",
470 "SKIA_OUT": "[SLAVE_BUILD]/out" 726 "SKIA_OUT": "[SLAVE_BUILD]/out"
471 }, 727 },
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
572 "SKIA_OUT": "[SLAVE_BUILD]/out" 828 "SKIA_OUT": "[SLAVE_BUILD]/out"
573 }, 829 },
574 "name": "kill-server" 830 "name": "kill-server"
575 }, 831 },
576 { 832 {
577 "name": "$result", 833 "name": "$result",
578 "recipe_result": null, 834 "recipe_result": null,
579 "status_code": 0 835 "status_code": 0
580 } 836 }
581 ] 837 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698