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 "tryserver.webrtc", | 8 "tryserver.webrtc", |
9 "--builder", | 9 "--builder", |
10 "android_n6", | 10 "android_n6", |
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
342 "cwd": "[SLAVE_BUILD]", | 342 "cwd": "[SLAVE_BUILD]", |
343 "name": "spawn_device_monitor" | 343 "name": "spawn_device_monitor" |
344 }, | 344 }, |
345 { | 345 { |
346 "cmd": [ | 346 "cmd": [ |
347 "python", | 347 "python", |
348 "-u", | 348 "-u", |
349 "[SLAVE_BUILD]/src/out/Debug/bin/run_audio_decoder_unittests", | 349 "[SLAVE_BUILD]/src/out/Debug/bin/run_audio_decoder_unittests", |
350 "--blacklist-file", | 350 "--blacklist-file", |
351 "[SLAVE_BUILD]/src/out/bad_devices.json", | 351 "[SLAVE_BUILD]/src/out/bad_devices.json", |
352 "--verbose", | 352 "--verbose" |
353 "-t", | |
354 "900" | |
355 ], | 353 ], |
356 "cwd": "[SLAVE_BUILD]", | 354 "cwd": "[SLAVE_BUILD]", |
357 "env": { | 355 "env": { |
358 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 356 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
359 }, | 357 }, |
360 "name": "audio_decoder_unittests" | 358 "name": "audio_decoder_unittests" |
361 }, | 359 }, |
362 { | 360 { |
363 "cmd": [ | 361 "cmd": [ |
364 "python", | 362 "python", |
365 "-u", | 363 "-u", |
366 "[SLAVE_BUILD]/src/out/Debug/bin/run_common_audio_unittests", | 364 "[SLAVE_BUILD]/src/out/Debug/bin/run_common_audio_unittests", |
367 "--blacklist-file", | 365 "--blacklist-file", |
368 "[SLAVE_BUILD]/src/out/bad_devices.json", | 366 "[SLAVE_BUILD]/src/out/bad_devices.json", |
369 "--verbose", | 367 "--verbose" |
370 "-t", | |
371 "900" | |
372 ], | 368 ], |
373 "cwd": "[SLAVE_BUILD]", | 369 "cwd": "[SLAVE_BUILD]", |
374 "env": { | 370 "env": { |
375 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 371 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
376 }, | 372 }, |
377 "name": "common_audio_unittests" | 373 "name": "common_audio_unittests" |
378 }, | 374 }, |
379 { | 375 { |
380 "cmd": [ | 376 "cmd": [ |
381 "python", | 377 "python", |
382 "-u", | 378 "-u", |
383 "[SLAVE_BUILD]/src/out/Debug/bin/run_common_video_unittests", | 379 "[SLAVE_BUILD]/src/out/Debug/bin/run_common_video_unittests", |
384 "--blacklist-file", | 380 "--blacklist-file", |
385 "[SLAVE_BUILD]/src/out/bad_devices.json", | 381 "[SLAVE_BUILD]/src/out/bad_devices.json", |
386 "--verbose", | 382 "--verbose" |
387 "-t", | |
388 "900" | |
389 ], | 383 ], |
390 "cwd": "[SLAVE_BUILD]", | 384 "cwd": "[SLAVE_BUILD]", |
391 "env": { | 385 "env": { |
392 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 386 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
393 }, | 387 }, |
394 "name": "common_video_unittests" | 388 "name": "common_video_unittests" |
395 }, | 389 }, |
396 { | 390 { |
397 "cmd": [ | 391 "cmd": [ |
398 "python", | 392 "python", |
399 "-u", | 393 "-u", |
400 "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_tests", | 394 "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_tests", |
401 "--blacklist-file", | 395 "--blacklist-file", |
402 "[SLAVE_BUILD]/src/out/bad_devices.json", | 396 "[SLAVE_BUILD]/src/out/bad_devices.json", |
403 "--verbose", | 397 "--verbose" |
404 "-t", | |
405 "900" | |
406 ], | 398 ], |
407 "cwd": "[SLAVE_BUILD]", | 399 "cwd": "[SLAVE_BUILD]", |
408 "env": { | 400 "env": { |
409 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 401 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
410 }, | 402 }, |
411 "name": "modules_tests" | 403 "name": "modules_tests" |
412 }, | 404 }, |
413 { | 405 { |
414 "cmd": [ | 406 "cmd": [ |
415 "python", | 407 "python", |
416 "-u", | 408 "-u", |
417 "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_unittests", | 409 "[SLAVE_BUILD]/src/out/Debug/bin/run_modules_unittests", |
418 "--blacklist-file", | 410 "--blacklist-file", |
419 "[SLAVE_BUILD]/src/out/bad_devices.json", | 411 "[SLAVE_BUILD]/src/out/bad_devices.json", |
420 "--verbose", | 412 "--verbose" |
421 "-t", | |
422 "900" | |
423 ], | 413 ], |
424 "cwd": "[SLAVE_BUILD]", | 414 "cwd": "[SLAVE_BUILD]", |
425 "env": { | 415 "env": { |
426 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 416 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
427 }, | 417 }, |
428 "name": "modules_unittests" | 418 "name": "modules_unittests" |
429 }, | 419 }, |
430 { | 420 { |
431 "cmd": [ | 421 "cmd": [ |
432 "python", | 422 "python", |
433 "-u", | 423 "-u", |
434 "[SLAVE_BUILD]/src/out/Debug/bin/run_peerconnection_unittests", | 424 "[SLAVE_BUILD]/src/out/Debug/bin/run_peerconnection_unittests", |
435 "--blacklist-file", | 425 "--blacklist-file", |
436 "[SLAVE_BUILD]/src/out/bad_devices.json", | 426 "[SLAVE_BUILD]/src/out/bad_devices.json", |
437 "--verbose", | 427 "--verbose" |
438 "-t", | |
439 "900" | |
440 ], | 428 ], |
441 "cwd": "[SLAVE_BUILD]", | 429 "cwd": "[SLAVE_BUILD]", |
442 "env": { | 430 "env": { |
443 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 431 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
444 }, | 432 }, |
445 "name": "peerconnection_unittests" | 433 "name": "peerconnection_unittests" |
446 }, | 434 }, |
447 { | 435 { |
448 "cmd": [ | 436 "cmd": [ |
449 "python", | 437 "python", |
450 "-u", | 438 "-u", |
451 "[SLAVE_BUILD]/src/out/Debug/bin/run_system_wrappers_unittests", | 439 "[SLAVE_BUILD]/src/out/Debug/bin/run_system_wrappers_unittests", |
452 "--blacklist-file", | 440 "--blacklist-file", |
453 "[SLAVE_BUILD]/src/out/bad_devices.json", | 441 "[SLAVE_BUILD]/src/out/bad_devices.json", |
454 "--verbose", | 442 "--verbose" |
455 "-t", | |
456 "900" | |
457 ], | 443 ], |
458 "cwd": "[SLAVE_BUILD]", | 444 "cwd": "[SLAVE_BUILD]", |
459 "env": { | 445 "env": { |
460 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 446 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
461 }, | 447 }, |
462 "name": "system_wrappers_unittests" | 448 "name": "system_wrappers_unittests" |
463 }, | 449 }, |
464 { | 450 { |
465 "cmd": [ | 451 "cmd": [ |
466 "python", | 452 "python", |
467 "-u", | 453 "-u", |
468 "[SLAVE_BUILD]/src/out/Debug/bin/run_test_support_unittests", | 454 "[SLAVE_BUILD]/src/out/Debug/bin/run_test_support_unittests", |
469 "--blacklist-file", | 455 "--blacklist-file", |
470 "[SLAVE_BUILD]/src/out/bad_devices.json", | 456 "[SLAVE_BUILD]/src/out/bad_devices.json", |
471 "--verbose", | 457 "--verbose" |
472 "-t", | |
473 "900" | |
474 ], | 458 ], |
475 "cwd": "[SLAVE_BUILD]", | 459 "cwd": "[SLAVE_BUILD]", |
476 "env": { | 460 "env": { |
477 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 461 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
478 }, | 462 }, |
479 "name": "test_support_unittests" | 463 "name": "test_support_unittests" |
480 }, | 464 }, |
481 { | 465 { |
482 "cmd": [ | 466 "cmd": [ |
483 "python", | 467 "python", |
484 "-u", | 468 "-u", |
485 "[SLAVE_BUILD]/src/out/Debug/bin/run_tools_unittests", | 469 "[SLAVE_BUILD]/src/out/Debug/bin/run_tools_unittests", |
486 "--blacklist-file", | 470 "--blacklist-file", |
487 "[SLAVE_BUILD]/src/out/bad_devices.json", | 471 "[SLAVE_BUILD]/src/out/bad_devices.json", |
488 "--verbose", | 472 "--verbose" |
489 "-t", | |
490 "900" | |
491 ], | 473 ], |
492 "cwd": "[SLAVE_BUILD]", | 474 "cwd": "[SLAVE_BUILD]", |
493 "env": { | 475 "env": { |
494 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 476 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
495 }, | 477 }, |
496 "name": "tools_unittests" | 478 "name": "tools_unittests" |
497 }, | 479 }, |
498 { | 480 { |
499 "cmd": [ | 481 "cmd": [ |
500 "python", | 482 "python", |
501 "-u", | 483 "-u", |
502 "[SLAVE_BUILD]/src/out/Debug/bin/run_video_engine_tests", | 484 "[SLAVE_BUILD]/src/out/Debug/bin/run_video_engine_tests", |
503 "--blacklist-file", | 485 "--blacklist-file", |
504 "[SLAVE_BUILD]/src/out/bad_devices.json", | 486 "[SLAVE_BUILD]/src/out/bad_devices.json", |
505 "--verbose", | 487 "--verbose" |
506 "-t", | |
507 "900" | |
508 ], | 488 ], |
509 "cwd": "[SLAVE_BUILD]", | 489 "cwd": "[SLAVE_BUILD]", |
510 "env": { | 490 "env": { |
511 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 491 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
512 }, | 492 }, |
513 "name": "video_engine_tests" | 493 "name": "video_engine_tests" |
514 }, | 494 }, |
515 { | 495 { |
516 "cmd": [ | 496 "cmd": [ |
517 "python", | 497 "python", |
518 "-u", | 498 "-u", |
519 "[SLAVE_BUILD]/src/out/Debug/bin/run_voice_engine_unittests", | 499 "[SLAVE_BUILD]/src/out/Debug/bin/run_voice_engine_unittests", |
520 "--blacklist-file", | 500 "--blacklist-file", |
521 "[SLAVE_BUILD]/src/out/bad_devices.json", | 501 "[SLAVE_BUILD]/src/out/bad_devices.json", |
522 "--verbose", | 502 "--verbose" |
523 "-t", | |
524 "900" | |
525 ], | 503 ], |
526 "cwd": "[SLAVE_BUILD]", | 504 "cwd": "[SLAVE_BUILD]", |
527 "env": { | 505 "env": { |
528 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 506 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
529 }, | 507 }, |
530 "name": "voice_engine_unittests" | 508 "name": "voice_engine_unittests" |
531 }, | 509 }, |
532 { | 510 { |
533 "cmd": [ | 511 "cmd": [ |
534 "python", | 512 "python", |
535 "-u", | 513 "-u", |
536 "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_nonparallel_tests", | 514 "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_nonparallel_tests", |
537 "--blacklist-file", | 515 "--blacklist-file", |
538 "[SLAVE_BUILD]/src/out/bad_devices.json", | 516 "[SLAVE_BUILD]/src/out/bad_devices.json", |
539 "--verbose", | 517 "--verbose" |
540 "-t", | |
541 "900" | |
542 ], | 518 ], |
543 "cwd": "[SLAVE_BUILD]", | 519 "cwd": "[SLAVE_BUILD]", |
544 "env": { | 520 "env": { |
545 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 521 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
546 }, | 522 }, |
547 "name": "webrtc_nonparallel_tests" | 523 "name": "webrtc_nonparallel_tests" |
548 }, | 524 }, |
549 { | 525 { |
550 "cmd": [ | 526 "cmd": [ |
551 "python", | 527 "python", |
552 "-u", | 528 "-u", |
553 "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_perf_tests", | 529 "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_perf_tests", |
554 "--blacklist-file", | 530 "--blacklist-file", |
555 "[SLAVE_BUILD]/src/out/bad_devices.json", | 531 "[SLAVE_BUILD]/src/out/bad_devices.json", |
556 "--verbose", | 532 "--verbose" |
557 "-t", | |
558 "2700" | |
559 ], | 533 ], |
560 "cwd": "[SLAVE_BUILD]", | 534 "cwd": "[SLAVE_BUILD]", |
561 "env": { | 535 "env": { |
562 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 536 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
563 }, | 537 }, |
564 "name": "webrtc_perf_tests" | 538 "name": "webrtc_perf_tests" |
565 }, | 539 }, |
566 { | 540 { |
567 "cmd": [ | 541 "cmd": [ |
568 "python", | 542 "python", |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
684 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 658 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
685 "@@@STEP_LOG_END@python.inline@@@" | 659 "@@@STEP_LOG_END@python.inline@@@" |
686 ] | 660 ] |
687 }, | 661 }, |
688 { | 662 { |
689 "name": "$result", | 663 "name": "$result", |
690 "recipe_result": null, | 664 "recipe_result": null, |
691 "status_code": 0 | 665 "status_code": 0 |
692 } | 666 } |
693 ] | 667 ] |
OLD | NEW |