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

Side by Side Diff: scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[SLAVE_BUILD]/src/build/android/test_runner.py", 6 "[SLAVE_BUILD]/src/build/android/test_runner.py",
7 "gtest", 7 "gtest",
8 "-s", 8 "-s",
9 "example_gtest_suite", 9 "example_gtest_suite",
10 "--enable-platform-mode", 10 "--enable-platform-mode",
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 184 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
185 "@@@STEP_LOG_LINE@json.output@ }@@@", 185 "@@@STEP_LOG_LINE@json.output@ }@@@",
186 "@@@STEP_LOG_LINE@json.output@}@@@", 186 "@@@STEP_LOG_LINE@json.output@}@@@",
187 "@@@STEP_LOG_END@json.output@@@" 187 "@@@STEP_LOG_END@json.output@@@"
188 ] 188 ]
189 }, 189 },
190 { 190 {
191 "cmd": [ 191 "cmd": [
192 "python", 192 "python",
193 "-u", 193 "-u",
194 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" 194 "RECIPE_MODULE[zip]/resources/unzip.py"
195 ], 195 ],
196 "name": "[upload logcat] unzip results for example_gtest_suite", 196 "name": "[upload logcat] unzip results for example_gtest_suite",
197 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/un zipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_resu lts_tmp_2/example_gtest_suite/results.zip\"}" 197 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/un zipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_resu lts_tmp_2/example_gtest_suite/results.zip\"}"
198 }, 198 },
199 { 199 {
200 "cmd": [ 200 "cmd": [
201 "python", 201 "python",
202 "-u", 202 "-u",
203 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 203 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
204 "--", 204 "--",
205 "[DEPOT_TOOLS]/gsutil.py", 205 "[DEPOT_TOOLS]/gsutil.py",
206 "--force-version", 206 "--force-version",
207 "3.25", 207 "3.25",
208 "--", 208 "--",
209 "cp", 209 "cp",
210 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif y_results/logcat.txt", 210 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif y_results/logcat.txt",
211 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt " 211 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt "
212 ], 212 ],
213 "name": "gsutil [upload logcat] example_gtest_suite", 213 "name": "gsutil [upload logcat] example_gtest_suite",
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 286 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
287 "@@@STEP_LOG_LINE@json.output@ }@@@", 287 "@@@STEP_LOG_LINE@json.output@ }@@@",
288 "@@@STEP_LOG_LINE@json.output@}@@@", 288 "@@@STEP_LOG_LINE@json.output@}@@@",
289 "@@@STEP_LOG_END@json.output@@@" 289 "@@@STEP_LOG_END@json.output@@@"
290 ] 290 ]
291 }, 291 },
292 { 292 {
293 "cmd": [ 293 "cmd": [
294 "python", 294 "python",
295 "-u", 295 "-u",
296 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" 296 "RECIPE_MODULE[zip]/resources/unzip.py"
297 ], 297 ],
298 "name": "[upload logcat] unzip results for example_uirobot_suite", 298 "name": "[upload logcat] unzip results for example_uirobot_suite",
299 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/ unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_re sults_tmp_2/example_uirobot_suite/results.zip\"}" 299 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/ unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_re sults_tmp_2/example_uirobot_suite/results.zip\"}"
300 }, 300 },
301 { 301 {
302 "cmd": [ 302 "cmd": [
303 "python", 303 "python",
304 "-u", 304 "-u",
305 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 305 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
306 "--", 306 "--",
307 "[DEPOT_TOOLS]/gsutil.py", 307 "[DEPOT_TOOLS]/gsutil.py",
308 "--force-version", 308 "--force-version",
309 "3.25", 309 "3.25",
310 "--", 310 "--",
311 "cp", 311 "cp",
312 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur ify_results/logcat.txt", 312 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur ify_results/logcat.txt",
313 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t xt" 313 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t xt"
314 ], 314 ],
315 "name": "gsutil [upload logcat] example_uirobot_suite", 315 "name": "gsutil [upload logcat] example_uirobot_suite",
316 "~followup_annotations": [ 316 "~followup_annotations": [
317 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" 317 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@"
318 ] 318 ]
319 } 319 }
320 ] 320 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698