| 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 1129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1140 "--blacklist-file", | 1140 "--blacklist-file", |
| 1141 "[START_DIR]/src/out/bad_devices.json" | 1141 "[START_DIR]/src/out/bad_devices.json" |
| 1142 ], | 1142 ], |
| 1143 "env": { | 1143 "env": { |
| 1144 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 1144 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
| 1145 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1145 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1146 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1146 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1147 }, | 1147 }, |
| 1148 "name": "page_cycler.foo", | 1148 "name": "page_cycler.foo", |
| 1149 "~followup_annotations": [ | 1149 "~followup_annotations": [ |
| 1150 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 1150 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@" |
| 1151 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
| 1152 "@@@STEP_LOG_END@device affinity@@@" | |
| 1153 ] | 1151 ] |
| 1154 }, | 1152 }, |
| 1155 { | 1153 { |
| 1156 "allow_subannotations": true, | 1154 "allow_subannotations": true, |
| 1157 "cmd": [ | 1155 "cmd": [ |
| 1158 "python", | 1156 "python", |
| 1159 "-u", | 1157 "-u", |
| 1160 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 1158 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1161 "--target", | 1159 "--target", |
| 1162 "Release", | 1160 "Release", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 1188 "--get-output-dir-archive", | 1186 "--get-output-dir-archive", |
| 1189 "[TMP_BASE]/perf_archives_tmp_1/output_dir.zip" | 1187 "[TMP_BASE]/perf_archives_tmp_1/output_dir.zip" |
| 1190 ], | 1188 ], |
| 1191 "env": { | 1189 "env": { |
| 1192 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 1190 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
| 1193 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1194 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1192 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1195 }, | 1193 }, |
| 1196 "name": "perf_test.foo", | 1194 "name": "perf_test.foo", |
| 1197 "~followup_annotations": [ | 1195 "~followup_annotations": [ |
| 1198 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 1196 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@" |
| 1199 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
| 1200 "@@@STEP_LOG_END@device affinity@@@" | |
| 1201 ] | 1197 ] |
| 1202 }, | 1198 }, |
| 1203 { | 1199 { |
| 1204 "cmd": [ | 1200 "cmd": [ |
| 1205 "python", | 1201 "python", |
| 1206 "-u", | 1202 "-u", |
| 1207 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1203 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1208 "--", | 1204 "--", |
| 1209 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1205 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1210 "----", | 1206 "----", |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1353 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 1349 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 1354 }, | 1350 }, |
| 1355 "name": "stack_tool_for_asan" | 1351 "name": "stack_tool_for_asan" |
| 1356 }, | 1352 }, |
| 1357 { | 1353 { |
| 1358 "name": "$result", | 1354 "name": "$result", |
| 1359 "recipe_result": null, | 1355 "recipe_result": null, |
| 1360 "status_code": 0 | 1356 "status_code": 0 |
| 1361 } | 1357 } |
| 1362 ] | 1358 ] |
| OLD | NEW |