OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
7 "config", | 7 "config", |
8 "--spec", | 8 "--spec", |
9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode
.com/svn/trunk'}]" | 9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.ch
romium.org/webrtc/trunk'}, {'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DE
PS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.ch
romium.org/chrome-internal/trunk/webrtc-limited'}]" |
10 ], | 10 ], |
11 "name": "gclient setup" | 11 "name": "gclient setup" |
12 }, | 12 }, |
13 { | 13 { |
14 "abort_on_failure": true, | 14 "abort_on_failure": true, |
15 "cmd": [ | 15 "cmd": [ |
16 "python", | 16 "python", |
17 "-u", | 17 "-u", |
18 "[BUILD]/scripts/slave/gclient_safe_revert.py", | 18 "[BUILD]/scripts/slave/gclient_safe_revert.py", |
19 ".", | 19 ".", |
(...skipping 16 matching lines...) Expand all Loading... |
36 "--output-json", | 36 "--output-json", |
37 "/path/to/tmp/json" | 37 "/path/to/tmp/json" |
38 ], | 38 ], |
39 "name": "gclient sync", | 39 "name": "gclient sync", |
40 "~followup_annotations": [ | 40 "~followup_annotations": [ |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", |
45 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"webrtc-limited/\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"revision\": 24644@@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", |
48 "@@@STEP_LOG_LINE@json.output@ }@@@", | 51 "@@@STEP_LOG_LINE@json.output@ }@@@", |
49 "@@@STEP_LOG_LINE@json.output@ }@@@", | 52 "@@@STEP_LOG_LINE@json.output@ }@@@", |
50 "@@@STEP_LOG_LINE@json.output@}@@@", | 53 "@@@STEP_LOG_LINE@json.output@}@@@", |
51 "@@@STEP_LOG_END@json.output@@@", | 54 "@@@STEP_LOG_END@json.output@@@", |
52 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" | 55 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" |
53 ] | 56 ] |
54 }, | 57 }, |
55 { | 58 { |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 { | 99 { |
97 "always_run": true, | 100 "always_run": true, |
98 "cmd": [ | 101 "cmd": [ |
99 "python", | 102 "python", |
100 "-u", | 103 "-u", |
101 "[BUILD]/scripts/slave/runtest.py", | 104 "[BUILD]/scripts/slave/runtest.py", |
102 "--target", | 105 "--target", |
103 "Release", | 106 "Release", |
104 "--no-xvfb", | 107 "--no-xvfb", |
105 "--factory-properties", | 108 "--factory-properties", |
106 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 109 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
107 "--build-properties", | 110 "--build-properties", |
108 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 111 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
109 "--builder-name=trybot builder", | 112 "--builder-name=trybot", |
110 "--slave-name=slavename", | 113 "--slave-name=slavename", |
111 "audioproc", | 114 "audioproc", |
112 "-aecm", | 115 "-aecm", |
113 "-ns", | 116 "-ns", |
114 "-agc", | 117 "-agc", |
115 "--fixed_digital", | 118 "--fixed_digital", |
116 "--perf", | 119 "--perf", |
117 "-pb", | 120 "-pb", |
118 "[SLAVE_BUILD]/src/resources/audioproc.aecdump" | 121 "[SLAVE_BUILD]/src/resources/audioproc.aecdump" |
119 ], | 122 ], |
120 "name": "audioproc_perf", | 123 "name": "audioproc_perf", |
121 "seed_steps": [ | 124 "seed_steps": [ |
122 "audioproc_perf", | 125 "audioproc_perf", |
123 "isac_fixed_perf", | 126 "isac_fixed_perf", |
124 "libjingle_peerconnection_java_unittest", | 127 "libjingle_peerconnection_java_unittest" |
125 "vie_auto_test", | |
126 "video_capture_tests", | |
127 "voe_auto_test" | |
128 ] | 128 ] |
129 }, | 129 }, |
130 { | 130 { |
131 "always_run": true, | 131 "always_run": true, |
132 "cmd": [ | 132 "cmd": [ |
133 "python", | 133 "python", |
134 "-u", | 134 "-u", |
135 "[BUILD]/scripts/slave/runtest.py", | 135 "[BUILD]/scripts/slave/runtest.py", |
136 "--target", | 136 "--target", |
137 "Release", | 137 "Release", |
138 "--no-xvfb", | 138 "--no-xvfb", |
139 "--factory-properties", | 139 "--factory-properties", |
140 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 140 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
141 "--build-properties", | 141 "--build-properties", |
142 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 142 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
143 "--builder-name=trybot builder", | 143 "--builder-name=trybot", |
144 "--slave-name=slavename", | 144 "--slave-name=slavename", |
145 "iSACFixtest", | 145 "iSACFixtest", |
146 "32000", | 146 "32000", |
147 "[SLAVE_BUILD]/src/resources/speech_and_misc_wb.pcm", | 147 "[SLAVE_BUILD]/src/resources/speech_and_misc_wb.pcm", |
148 "isac_speech_and_misc_wb.pcm" | 148 "isac_speech_and_misc_wb.pcm" |
149 ], | 149 ], |
150 "name": "isac_fixed_perf" | 150 "name": "isac_fixed_perf" |
151 }, | 151 }, |
152 { | 152 { |
153 "always_run": true, | 153 "always_run": true, |
154 "cmd": [ | 154 "cmd": [ |
155 "python", | 155 "python", |
156 "-u", | 156 "-u", |
157 "[BUILD]/scripts/slave/runtest.py", | 157 "[BUILD]/scripts/slave/runtest.py", |
158 "--target", | 158 "--target", |
159 "Release", | 159 "Release", |
160 "--no-xvfb", | 160 "--no-xvfb", |
161 "--factory-properties", | 161 "--factory-properties", |
162 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 162 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
163 "--build-properties", | 163 "--build-properties", |
164 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 164 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
165 "--builder-name=trybot builder", | 165 "--builder-name=trybot", |
166 "--slave-name=slavename", | 166 "--slave-name=slavename", |
167 "libjingle_peerconnection_java_unittest" | 167 "libjingle_peerconnection_java_unittest" |
168 ], | 168 ], |
169 "env": { | 169 "env": { |
170 "LD_PRELOAD": "/usr/lib/x86_64-linux-gnu/libpulse.so.0" | 170 "LD_PRELOAD": "/usr/lib/x86_64-linux-gnu/libpulse.so.0" |
171 }, | 171 }, |
172 "name": "libjingle_peerconnection_java_unittest" | 172 "name": "libjingle_peerconnection_java_unittest" |
173 }, | 173 }, |
174 { | 174 { |
175 "always_run": true, | 175 "always_run": true, |
176 "cmd": [ | 176 "cmd": [ |
177 "python", | 177 "python", |
178 "-u", | 178 "-u", |
179 "[BUILD]/scripts/slave/runtest.py", | 179 "[BUILD]/scripts/slave/runtest.py", |
180 "--target", | 180 "--target", |
181 "Release", | 181 "Release", |
182 "--no-xvfb", | 182 "--no-xvfb", |
183 "--factory-properties", | 183 "--factory-properties", |
184 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 184 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
185 "--build-properties", | 185 "--build-properties", |
186 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 186 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
187 "--builder-name=trybot builder", | 187 "--builder-name=trybot", |
188 "--slave-name=slavename", | 188 "--slave-name=slavename", |
189 "vie_auto_test", | 189 "vie_auto_test", |
190 "--automated", | 190 "--automated", |
191 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | 191 "--capture_test_ensure_resolution_alignment_in_capture_device=false" |
192 ], | 192 ], |
193 "name": "vie_auto_test" | 193 "name": "vie_auto_test", |
| 194 "seed_steps": [ |
| 195 "vie_auto_test", |
| 196 "voe_auto_test", |
| 197 "video_capture_tests", |
| 198 "webrtc_perf_tests" |
| 199 ] |
194 }, | 200 }, |
195 { | 201 { |
196 "always_run": true, | 202 "always_run": true, |
197 "cmd": [ | 203 "cmd": [ |
198 "python", | 204 "python", |
199 "-u", | 205 "-u", |
200 "[BUILD]/scripts/slave/runtest.py", | 206 "[BUILD]/scripts/slave/runtest.py", |
201 "--target", | 207 "--target", |
202 "Release", | 208 "Release", |
203 "--no-xvfb", | 209 "--no-xvfb", |
204 "--factory-properties", | 210 "--factory-properties", |
205 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 211 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
206 "--build-properties", | 212 "--build-properties", |
207 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 213 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
208 "--builder-name=trybot builder", | 214 "--builder-name=trybot", |
| 215 "--slave-name=slavename", |
| 216 "voe_auto_test", |
| 217 "--automated" |
| 218 ], |
| 219 "name": "voe_auto_test" |
| 220 }, |
| 221 { |
| 222 "always_run": true, |
| 223 "cmd": [ |
| 224 "python", |
| 225 "-u", |
| 226 "[BUILD]/scripts/slave/runtest.py", |
| 227 "--target", |
| 228 "Release", |
| 229 "--no-xvfb", |
| 230 "--factory-properties", |
| 231 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
| 232 "--build-properties", |
| 233 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
| 234 "--builder-name=trybot", |
209 "--slave-name=slavename", | 235 "--slave-name=slavename", |
210 "video_capture_tests" | 236 "video_capture_tests" |
211 ], | 237 ], |
212 "name": "video_capture_tests" | 238 "name": "video_capture_tests" |
213 }, | 239 }, |
214 { | 240 { |
215 "always_run": true, | 241 "always_run": true, |
216 "cmd": [ | 242 "cmd": [ |
217 "python", | 243 "python", |
218 "-u", | 244 "-u", |
219 "[BUILD]/scripts/slave/runtest.py", | 245 "[BUILD]/scripts/slave/runtest.py", |
220 "--target", | 246 "--target", |
221 "Release", | 247 "Release", |
222 "--no-xvfb", | 248 "--no-xvfb", |
223 "--factory-properties", | 249 "--factory-properties", |
224 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 250 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
225 "--build-properties", | 251 "--build-properties", |
226 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 252 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
227 "--builder-name=trybot builder", | 253 "--builder-name=trybot", |
228 "--slave-name=slavename", | 254 "--slave-name=slavename", |
229 "voe_auto_test", | 255 "webrtc_perf_tests" |
230 "--automated" | |
231 ], | 256 ], |
232 "name": "voe_auto_test" | 257 "name": "webrtc_perf_tests" |
233 } | 258 } |
234 ] | 259 ] |
OLD | NEW |