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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_ubsan_vptr.json

Issue 2229213003: webrtc: run tests in the checkout directory (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Linux_UBSan_vptr", 7 "[BUILDER_CACHE]/Linux_UBSan_vptr",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 "--step-name=audio_decoder_unittests", 269 "--step-name=audio_decoder_unittests",
270 "--builder-name=Linux UBSan vptr", 270 "--builder-name=Linux UBSan vptr",
271 "--slave-name=slavename", 271 "--slave-name=slavename",
272 "--build-number=1337", 272 "--build-number=1337",
273 "--run-python-script", 273 "--run-python-script",
274 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 274 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
275 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 275 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
276 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/audio_decoder_unittests" , 276 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/audio_decoder_unittests" ,
277 "--" 277 "--"
278 ], 278 ],
279 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 279 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
280 "name": "audio_decoder_unittests" 280 "name": "audio_decoder_unittests"
281 }, 281 },
282 { 282 {
283 "cmd": [ 283 "cmd": [
284 "python", 284 "python",
285 "-u", 285 "-u",
286 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 286 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
287 "--target", 287 "--target",
288 "Release", 288 "Release",
289 "--xvfb", 289 "--xvfb",
290 "--factory-properties", 290 "--factory-properties",
291 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 291 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
292 "--build-properties", 292 "--build-properties",
293 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 293 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
294 "--test-type=common_audio_unittests", 294 "--test-type=common_audio_unittests",
295 "--step-name=common_audio_unittests", 295 "--step-name=common_audio_unittests",
296 "--builder-name=Linux UBSan vptr", 296 "--builder-name=Linux UBSan vptr",
297 "--slave-name=slavename", 297 "--slave-name=slavename",
298 "--build-number=1337", 298 "--build-number=1337",
299 "--run-python-script", 299 "--run-python-script",
300 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 300 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
301 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 301 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
302 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/common_audio_unittests", 302 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/common_audio_unittests",
303 "--" 303 "--"
304 ], 304 ],
305 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 305 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
306 "name": "common_audio_unittests" 306 "name": "common_audio_unittests"
307 }, 307 },
308 { 308 {
309 "cmd": [ 309 "cmd": [
310 "python", 310 "python",
311 "-u", 311 "-u",
312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
313 "--target", 313 "--target",
314 "Release", 314 "Release",
315 "--xvfb", 315 "--xvfb",
316 "--factory-properties", 316 "--factory-properties",
317 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 317 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
318 "--build-properties", 318 "--build-properties",
319 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 319 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
320 "--test-type=common_video_unittests", 320 "--test-type=common_video_unittests",
321 "--step-name=common_video_unittests", 321 "--step-name=common_video_unittests",
322 "--builder-name=Linux UBSan vptr", 322 "--builder-name=Linux UBSan vptr",
323 "--slave-name=slavename", 323 "--slave-name=slavename",
324 "--build-number=1337", 324 "--build-number=1337",
325 "--run-python-script", 325 "--run-python-script",
326 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 326 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
327 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 327 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
328 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/common_video_unittests", 328 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/common_video_unittests",
329 "--" 329 "--"
330 ], 330 ],
331 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 331 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
332 "name": "common_video_unittests" 332 "name": "common_video_unittests"
333 }, 333 },
334 { 334 {
335 "cmd": [ 335 "cmd": [
336 "python", 336 "python",
337 "-u", 337 "-u",
338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
339 "--target", 339 "--target",
340 "Release", 340 "Release",
341 "--xvfb", 341 "--xvfb",
342 "--factory-properties", 342 "--factory-properties",
343 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 343 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
344 "--build-properties", 344 "--build-properties",
345 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 345 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
346 "--test-type=modules_tests", 346 "--test-type=modules_tests",
347 "--step-name=modules_tests", 347 "--step-name=modules_tests",
348 "--builder-name=Linux UBSan vptr", 348 "--builder-name=Linux UBSan vptr",
349 "--slave-name=slavename", 349 "--slave-name=slavename",
350 "--build-number=1337", 350 "--build-number=1337",
351 "--run-python-script", 351 "--run-python-script",
352 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 352 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
353 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 353 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
354 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/modules_tests", 354 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/modules_tests",
355 "--" 355 "--"
356 ], 356 ],
357 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 357 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
358 "name": "modules_tests" 358 "name": "modules_tests"
359 }, 359 },
360 { 360 {
361 "cmd": [ 361 "cmd": [
362 "python", 362 "python",
363 "-u", 363 "-u",
364 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 364 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
365 "--target", 365 "--target",
366 "Release", 366 "Release",
367 "--xvfb", 367 "--xvfb",
368 "--factory-properties", 368 "--factory-properties",
369 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 369 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
370 "--build-properties", 370 "--build-properties",
371 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 371 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
372 "--test-type=modules_unittests", 372 "--test-type=modules_unittests",
373 "--step-name=modules_unittests", 373 "--step-name=modules_unittests",
374 "--builder-name=Linux UBSan vptr", 374 "--builder-name=Linux UBSan vptr",
375 "--slave-name=slavename", 375 "--slave-name=slavename",
376 "--build-number=1337", 376 "--build-number=1337",
377 "--run-python-script", 377 "--run-python-script",
378 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 378 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
379 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 379 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
380 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/modules_unittests", 380 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/modules_unittests",
381 "--" 381 "--"
382 ], 382 ],
383 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 383 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
384 "name": "modules_unittests" 384 "name": "modules_unittests"
385 }, 385 },
386 { 386 {
387 "cmd": [ 387 "cmd": [
388 "python", 388 "python",
389 "-u", 389 "-u",
390 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 390 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
391 "--target", 391 "--target",
392 "Release", 392 "Release",
393 "--xvfb", 393 "--xvfb",
394 "--factory-properties", 394 "--factory-properties",
395 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 395 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
396 "--build-properties", 396 "--build-properties",
397 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 397 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
398 "--test-type=peerconnection_unittests", 398 "--test-type=peerconnection_unittests",
399 "--step-name=peerconnection_unittests", 399 "--step-name=peerconnection_unittests",
400 "--builder-name=Linux UBSan vptr", 400 "--builder-name=Linux UBSan vptr",
401 "--slave-name=slavename", 401 "--slave-name=slavename",
402 "--build-number=1337", 402 "--build-number=1337",
403 "--run-python-script", 403 "--run-python-script",
404 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 404 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
405 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 405 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
406 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/peerconnection_unittests ", 406 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/peerconnection_unittests ",
407 "--" 407 "--"
408 ], 408 ],
409 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 409 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
410 "name": "peerconnection_unittests" 410 "name": "peerconnection_unittests"
411 }, 411 },
412 { 412 {
413 "cmd": [ 413 "cmd": [
414 "python", 414 "python",
415 "-u", 415 "-u",
416 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 416 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
417 "--target", 417 "--target",
418 "Release", 418 "Release",
419 "--xvfb", 419 "--xvfb",
420 "--factory-properties", 420 "--factory-properties",
421 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 421 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
422 "--build-properties", 422 "--build-properties",
423 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 423 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
424 "--test-type=rtc_media_unittests", 424 "--test-type=rtc_media_unittests",
425 "--step-name=rtc_media_unittests", 425 "--step-name=rtc_media_unittests",
426 "--builder-name=Linux UBSan vptr", 426 "--builder-name=Linux UBSan vptr",
427 "--slave-name=slavename", 427 "--slave-name=slavename",
428 "--build-number=1337", 428 "--build-number=1337",
429 "--run-python-script", 429 "--run-python-script",
430 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 430 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
431 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 431 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
432 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_media_unittests", 432 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_media_unittests",
433 "--" 433 "--"
434 ], 434 ],
435 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 435 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
436 "name": "rtc_media_unittests" 436 "name": "rtc_media_unittests"
437 }, 437 },
438 { 438 {
439 "cmd": [ 439 "cmd": [
440 "python", 440 "python",
441 "-u", 441 "-u",
442 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 442 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
443 "--target", 443 "--target",
444 "Release", 444 "Release",
445 "--xvfb", 445 "--xvfb",
446 "--factory-properties", 446 "--factory-properties",
447 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 447 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
448 "--build-properties", 448 "--build-properties",
449 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 449 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
450 "--test-type=rtc_pc_unittests", 450 "--test-type=rtc_pc_unittests",
451 "--step-name=rtc_pc_unittests", 451 "--step-name=rtc_pc_unittests",
452 "--builder-name=Linux UBSan vptr", 452 "--builder-name=Linux UBSan vptr",
453 "--slave-name=slavename", 453 "--slave-name=slavename",
454 "--build-number=1337", 454 "--build-number=1337",
455 "--run-python-script", 455 "--run-python-script",
456 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 456 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
457 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 457 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
458 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_pc_unittests", 458 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_pc_unittests",
459 "--" 459 "--"
460 ], 460 ],
461 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 461 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
462 "name": "rtc_pc_unittests" 462 "name": "rtc_pc_unittests"
463 }, 463 },
464 { 464 {
465 "cmd": [ 465 "cmd": [
466 "python", 466 "python",
467 "-u", 467 "-u",
468 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 468 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
469 "--target", 469 "--target",
470 "Release", 470 "Release",
471 "--xvfb", 471 "--xvfb",
472 "--factory-properties", 472 "--factory-properties",
473 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 473 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
474 "--build-properties", 474 "--build-properties",
475 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 475 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
476 "--test-type=rtc_unittests", 476 "--test-type=rtc_unittests",
477 "--step-name=rtc_unittests", 477 "--step-name=rtc_unittests",
478 "--builder-name=Linux UBSan vptr", 478 "--builder-name=Linux UBSan vptr",
479 "--slave-name=slavename", 479 "--slave-name=slavename",
480 "--build-number=1337", 480 "--build-number=1337",
481 "--run-python-script", 481 "--run-python-script",
482 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 482 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
483 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 483 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
484 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_unittests", 484 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/rtc_unittests",
485 "--" 485 "--"
486 ], 486 ],
487 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 487 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
488 "name": "rtc_unittests" 488 "name": "rtc_unittests"
489 }, 489 },
490 { 490 {
491 "cmd": [ 491 "cmd": [
492 "python", 492 "python",
493 "-u", 493 "-u",
494 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 494 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
495 "--target", 495 "--target",
496 "Release", 496 "Release",
497 "--xvfb", 497 "--xvfb",
498 "--factory-properties", 498 "--factory-properties",
499 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 499 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
500 "--build-properties", 500 "--build-properties",
501 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 501 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
502 "--test-type=system_wrappers_unittests", 502 "--test-type=system_wrappers_unittests",
503 "--step-name=system_wrappers_unittests", 503 "--step-name=system_wrappers_unittests",
504 "--builder-name=Linux UBSan vptr", 504 "--builder-name=Linux UBSan vptr",
505 "--slave-name=slavename", 505 "--slave-name=slavename",
506 "--build-number=1337", 506 "--build-number=1337",
507 "--run-python-script", 507 "--run-python-script",
508 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 508 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
509 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 509 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
510 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/system_wrappers_unittest s", 510 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/system_wrappers_unittest s",
511 "--" 511 "--"
512 ], 512 ],
513 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 513 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
514 "name": "system_wrappers_unittests" 514 "name": "system_wrappers_unittests"
515 }, 515 },
516 { 516 {
517 "cmd": [ 517 "cmd": [
518 "python", 518 "python",
519 "-u", 519 "-u",
520 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 520 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
521 "--target", 521 "--target",
522 "Release", 522 "Release",
523 "--xvfb", 523 "--xvfb",
524 "--factory-properties", 524 "--factory-properties",
525 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 525 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
526 "--build-properties", 526 "--build-properties",
527 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 527 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
528 "--test-type=test_support_unittests", 528 "--test-type=test_support_unittests",
529 "--step-name=test_support_unittests", 529 "--step-name=test_support_unittests",
530 "--builder-name=Linux UBSan vptr", 530 "--builder-name=Linux UBSan vptr",
531 "--slave-name=slavename", 531 "--slave-name=slavename",
532 "--build-number=1337", 532 "--build-number=1337",
533 "--run-python-script", 533 "--run-python-script",
534 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 534 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
535 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 535 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
536 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/test_support_unittests", 536 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/test_support_unittests",
537 "--" 537 "--"
538 ], 538 ],
539 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 539 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
540 "name": "test_support_unittests" 540 "name": "test_support_unittests"
541 }, 541 },
542 { 542 {
543 "cmd": [ 543 "cmd": [
544 "python", 544 "python",
545 "-u", 545 "-u",
546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
547 "--target", 547 "--target",
548 "Release", 548 "Release",
549 "--xvfb", 549 "--xvfb",
550 "--factory-properties", 550 "--factory-properties",
551 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 551 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
552 "--build-properties", 552 "--build-properties",
553 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 553 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
554 "--test-type=tools_unittests", 554 "--test-type=tools_unittests",
555 "--step-name=tools_unittests", 555 "--step-name=tools_unittests",
556 "--builder-name=Linux UBSan vptr", 556 "--builder-name=Linux UBSan vptr",
557 "--slave-name=slavename", 557 "--slave-name=slavename",
558 "--build-number=1337", 558 "--build-number=1337",
559 "--run-python-script", 559 "--run-python-script",
560 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 560 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
561 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 561 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
562 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/tools_unittests", 562 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/tools_unittests",
563 "--" 563 "--"
564 ], 564 ],
565 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 565 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
566 "name": "tools_unittests" 566 "name": "tools_unittests"
567 }, 567 },
568 { 568 {
569 "cmd": [ 569 "cmd": [
570 "python", 570 "python",
571 "-u", 571 "-u",
572 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 572 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
573 "--target", 573 "--target",
574 "Release", 574 "Release",
575 "--xvfb", 575 "--xvfb",
576 "--factory-properties", 576 "--factory-properties",
577 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 577 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
578 "--build-properties", 578 "--build-properties",
579 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 579 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
580 "--test-type=video_engine_tests", 580 "--test-type=video_engine_tests",
581 "--step-name=video_engine_tests", 581 "--step-name=video_engine_tests",
582 "--builder-name=Linux UBSan vptr", 582 "--builder-name=Linux UBSan vptr",
583 "--slave-name=slavename", 583 "--slave-name=slavename",
584 "--build-number=1337", 584 "--build-number=1337",
585 "--run-python-script", 585 "--run-python-script",
586 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 586 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
587 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 587 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
588 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/video_engine_tests", 588 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/video_engine_tests",
589 "--" 589 "--"
590 ], 590 ],
591 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 591 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
592 "name": "video_engine_tests" 592 "name": "video_engine_tests"
593 }, 593 },
594 { 594 {
595 "cmd": [ 595 "cmd": [
596 "python", 596 "python",
597 "-u", 597 "-u",
598 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 598 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
599 "--target", 599 "--target",
600 "Release", 600 "Release",
601 "--xvfb", 601 "--xvfb",
602 "--factory-properties", 602 "--factory-properties",
603 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 603 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
604 "--build-properties", 604 "--build-properties",
605 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 605 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
606 "--test-type=voice_engine_unittests", 606 "--test-type=voice_engine_unittests",
607 "--step-name=voice_engine_unittests", 607 "--step-name=voice_engine_unittests",
608 "--builder-name=Linux UBSan vptr", 608 "--builder-name=Linux UBSan vptr",
609 "--slave-name=slavename", 609 "--slave-name=slavename",
610 "--build-number=1337", 610 "--build-number=1337",
611 "--run-python-script", 611 "--run-python-script",
612 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 612 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
613 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 613 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
614 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/voice_engine_unittests", 614 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/voice_engine_unittests",
615 "--" 615 "--"
616 ], 616 ],
617 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 617 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
618 "name": "voice_engine_unittests" 618 "name": "voice_engine_unittests"
619 }, 619 },
620 { 620 {
621 "cmd": [ 621 "cmd": [
622 "python", 622 "python",
623 "-u", 623 "-u",
624 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 624 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
625 "--target", 625 "--target",
626 "Release", 626 "Release",
627 "--xvfb", 627 "--xvfb",
628 "--factory-properties", 628 "--factory-properties",
629 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 629 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
630 "--build-properties", 630 "--build-properties",
631 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 631 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
632 "--test-type=xmllite_xmpp_unittests", 632 "--test-type=xmllite_xmpp_unittests",
633 "--step-name=xmllite_xmpp_unittests", 633 "--step-name=xmllite_xmpp_unittests",
634 "--builder-name=Linux UBSan vptr", 634 "--builder-name=Linux UBSan vptr",
635 "--slave-name=slavename", 635 "--slave-name=slavename",
636 "--build-number=1337", 636 "--build-number=1337",
637 "--run-python-script", 637 "--run-python-script",
638 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 638 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
639 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel", 639 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/third_party/gtest-parallel/gtest-par allel",
640 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/xmllite_xmpp_unittests", 640 "[BUILDER_CACHE]/Linux_UBSan_vptr/src/out/Release/xmllite_xmpp_unittests",
641 "--" 641 "--"
642 ], 642 ],
643 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 643 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
644 "name": "xmllite_xmpp_unittests" 644 "name": "xmllite_xmpp_unittests"
645 }, 645 },
646 { 646 {
647 "allow_subannotations": true, 647 "allow_subannotations": true,
648 "cmd": [ 648 "cmd": [
649 "python", 649 "python",
650 "-u", 650 "-u",
651 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 651 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
652 "--target", 652 "--target",
653 "Release", 653 "Release",
654 "--xvfb", 654 "--xvfb",
655 "--factory-properties", 655 "--factory-properties",
656 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 656 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
657 "--build-properties", 657 "--build-properties",
658 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 658 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan vptr\", \" buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitch en\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
659 "--annotate=gtest", 659 "--annotate=gtest",
660 "--test-type=webrtc_nonparallel_tests", 660 "--test-type=webrtc_nonparallel_tests",
661 "--step-name=webrtc_nonparallel_tests", 661 "--step-name=webrtc_nonparallel_tests",
662 "--generate-json-file", 662 "--generate-json-file",
663 "-o", 663 "-o",
664 "gtest-results/webrtc_nonparallel_tests", 664 "gtest-results/webrtc_nonparallel_tests",
665 "--builder-name=Linux UBSan vptr", 665 "--builder-name=Linux UBSan vptr",
666 "--slave-name=slavename", 666 "--slave-name=slavename",
667 "--build-number=1337", 667 "--build-number=1337",
668 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 668 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
669 "webrtc_nonparallel_tests" 669 "webrtc_nonparallel_tests"
670 ], 670 ],
671 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr", 671 "cwd": "[BUILDER_CACHE]/Linux_UBSan_vptr/src",
672 "name": "webrtc_nonparallel_tests" 672 "name": "webrtc_nonparallel_tests"
673 }, 673 },
674 { 674 {
675 "name": "$result", 675 "name": "$result",
676 "recipe_result": null, 676 "recipe_result": null,
677 "status_code": 0 677 "status_code": 0
678 } 678 }
679 ] 679 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698