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.fyi", | 8 "client.webrtc.fyi", |
9 "--builder", | 9 "--builder", |
10 "Linux UBSan", | 10 "Linux UBSan", |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 "python", | 219 "python", |
220 "-u", | 220 "-u", |
221 "[BUILD]/scripts/slave/runtest.py", | 221 "[BUILD]/scripts/slave/runtest.py", |
222 "--target", | 222 "--target", |
223 "Release", | 223 "Release", |
224 "--xvfb", | 224 "--xvfb", |
225 "--factory-properties", | 225 "--factory-properties", |
226 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 226 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
227 "--build-properties", | 227 "--build-properties", |
228 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 228 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
229 "--test-type=libjingle_p2p_unittest", | 229 "--test-type=modules_tests", |
230 "--step-name=libjingle_p2p_unittest", | 230 "--step-name=modules_tests", |
231 "--builder-name=Linux UBSan", | 231 "--builder-name=Linux UBSan", |
232 "--slave-name=slavename", | 232 "--slave-name=slavename", |
233 "--build-number=1337", | 233 "--build-number=1337", |
234 "--run-python-script", | 234 "--run-python-script", |
235 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 235 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
236 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 236 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
237 "[SLAVE_BUILD]/src/out/Release/libjingle_p2p_unittest", | 237 "[SLAVE_BUILD]/src/out/Release/modules_tests", |
238 "--" | 238 "--" |
239 ], | 239 ], |
240 "cwd": "[SLAVE_BUILD]", | 240 "cwd": "[SLAVE_BUILD]", |
241 "name": "libjingle_p2p_unittest" | 241 "name": "modules_tests" |
242 }, | 242 }, |
243 { | 243 { |
244 "cmd": [ | 244 "cmd": [ |
245 "python", | 245 "python", |
246 "-u", | 246 "-u", |
247 "[BUILD]/scripts/slave/runtest.py", | 247 "[BUILD]/scripts/slave/runtest.py", |
248 "--target", | 248 "--target", |
249 "Release", | 249 "Release", |
250 "--xvfb", | 250 "--xvfb", |
251 "--factory-properties", | 251 "--factory-properties", |
252 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 252 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
253 "--build-properties", | 253 "--build-properties", |
254 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 254 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
255 "--test-type=modules_tests", | 255 "--test-type=modules_unittests", |
256 "--step-name=modules_tests", | 256 "--step-name=modules_unittests", |
257 "--builder-name=Linux UBSan", | 257 "--builder-name=Linux UBSan", |
258 "--slave-name=slavename", | 258 "--slave-name=slavename", |
259 "--build-number=1337", | 259 "--build-number=1337", |
260 "--run-python-script", | 260 "--run-python-script", |
261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
263 "[SLAVE_BUILD]/src/out/Release/modules_tests", | 263 "[SLAVE_BUILD]/src/out/Release/modules_unittests", |
264 "--" | 264 "--" |
265 ], | 265 ], |
266 "cwd": "[SLAVE_BUILD]", | 266 "cwd": "[SLAVE_BUILD]", |
267 "name": "modules_tests" | 267 "name": "modules_unittests" |
268 }, | 268 }, |
269 { | 269 { |
270 "cmd": [ | 270 "cmd": [ |
271 "python", | 271 "python", |
272 "-u", | 272 "-u", |
273 "[BUILD]/scripts/slave/runtest.py", | 273 "[BUILD]/scripts/slave/runtest.py", |
274 "--target", | 274 "--target", |
275 "Release", | 275 "Release", |
276 "--xvfb", | 276 "--xvfb", |
277 "--factory-properties", | 277 "--factory-properties", |
278 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 278 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
279 "--build-properties", | 279 "--build-properties", |
280 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 280 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
281 "--test-type=modules_unittests", | 281 "--test-type=peerconnection_unittests", |
282 "--step-name=modules_unittests", | 282 "--step-name=peerconnection_unittests", |
283 "--builder-name=Linux UBSan", | 283 "--builder-name=Linux UBSan", |
284 "--slave-name=slavename", | 284 "--slave-name=slavename", |
285 "--build-number=1337", | 285 "--build-number=1337", |
286 "--run-python-script", | 286 "--run-python-script", |
287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
289 "[SLAVE_BUILD]/src/out/Release/modules_unittests", | 289 "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests", |
290 "--" | 290 "--" |
291 ], | 291 ], |
292 "cwd": "[SLAVE_BUILD]", | 292 "cwd": "[SLAVE_BUILD]", |
293 "name": "modules_unittests" | 293 "name": "peerconnection_unittests" |
294 }, | 294 }, |
295 { | 295 { |
296 "cmd": [ | 296 "cmd": [ |
297 "python", | 297 "python", |
298 "-u", | 298 "-u", |
299 "[BUILD]/scripts/slave/runtest.py", | 299 "[BUILD]/scripts/slave/runtest.py", |
300 "--target", | 300 "--target", |
301 "Release", | 301 "Release", |
302 "--xvfb", | 302 "--xvfb", |
303 "--factory-properties", | 303 "--factory-properties", |
304 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 304 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
305 "--build-properties", | 305 "--build-properties", |
306 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 306 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
307 "--test-type=peerconnection_unittests", | 307 "--test-type=rtc_media_unittests", |
308 "--step-name=peerconnection_unittests", | 308 "--step-name=rtc_media_unittests", |
309 "--builder-name=Linux UBSan", | 309 "--builder-name=Linux UBSan", |
310 "--slave-name=slavename", | 310 "--slave-name=slavename", |
311 "--build-number=1337", | 311 "--build-number=1337", |
312 "--run-python-script", | 312 "--run-python-script", |
313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
315 "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests", | 315 "[SLAVE_BUILD]/src/out/Release/rtc_media_unittests", |
316 "--" | 316 "--" |
317 ], | 317 ], |
318 "cwd": "[SLAVE_BUILD]", | 318 "cwd": "[SLAVE_BUILD]", |
319 "name": "peerconnection_unittests" | 319 "name": "rtc_media_unittests" |
320 }, | 320 }, |
321 { | 321 { |
322 "cmd": [ | 322 "cmd": [ |
323 "python", | 323 "python", |
324 "-u", | 324 "-u", |
325 "[BUILD]/scripts/slave/runtest.py", | 325 "[BUILD]/scripts/slave/runtest.py", |
326 "--target", | 326 "--target", |
327 "Release", | 327 "Release", |
328 "--xvfb", | 328 "--xvfb", |
329 "--factory-properties", | 329 "--factory-properties", |
330 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 330 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
331 "--build-properties", | 331 "--build-properties", |
332 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 332 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build
number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan
dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
333 "--test-type=rtc_media_unittests", | 333 "--test-type=rtc_pc_unittests", |
334 "--step-name=rtc_media_unittests", | 334 "--step-name=rtc_pc_unittests", |
335 "--builder-name=Linux UBSan", | 335 "--builder-name=Linux UBSan", |
336 "--slave-name=slavename", | 336 "--slave-name=slavename", |
337 "--build-number=1337", | 337 "--build-number=1337", |
338 "--run-python-script", | 338 "--run-python-script", |
339 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 339 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
340 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 340 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
341 "[SLAVE_BUILD]/src/out/Release/rtc_media_unittests", | 341 "[SLAVE_BUILD]/src/out/Release/rtc_pc_unittests", |
342 "--" | 342 "--" |
343 ], | 343 ], |
344 "cwd": "[SLAVE_BUILD]", | 344 "cwd": "[SLAVE_BUILD]", |
345 "name": "rtc_media_unittests" | 345 "name": "rtc_pc_unittests" |
346 }, | 346 }, |
347 { | 347 { |
348 "cmd": [ | 348 "cmd": [ |
349 "python", | 349 "python", |
350 "-u", | 350 "-u", |
351 "[BUILD]/scripts/slave/runtest.py", | 351 "[BUILD]/scripts/slave/runtest.py", |
352 "--target", | 352 "--target", |
353 "Release", | 353 "Release", |
354 "--xvfb", | 354 "--xvfb", |
355 "--factory-properties", | 355 "--factory-properties", |
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
527 ], | 527 ], |
528 "cwd": "[SLAVE_BUILD]", | 528 "cwd": "[SLAVE_BUILD]", |
529 "name": "webrtc_nonparallel_tests" | 529 "name": "webrtc_nonparallel_tests" |
530 }, | 530 }, |
531 { | 531 { |
532 "name": "$result", | 532 "name": "$result", |
533 "recipe_result": null, | 533 "recipe_result": null, |
534 "status_code": 0 | 534 "status_code": 0 |
535 } | 535 } |
536 ] | 536 ] |
OLD | NEW |