| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", | 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", |
| 7 "[START_DIR]" | 7 "[START_DIR]" |
| 8 ], | 8 ], |
| 9 "name": "cleanup index.lock", | 9 "name": "cleanup index.lock", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| (...skipping 1131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 "--blacklist-file", | 1142 "--blacklist-file", |
| 1143 "[START_DIR]/src/out/bad_devices.json" | 1143 "[START_DIR]/src/out/bad_devices.json" |
| 1144 ], | 1144 ], |
| 1145 "env": { | 1145 "env": { |
| 1146 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 1146 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
| 1147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1148 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1148 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1149 }, | 1149 }, |
| 1150 "name": "page_cycler.foo", | 1150 "name": "page_cycler.foo", |
| 1151 "~followup_annotations": [ | 1151 "~followup_annotations": [ |
| 1152 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 1152 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@" |
| 1153 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
| 1154 "@@@STEP_LOG_END@device affinity@@@" | |
| 1155 ] | 1153 ] |
| 1156 }, | 1154 }, |
| 1157 { | 1155 { |
| 1158 "allow_subannotations": true, | 1156 "allow_subannotations": true, |
| 1159 "cmd": [ | 1157 "cmd": [ |
| 1160 "python", | 1158 "python", |
| 1161 "-u", | 1159 "-u", |
| 1162 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 1160 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1163 "--target", | 1161 "--target", |
| 1164 "Release", | 1162 "Release", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 1190 "--get-output-dir-archive", | 1188 "--get-output-dir-archive", |
| 1191 "[TMP_BASE]/perf_archives_tmp_1/output_dir.zip" | 1189 "[TMP_BASE]/perf_archives_tmp_1/output_dir.zip" |
| 1192 ], | 1190 ], |
| 1193 "env": { | 1191 "env": { |
| 1194 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 1192 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
| 1195 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1193 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1196 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1194 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1197 }, | 1195 }, |
| 1198 "name": "perf_test.foo", | 1196 "name": "perf_test.foo", |
| 1199 "~followup_annotations": [ | 1197 "~followup_annotations": [ |
| 1200 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 1198 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@" |
| 1201 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
| 1202 "@@@STEP_LOG_END@device affinity@@@" | |
| 1203 ] | 1199 ] |
| 1204 }, | 1200 }, |
| 1205 { | 1201 { |
| 1206 "cmd": [ | 1202 "cmd": [ |
| 1207 "python", | 1203 "python", |
| 1208 "-u", | 1204 "-u", |
| 1209 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1205 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1210 "--", | 1206 "--", |
| 1211 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1207 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1212 "----", | 1208 "----", |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1355 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1351 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1356 }, | 1352 }, |
| 1357 "name": "stack_tool_for_asan" | 1353 "name": "stack_tool_for_asan" |
| 1358 }, | 1354 }, |
| 1359 { | 1355 { |
| 1360 "name": "$result", | 1356 "name": "$result", |
| 1361 "recipe_result": null, | 1357 "recipe_result": null, |
| 1362 "status_code": 0 | 1358 "status_code": 0 |
| 1363 } | 1359 } |
| 1364 ] | 1360 ] |
| OLD | NEW |