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

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json

Issue 2162563002: [Skia] Convert Sk Images to a CIPD package (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix whitespace Created 4 years, 5 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 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 714 matching lines...) Expand 10 before | Expand all | Expand 10 after
725 "[SLAVE_BUILD]/skia/SKP_VERSION", 725 "[SLAVE_BUILD]/skia/SKP_VERSION",
726 "/path/to/tmp/" 726 "/path/to/tmp/"
727 ], 727 ],
728 "name": "Get expected SKP_VERSION" 728 "name": "Get expected SKP_VERSION"
729 }, 729 },
730 { 730 {
731 "cmd": [ 731 "cmd": [
732 "python", 732 "python",
733 "-u", 733 "-u",
734 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 734 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
735 "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", 735 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION",
736 "/path/to/tmp/" 736 "/path/to/tmp/"
737 ], 737 ],
738 "name": "Get downloaded SK_IMAGE_VERSION" 738 "name": "read skimage VERSION"
739 }, 739 },
740 { 740 {
741 "cmd": [ 741 "cmd": [
742 "python",
743 "-u",
744 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
745 "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION",
746 "/path/to/tmp/"
747 ],
748 "name": "Get expected SK_IMAGE_VERSION"
749 },
750 {
751 "cmd": [
752 "python", 742 "python",
753 "-u", 743 "-u",
754 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 744 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
755 "[SLAVE_BUILD]/swarming_temp_dir", 745 "[SLAVE_BUILD]/swarming_temp_dir",
756 "511" 746 "511"
757 ], 747 ],
758 "name": "makedirs swarming tmp dir (3)", 748 "name": "makedirs swarming tmp dir (3)",
759 "~followup_annotations": [ 749 "~followup_annotations": [
760 "@@@STEP_LOG_LINE@python.inline@@@@", 750 "@@@STEP_LOG_LINE@python.inline@@@@",
761 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 751 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 "--tag", 872 "--tag",
883 "master:client.skia", 873 "master:client.skia",
884 "--tag", 874 "--tag",
885 "name:test_skia", 875 "name:test_skia",
886 "--tag", 876 "--tag",
887 "os:Android", 877 "os:Android",
888 "--tag", 878 "--tag",
889 "slavename:skiabot-linux-swarm-000", 879 "slavename:skiabot-linux-swarm-000",
890 "--tag", 880 "--tag",
891 "stepname:test_skia on Android", 881 "stepname:test_skia on Android",
882 "--cipd-package",
883 "skimage:skia/bots/skimage:version:0",
892 "def456", 884 "def456",
893 "--", 885 "--",
894 "--workdir", 886 "--workdir",
895 "../../..", 887 "../../..",
896 "skia/swarm_test", 888 "skia/swarm_test",
897 "buildername=Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan ", 889 "buildername=Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan ",
898 "mastername=client.skia", 890 "mastername=client.skia",
899 "buildnumber=5", 891 "buildnumber=5",
900 "slavename=skiabot-linux-swarm-000", 892 "slavename=skiabot-linux-swarm-000",
901 "reason=Triggered by Skia swarm_trigger Recipe", 893 "reason=Triggered by Skia swarm_trigger Recipe",
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1053 "--tag", 1045 "--tag",
1054 "master:client.skia", 1046 "master:client.skia",
1055 "--tag", 1047 "--tag",
1056 "name:perf_skia", 1048 "name:perf_skia",
1057 "--tag", 1049 "--tag",
1058 "os:Android", 1050 "os:Android",
1059 "--tag", 1051 "--tag",
1060 "slavename:skiabot-linux-swarm-000", 1052 "slavename:skiabot-linux-swarm-000",
1061 "--tag", 1053 "--tag",
1062 "stepname:perf_skia on Android", 1054 "stepname:perf_skia on Android",
1055 "--cipd-package",
1056 "skimage:skia/bots/skimage:version:0",
1063 "def456", 1057 "def456",
1064 "--", 1058 "--",
1065 "--workdir", 1059 "--workdir",
1066 "../../..", 1060 "../../..",
1067 "skia/swarm_perf", 1061 "skia/swarm_perf",
1068 "buildername=Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan ", 1062 "buildername=Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan ",
1069 "mastername=client.skia", 1063 "mastername=client.skia",
1070 "buildnumber=5", 1064 "buildnumber=5",
1071 "slavename=skiabot-linux-swarm-000", 1065 "slavename=skiabot-linux-swarm-000",
1072 "reason=Triggered by Skia swarm_trigger Recipe", 1066 "reason=Triggered by Skia swarm_trigger Recipe",
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
1297 "@@@STEP_LOG_END@json.output@@@", 1291 "@@@STEP_LOG_END@json.output@@@",
1298 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 1292 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
1299 ] 1293 ]
1300 }, 1294 },
1301 { 1295 {
1302 "name": "$result", 1296 "name": "$result",
1303 "recipe_result": null, 1297 "recipe_result": null,
1304 "status_code": 0 1298 "status_code": 0
1305 } 1299 }
1306 ] 1300 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698