OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "[BUILD]\\scripts\\slave\\bot_update.py", | 15 "[BUILD]\\scripts\\slave\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.webrtc.fyi", | 17 "chromium.webrtc.fyi", |
17 "--builder", | 18 "--builder", |
18 "Win GN", | 19 "Win GN", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", | 23 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
27 "--output_json", | 28 "--output_json", |
28 "/path/to/tmp/json", | 29 "/path/to/tmp/json", |
29 "--revision", | 30 "--revision", |
30 "src@HEAD", | 31 "src@HEAD", |
31 "--revision", | 32 "--revision", |
32 "src/third_party/libjingle/source/talk@HEAD", | 33 "src/third_party/libjingle/source/talk@HEAD", |
33 "--revision", | 34 "--revision", |
34 "src/third_party/webrtc@HEAD" | 35 "src/third_party/webrtc@HEAD" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "name": "bot_update", | 38 "name": "bot_update", |
37 "~followup_annotations": [ | 39 "~followup_annotations": [ |
38 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
39 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
80 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" | 82 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" |
81 ] | 83 ] |
82 }, | 84 }, |
83 { | 85 { |
84 "cmd": [ | 86 "cmd": [ |
85 "python", | 87 "python", |
86 "-u", | 88 "-u", |
87 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", | 89 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", |
88 "[SLAVE_BUILD]\\src\\out" | 90 "[SLAVE_BUILD]\\src\\out" |
89 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
90 "name": "clean test output files" | 93 "name": "clean test output files" |
91 }, | 94 }, |
92 { | 95 { |
93 "cmd": [ | 96 "cmd": [ |
94 "python", | 97 "python", |
95 "-u", | 98 "-u", |
96 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 99 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
97 ], | 100 ], |
| 101 "cwd": "[SLAVE_BUILD]", |
98 "name": "cleanup_temp" | 102 "name": "cleanup_temp" |
99 }, | 103 }, |
100 { | 104 { |
101 "cmd": [ | 105 "cmd": [ |
102 "python", | 106 "python", |
103 "-u", | 107 "-u", |
104 "[DEPOT_TOOLS]\\gclient.py", | 108 "[DEPOT_TOOLS]\\gclient.py", |
105 "runhooks" | 109 "runhooks" |
106 ], | 110 ], |
| 111 "cwd": "[SLAVE_BUILD]", |
107 "env": { | 112 "env": { |
108 "GYP_CHROMIUM_NO_ACTION": "1" | 113 "GYP_CHROMIUM_NO_ACTION": "1" |
109 }, | 114 }, |
110 "name": "gclient runhooks" | 115 "name": "gclient runhooks" |
111 }, | 116 }, |
112 { | 117 { |
113 "cmd": [ | 118 "cmd": [ |
114 "python", | 119 "python", |
115 "-u", | 120 "-u", |
116 "[DEPOT_TOOLS]\\gn.py", | 121 "[DEPOT_TOOLS]\\gn.py", |
117 "--root=[SLAVE_BUILD]\\src", | 122 "--root=[SLAVE_BUILD]\\src", |
118 "gen", | 123 "gen", |
119 "//out/Release", | 124 "//out/Release", |
120 "--args=symbol_level=1 is_debug=false target_cpu=\"x86\" host_cpu=\"x86\"
use_goma=true goma_dir=\"[BUILD]\\goma\"" | 125 "--args=symbol_level=1 is_debug=false target_cpu=\"x86\" host_cpu=\"x86\"
use_goma=true goma_dir=\"[BUILD]\\goma\"" |
121 ], | 126 ], |
| 127 "cwd": "[SLAVE_BUILD]", |
122 "name": "gn" | 128 "name": "gn" |
123 }, | 129 }, |
124 { | 130 { |
125 "cmd": [ | 131 "cmd": [ |
126 "python", | 132 "python", |
127 "-u", | 133 "-u", |
128 "[BUILD]\\scripts\\slave\\compile.py", | 134 "[BUILD]\\scripts\\slave\\compile.py", |
129 "--target", | 135 "--target", |
130 "Release", | 136 "Release", |
131 "--src-dir", | 137 "--src-dir", |
132 "[SLAVE_BUILD]\\src", | 138 "[SLAVE_BUILD]\\src", |
133 "--build-tool", | 139 "--build-tool", |
134 "ninja", | 140 "ninja", |
135 "--compiler", | 141 "--compiler", |
136 "goma", | 142 "goma", |
137 "--goma-dir", | 143 "--goma-dir", |
138 "[BUILD]\\goma", | 144 "[BUILD]\\goma", |
139 "--", | 145 "--", |
140 "all" | 146 "all" |
141 ], | 147 ], |
| 148 "cwd": "[SLAVE_BUILD]", |
142 "name": "compile" | 149 "name": "compile" |
143 } | 150 } |
144 ] | 151 ] |
OLD | NEW |