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

Side by Side Diff: scripts/slave/recipes/mojo.expected/mojo_android_official.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.testing.master", 8 "chromium.testing.master",
9 "--builder", 9 "--builder",
10 "Mojo Android Official Builder", 10 "Mojo Android Official Builder",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/mojo.git '}]\ntarget_os = ['android']", 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co m/external/mojo.git'}]\ntarget_os = ['android']",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@HEAD", 24 "src@HEAD",
25 "--force", 25 "--force",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
29 "env": { 28 "env": {
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
31 }, 30 },
32 "name": "bot_update", 31 "name": "bot_update",
33 "~followup_annotations": [ 32 "~followup_annotations": [
34 "@@@STEP_TEXT@Some step text@@@", 33 "@@@STEP_TEXT@Some step text@@@",
35 "@@@STEP_LOG_LINE@json.output@{@@@", 34 "@@@STEP_LOG_LINE@json.output@{@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
39 "@@@STEP_LOG_LINE@json.output@ }, @@@", 38 "@@@STEP_LOG_LINE@json.output@ }, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 44 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
46 "@@@STEP_LOG_LINE@json.output@}@@@", 45 "@@@STEP_LOG_LINE@json.output@}@@@",
47 "@@@STEP_LOG_END@json.output@@@" 46 "@@@STEP_LOG_END@json.output@@@"
48 ] 47 ]
49 }, 48 },
50 { 49 {
51 "cmd": [ 50 "cmd": [
52 "python", 51 "python",
53 "-u", 52 "-u",
54 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 53 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
55 "runhooks" 54 "runhooks"
56 ], 55 ],
57 "cwd": "[SLAVE_BUILD]",
58 "env": { 56 "env": {
59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
60 }, 58 },
61 "name": "gclient runhooks" 59 "name": "gclient runhooks"
62 }, 60 },
63 { 61 {
64 "cmd": [ 62 "cmd": [
65 "python", 63 "python",
66 "-u", 64 "-u",
67 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", 65 "[CWD]/src/mojo/tools/mojob.py",
68 "gn", 66 "gn",
69 "--official", 67 "--official",
70 "--android" 68 "--android"
71 ], 69 ],
72 "cwd": "[SLAVE_BUILD]/src", 70 "cwd": "[CWD]/src",
73 "env": { 71 "env": {
74 "GOMA_DIR": "[BUILD]/goma" 72 "GOMA_DIR": "[ROOT]/b/build/goma"
75 }, 73 },
76 "name": "mojob gn" 74 "name": "mojob gn"
77 }, 75 },
78 { 76 {
79 "cmd": [ 77 "cmd": [
80 "python", 78 "python",
81 "-u", 79 "-u",
82 "[SLAVE_BUILD]/src/mojo/tools/mojob.py", 80 "[CWD]/src/mojo/tools/mojob.py",
83 "build", 81 "build",
84 "--official", 82 "--official",
85 "--android" 83 "--android"
86 ], 84 ],
87 "cwd": "[SLAVE_BUILD]",
88 "env": { 85 "env": {
89 "GOMA_DIR": "[BUILD]/goma" 86 "GOMA_DIR": "[ROOT]/b/build/goma"
90 }, 87 },
91 "name": "mojob build" 88 "name": "mojob build"
92 }, 89 },
93 { 90 {
94 "cmd": [ 91 "cmd": [
95 "python", 92 "python",
96 "-u", 93 "-u",
97 "[SLAVE_BUILD]/src/mojo/tools/upload_binaries.py", 94 "[CWD]/src/mojo/tools/upload_binaries.py",
98 "--android", 95 "--android",
99 "--official" 96 "--official"
100 ], 97 ],
101 "cwd": "[SLAVE_BUILD]",
102 "name": "upload shell and app binaries" 98 "name": "upload shell and app binaries"
103 }, 99 },
104 { 100 {
105 "name": "$result", 101 "name": "$result",
106 "recipe_result": null, 102 "recipe_result": null,
107 "status_code": 0 103 "status_code": 0
108 } 104 }
109 ] 105 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/mojo.expected/mojo_android_dbg.json ('k') | scripts/slave/recipes/mojo.expected/mojo_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698