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

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

Issue 1987623002: Reland "Remove --shard-timeout from webrtc recipes now that they are in wrapper scripts" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Ensured --run-python-script is passed to Android perf tests Created 4 years, 7 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 | Annotate | Revision Log
OLDNEW
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
342 ], 342 ],
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 "env": { 354 "env": {
357 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 355 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 369 "env": {
374 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 370 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 384 "env": {
391 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 385 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 399 "env": {
408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 400 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 414 "env": {
425 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 415 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 429 "env": {
442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 444 "env": {
459 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 445 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 459 "env": {
476 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 460 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 474 "env": {
493 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 489 "env": {
510 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 490 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 504 "env": {
527 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 505 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 519 "env": {
544 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 520 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 "env": { 534 "env": {
561 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 535 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 652 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
679 "@@@STEP_LOG_END@python.inline@@@" 653 "@@@STEP_LOG_END@python.inline@@@"
680 ] 654 ]
681 }, 655 },
682 { 656 {
683 "name": "$result", 657 "name": "$result",
684 "recipe_result": null, 658 "recipe_result": null,
685 "status_code": 0 659 "status_code": 0
686 } 660 }
687 ] 661 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698