OLD | NEW |
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 "client.webrtc", | 8 "client.webrtc", |
9 "--builder", | 9 "--builder", |
10 "Linux64 Debug", | 10 "Linux64 Debug", |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
199 "python", | 199 "python", |
200 "-u", | 200 "-u", |
201 "[BUILD]/scripts/slave/runtest.py", | 201 "[BUILD]/scripts/slave/runtest.py", |
202 "--target", | 202 "--target", |
203 "Debug", | 203 "Debug", |
204 "--xvfb", | 204 "--xvfb", |
205 "--factory-properties", | 205 "--factory-properties", |
206 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 206 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
207 "--build-properties", | 207 "--build-properties", |
208 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 208 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
209 "--test-type=libjingle_p2p_unittest", | 209 "--test-type=modules_tests", |
210 "--step-name=libjingle_p2p_unittest", | 210 "--step-name=modules_tests", |
211 "--builder-name=Linux64 Debug", | 211 "--builder-name=Linux64 Debug", |
212 "--slave-name=slavename", | 212 "--slave-name=slavename", |
213 "--build-number=1337", | 213 "--build-number=1337", |
214 "--run-python-script", | 214 "--run-python-script", |
215 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 215 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
216 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 216 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
217 "[SLAVE_BUILD]/src/out/Debug/libjingle_p2p_unittest", | 217 "[SLAVE_BUILD]/src/out/Debug/modules_tests", |
218 "--" | 218 "--" |
219 ], | 219 ], |
220 "cwd": "[SLAVE_BUILD]", | 220 "cwd": "[SLAVE_BUILD]", |
221 "name": "libjingle_p2p_unittest" | 221 "name": "modules_tests" |
222 }, | 222 }, |
223 { | 223 { |
224 "cmd": [ | 224 "cmd": [ |
225 "python", | 225 "python", |
226 "-u", | 226 "-u", |
227 "[BUILD]/scripts/slave/runtest.py", | 227 "[BUILD]/scripts/slave/runtest.py", |
228 "--target", | 228 "--target", |
229 "Debug", | 229 "Debug", |
230 "--xvfb", | 230 "--xvfb", |
231 "--factory-properties", | 231 "--factory-properties", |
232 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 232 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
233 "--build-properties", | 233 "--build-properties", |
234 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 234 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
235 "--test-type=modules_tests", | 235 "--test-type=modules_unittests", |
236 "--step-name=modules_tests", | 236 "--step-name=modules_unittests", |
237 "--builder-name=Linux64 Debug", | 237 "--builder-name=Linux64 Debug", |
238 "--slave-name=slavename", | 238 "--slave-name=slavename", |
239 "--build-number=1337", | 239 "--build-number=1337", |
240 "--run-python-script", | 240 "--run-python-script", |
241 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 241 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
242 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 242 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
243 "[SLAVE_BUILD]/src/out/Debug/modules_tests", | 243 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", |
244 "--" | 244 "--" |
245 ], | 245 ], |
246 "cwd": "[SLAVE_BUILD]", | 246 "cwd": "[SLAVE_BUILD]", |
247 "name": "modules_tests" | 247 "name": "modules_unittests" |
248 }, | 248 }, |
249 { | 249 { |
250 "cmd": [ | 250 "cmd": [ |
251 "python", | 251 "python", |
252 "-u", | 252 "-u", |
253 "[BUILD]/scripts/slave/runtest.py", | 253 "[BUILD]/scripts/slave/runtest.py", |
254 "--target", | 254 "--target", |
255 "Debug", | 255 "Debug", |
256 "--xvfb", | 256 "--xvfb", |
257 "--factory-properties", | 257 "--factory-properties", |
258 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 258 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
259 "--build-properties", | 259 "--build-properties", |
260 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 260 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
261 "--test-type=modules_unittests", | 261 "--test-type=peerconnection_unittests", |
262 "--step-name=modules_unittests", | 262 "--step-name=peerconnection_unittests", |
263 "--builder-name=Linux64 Debug", | 263 "--builder-name=Linux64 Debug", |
264 "--slave-name=slavename", | 264 "--slave-name=slavename", |
265 "--build-number=1337", | 265 "--build-number=1337", |
266 "--run-python-script", | 266 "--run-python-script", |
267 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 267 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
268 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 268 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
269 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", | 269 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests", |
270 "--" | 270 "--" |
271 ], | 271 ], |
272 "cwd": "[SLAVE_BUILD]", | 272 "cwd": "[SLAVE_BUILD]", |
273 "name": "modules_unittests" | 273 "name": "peerconnection_unittests" |
274 }, | 274 }, |
275 { | 275 { |
276 "cmd": [ | 276 "cmd": [ |
277 "python", | 277 "python", |
278 "-u", | 278 "-u", |
279 "[BUILD]/scripts/slave/runtest.py", | 279 "[BUILD]/scripts/slave/runtest.py", |
280 "--target", | 280 "--target", |
281 "Debug", | 281 "Debug", |
282 "--xvfb", | 282 "--xvfb", |
283 "--factory-properties", | 283 "--factory-properties", |
284 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 284 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
285 "--build-properties", | 285 "--build-properties", |
286 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 286 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
287 "--test-type=peerconnection_unittests", | 287 "--test-type=rtc_media_unittests", |
288 "--step-name=peerconnection_unittests", | 288 "--step-name=rtc_media_unittests", |
289 "--builder-name=Linux64 Debug", | 289 "--builder-name=Linux64 Debug", |
290 "--slave-name=slavename", | 290 "--slave-name=slavename", |
291 "--build-number=1337", | 291 "--build-number=1337", |
292 "--run-python-script", | 292 "--run-python-script", |
293 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 293 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
294 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 294 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
295 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests", | 295 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests", |
296 "--" | 296 "--" |
297 ], | 297 ], |
298 "cwd": "[SLAVE_BUILD]", | 298 "cwd": "[SLAVE_BUILD]", |
299 "name": "peerconnection_unittests" | 299 "name": "rtc_media_unittests" |
300 }, | 300 }, |
301 { | 301 { |
302 "cmd": [ | 302 "cmd": [ |
303 "python", | 303 "python", |
304 "-u", | 304 "-u", |
305 "[BUILD]/scripts/slave/runtest.py", | 305 "[BUILD]/scripts/slave/runtest.py", |
306 "--target", | 306 "--target", |
307 "Debug", | 307 "Debug", |
308 "--xvfb", | 308 "--xvfb", |
309 "--factory-properties", | 309 "--factory-properties", |
310 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 310 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
311 "--build-properties", | 311 "--build-properties", |
312 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", | 312 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"slavename\": \"slavename\"}", |
313 "--test-type=rtc_media_unittests", | 313 "--test-type=rtc_pc_unittests", |
314 "--step-name=rtc_media_unittests", | 314 "--step-name=rtc_pc_unittests", |
315 "--builder-name=Linux64 Debug", | 315 "--builder-name=Linux64 Debug", |
316 "--slave-name=slavename", | 316 "--slave-name=slavename", |
317 "--build-number=1337", | 317 "--build-number=1337", |
318 "--run-python-script", | 318 "--run-python-script", |
319 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 319 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
320 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 320 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
321 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests", | 321 "[SLAVE_BUILD]/src/out/Debug/rtc_pc_unittests", |
322 "--" | 322 "--" |
323 ], | 323 ], |
324 "cwd": "[SLAVE_BUILD]", | 324 "cwd": "[SLAVE_BUILD]", |
325 "name": "rtc_media_unittests" | 325 "name": "rtc_pc_unittests" |
326 }, | 326 }, |
327 { | 327 { |
328 "cmd": [ | 328 "cmd": [ |
329 "python", | 329 "python", |
330 "-u", | 330 "-u", |
331 "[BUILD]/scripts/slave/runtest.py", | 331 "[BUILD]/scripts/slave/runtest.py", |
332 "--target", | 332 "--target", |
333 "Debug", | 333 "Debug", |
334 "--xvfb", | 334 "--xvfb", |
335 "--factory-properties", | 335 "--factory-properties", |
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 ], | 507 ], |
508 "cwd": "[SLAVE_BUILD]", | 508 "cwd": "[SLAVE_BUILD]", |
509 "name": "webrtc_nonparallel_tests" | 509 "name": "webrtc_nonparallel_tests" |
510 }, | 510 }, |
511 { | 511 { |
512 "name": "$result", | 512 "name": "$result", |
513 "recipe_result": null, | 513 "recipe_result": null, |
514 "status_code": 0 | 514 "status_code": 0 |
515 } | 515 } |
516 ] | 516 ] |
OLD | NEW |