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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.json

Issue 2351243002: Snazzier dump log step on Android bots. (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/failed_get_hashes.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install" 4 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install"
5 ], 5 ],
6 "env": { 6 "env": {
7 "BUILDTYPE": "Debug", 7 "BUILDTYPE": "Debug",
8 "CHROME_HEADLESS": "1", 8 "CHROME_HEADLESS": "1",
9 "SKIA_OUT": "[SLAVE_BUILD]/out", 9 "SKIA_OUT": "[SLAVE_BUILD]/out",
10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 "32bpp-pixeldata-cropped.bmp", 580 "32bpp-pixeldata-cropped.bmp",
581 "_", 581 "_",
582 "image", 582 "image",
583 "gen_platf", 583 "gen_platf",
584 "24bpp-pixeldata-cropped.bmp", 584 "24bpp-pixeldata-cropped.bmp",
585 "_", 585 "_",
586 "image", 586 "image",
587 "gen_platf", 587 "gen_platf",
588 "frame_larger_than_image.gif", 588 "frame_larger_than_image.gif",
589 "_", 589 "_",
590 "image",
591 "gen_platf",
592 "inc0.png",
593 "_",
594 "image",
595 "gen_platf",
596 "inc1.png",
597 "_",
598 "image",
599 "gen_platf",
600 "inc2.png",
601 "_",
602 "image",
603 "gen_platf",
604 "inc3.png",
605 "_",
606 "image",
607 "gen_platf",
608 "inc4.png",
609 "_",
610 "image",
611 "gen_platf",
612 "inc5.png",
613 "_",
614 "image",
615 "gen_platf",
616 "inc6.png",
617 "_",
618 "image",
619 "gen_platf",
620 "inc7.png",
621 "_",
622 "image",
623 "gen_platf",
624 "inc8.png",
625 "_",
626 "image",
627 "gen_platf",
628 "inc9.png",
629 "_",
630 "image",
631 "gen_platf",
632 "inc10.png",
633 "_",
634 "image",
635 "gen_platf",
636 "inc11.png",
637 "_",
638 "image",
639 "gen_platf",
640 "inc12.png",
641 "_",
642 "image",
643 "gen_platf",
644 "inc13.png",
645 "_",
646 "image",
647 "gen_platf",
648 "inc14.png",
649 "_",
590 "test", 650 "test",
591 "_", 651 "_",
592 "GrShape", 652 "GrShape",
593 "serialize-8888", 653 "serialize-8888",
594 "gm", 654 "gm",
595 "_", 655 "_",
596 "bleed_image", 656 "bleed_image",
597 "serialize-8888", 657 "serialize-8888",
598 "gm", 658 "gm",
599 "_", 659 "_",
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 933 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
874 }, 934 },
875 "name": "wait for reboot" 935 "name": "wait for reboot"
876 }, 936 },
877 { 937 {
878 "name": "$result", 938 "name": "$result",
879 "recipe_result": null, 939 "recipe_result": null,
880 "status_code": 0 940 "status_code": 0
881 } 941 }
882 ] 942 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/failed_get_hashes.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698