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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Builder.json

Issue 2270563005: Clean up some discrepancies in the perf recipe configs (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase. 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\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", 6 "\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",
7 "[BUILDER_CACHE]/Android_Builder", 7 "[BUILDER_CACHE]/Android_Builder",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 "GYP_CROSSCOMPILE": "1", 201 "GYP_CROSSCOMPILE": "1",
202 "GYP_DEFINES": "OS=android branding=Chrome buildtype=Official component=st atic_library fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1" , 202 "GYP_DEFINES": "OS=android branding=Chrome buildtype=Official component=st atic_library fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1" ,
203 "PATH": "[BUILDER_CACHE]/Android_Builder/src/third_party/android_tools/sdk /platform-tools:[BUILDER_CACHE]/Android_Builder/src/build/android:%(PATH)s:RECIP E_PACKAGE_REPO[depot_tools]" 203 "PATH": "[BUILDER_CACHE]/Android_Builder/src/third_party/android_tools/sdk /platform-tools:[BUILDER_CACHE]/Android_Builder/src/build/android:%(PATH)s:RECIP E_PACKAGE_REPO[depot_tools]"
204 }, 204 },
205 "name": "gclient runhooks" 205 "name": "gclient runhooks"
206 }, 206 },
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "[BUILDER_CACHE]/Android_Builder/src/testing/scripts/get_compile_targets.p y",
212 "--output",
213 "/path/to/tmp/json",
214 "--",
215 "--build-config-fs",
216 "Release",
217 "--paths",
218 "{\"checkout\": \"[BUILDER_CACHE]/Android_Builder/src\", \"runit.py\": \"R ECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PAC KAGE_REPO[build]/scripts/slave/runtest.py\"}",
219 "--properties",
220 "{\"buildername\": \"Android Builder\", \"buildnumber\": 571, \"mastername \": \"chromium.perf\", \"slavename\": \"TestSlavename\", \"target_platform\": \" android\"}"
221 ],
222 "name": "get compile targets for scripts",
223 "~followup_annotations": [
224 "@@@STEP_LOG_LINE@json.output@{}@@@",
225 "@@@STEP_LOG_END@json.output@@@"
226 ]
227 },
228 {
229 "cmd": [
230 "python",
231 "-u",
232 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
233 "[BUILDER_CACHE]/Android_Builder/src/testing/buildbot/chromium.perf.json",
234 "/path/to/tmp/json"
235 ],
236 "name": "read test spec (chromium.perf.json)",
237 "~followup_annotations": [
238 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_Builder/src/testing/buildbot/c hromium.perf.json@@@",
239 "@@@STEP_LOG_LINE@json.output@{}@@@",
240 "@@@STEP_LOG_END@json.output@@@"
241 ]
242 },
243 {
244 "cmd": [
245 "python",
246 "-u",
211 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 247 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
212 "--show-path", 248 "--show-path",
213 "python", 249 "python",
214 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 250 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
215 ], 251 ],
216 "name": "cleanup_temp" 252 "name": "cleanup_temp"
217 }, 253 },
218 { 254 {
219 "cmd": [ 255 "cmd": [
220 "python", 256 "python",
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 "~followup_annotations": [ 752 "~followup_annotations": [
717 "@@@STEP_TEXT@Android Galaxy S5 Perf (1)<br />Android Galaxy S5 Perf (2)<b r />Android Galaxy S5 Perf (3)<br />Android Nexus5 Perf (1)<br />Android Nexus5 Perf (2)<br />Android Nexus5 Perf (3)<br />Android Nexus5X Perf (1)<br />Android Nexus5X Perf (2)<br />Android Nexus5X Perf (3)<br />Android Nexus6 Perf (1)<br />Android Nexus6 Perf (2)<br />Android Nexus6 Perf (3)<br />Android Nexus7v2 Per f (1)<br />Android Nexus7v2 Perf (2)<br />Android Nexus7v2 Perf (3)<br />Android One Perf (1)<br />Android One Perf (2)<br />Android One Perf (3)@@@" 753 "@@@STEP_TEXT@Android Galaxy S5 Perf (1)<br />Android Galaxy S5 Perf (2)<b r />Android Galaxy S5 Perf (3)<br />Android Nexus5 Perf (1)<br />Android Nexus5 Perf (2)<br />Android Nexus5 Perf (3)<br />Android Nexus5X Perf (1)<br />Android Nexus5X Perf (2)<br />Android Nexus5X Perf (3)<br />Android Nexus6 Perf (1)<br />Android Nexus6 Perf (2)<br />Android Nexus6 Perf (3)<br />Android Nexus7v2 Per f (1)<br />Android Nexus7v2 Perf (2)<br />Android Nexus7v2 Perf (3)<br />Android One Perf (1)<br />Android One Perf (2)<br />Android One Perf (3)@@@"
718 ] 754 ]
719 }, 755 },
720 { 756 {
721 "name": "$result", 757 "name": "$result",
722 "recipe_result": null, 758 "recipe_result": null,
723 "status_code": 0 759 "status_code": 0
724 } 760 }
725 ] 761 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698